Current File : /home/httpd/html/saltandpinevintage.com/dfSbj_wp.sql
/*!999999\- enable the sandbox mode */
-- MariaDB dump 10.19 Distrib 10.11.8-MariaDB, for Linux (x86_64)
--
-- Host: localhost Database: dfSbj_wp
-- ------------------------------------------------------
-- Server version 10.11.8-MariaDB
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `wp_actionscheduler_actions`
--
DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_actions` (
`action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`hook` varchar(191) NOT NULL,
`status` varchar(20) NOT NULL,
`scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
`priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
`args` varchar(191) DEFAULT NULL,
`schedule` longtext DEFAULT NULL,
`group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`attempts` int(11) NOT NULL DEFAULT 0,
`last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
`claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`extended_args` varchar(8000) DEFAULT NULL,
PRIMARY KEY (`action_id`),
KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
KEY `args` (`args`),
KEY `group_id` (`group_id`),
KEY `last_attempt_gmt` (`last_attempt_gmt`),
KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_actions`
--
LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES
(31,'action_scheduler/migration_hook','complete','2024-06-29 21:07:58','2024-06-29 21:07:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719695278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719695278;}',1,1,'2024-06-29 21:08:12','2024-06-29 21:08:12',0,NULL),
(32,'woocommerce_cleanup_draft_orders','complete','2024-06-29 21:06:59','2024-06-29 21:06:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719695219;s:18:\"\0*\0first_timestamp\";i:1719695219;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719695219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-06-29 21:08:12','2024-06-29 21:08:12',0,NULL),
(33,'woocommerce_cleanup_draft_orders','complete','2024-06-30 21:08:12','2024-06-30 21:08:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719781692;s:18:\"\0*\0first_timestamp\";i:1719695219;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719781692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-07-01 05:51:42','2024-07-01 05:51:42',0,NULL),
(34,'woocommerce_cleanup_draft_orders','complete','2024-07-02 05:51:42','2024-07-02 05:51:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719899502;s:18:\"\0*\0first_timestamp\";i:1719695219;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719899502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-07-02 09:09:34','2024-07-02 09:09:34',0,NULL),
(35,'woocommerce_cleanup_draft_orders','complete','2024-07-03 09:09:34','2024-07-03 09:09:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719997774;s:18:\"\0*\0first_timestamp\";i:1719695219;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719997774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-07-03 14:17:02','2024-07-03 14:17:02',0,NULL),
(36,'woocommerce_cleanup_draft_orders','complete','2024-07-04 14:17:02','2024-07-04 14:17:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1720102622;s:18:\"\0*\0first_timestamp\";i:1719695219;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1720102622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-07-04 16:12:53','2024-07-04 16:12:53',0,NULL),
(37,'woocommerce_cleanup_draft_orders','complete','2024-07-05 16:12:53','2024-07-05 16:12:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1720195973;s:18:\"\0*\0first_timestamp\";i:1719695219;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1720195973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-07-06 03:12:11','2024-07-06 03:12:11',0,NULL),
(38,'woocommerce_cleanup_draft_orders','complete','2024-07-07 03:12:11','2024-07-07 03:12:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1720321931;s:18:\"\0*\0first_timestamp\";i:1719695219;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1720321931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-07-08 02:27:04','2024-07-08 02:27:04',0,NULL),
(39,'woocommerce_cleanup_draft_orders','complete','2024-07-09 02:27:04','2024-07-09 02:27:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1720492024;s:18:\"\0*\0first_timestamp\";i:1719695219;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1720492024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-07-09 09:26:00','2024-07-09 09:26:00',0,NULL),
(40,'woocommerce_cleanup_draft_orders','pending','2024-07-10 09:26:00','2024-07-10 09:26:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1720603560;s:18:\"\0*\0first_timestamp\";i:1719695219;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1720603560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_claims`
--
DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_claims` (
`claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`claim_id`),
KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=485 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_claims`
--
LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_groups`
--
DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_groups` (
`group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`slug` varchar(255) NOT NULL,
PRIMARY KEY (`group_id`),
KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_groups`
--
LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES
(1,'action-scheduler-migration'),
(2,'');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_logs`
--
DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_logs` (
`log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`action_id` bigint(20) unsigned NOT NULL,
`message` text NOT NULL,
`log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`log_id`),
KEY `action_id` (`action_id`),
KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_logs`
--
LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES
(1,31,'action created','2024-06-29 21:06:58','2024-06-29 21:06:58'),
(2,32,'action created','2024-06-29 21:06:59','2024-06-29 21:06:59'),
(3,32,'action started via Async Request','2024-06-29 21:08:12','2024-06-29 21:08:12'),
(4,32,'action complete via Async Request','2024-06-29 21:08:12','2024-06-29 21:08:12'),
(5,33,'action created','2024-06-29 21:08:12','2024-06-29 21:08:12'),
(6,31,'action started via Async Request','2024-06-29 21:08:12','2024-06-29 21:08:12'),
(7,31,'action complete via Async Request','2024-06-29 21:08:12','2024-06-29 21:08:12'),
(8,33,'action started via WP Cron','2024-07-01 05:51:42','2024-07-01 05:51:42'),
(9,33,'action complete via WP Cron','2024-07-01 05:51:42','2024-07-01 05:51:42'),
(10,34,'action created','2024-07-01 05:51:42','2024-07-01 05:51:42'),
(11,34,'action started via WP Cron','2024-07-02 09:09:34','2024-07-02 09:09:34'),
(12,34,'action complete via WP Cron','2024-07-02 09:09:34','2024-07-02 09:09:34'),
(13,35,'action created','2024-07-02 09:09:34','2024-07-02 09:09:34'),
(14,35,'action started via WP Cron','2024-07-03 14:17:02','2024-07-03 14:17:02'),
(15,35,'action complete via WP Cron','2024-07-03 14:17:02','2024-07-03 14:17:02'),
(16,36,'action created','2024-07-03 14:17:02','2024-07-03 14:17:02'),
(17,36,'action started via WP Cron','2024-07-04 16:12:52','2024-07-04 16:12:52'),
(18,36,'action complete via WP Cron','2024-07-04 16:12:53','2024-07-04 16:12:53'),
(19,37,'action created','2024-07-04 16:12:53','2024-07-04 16:12:53'),
(20,37,'action started via WP Cron','2024-07-06 03:12:11','2024-07-06 03:12:11'),
(21,37,'action complete via WP Cron','2024-07-06 03:12:11','2024-07-06 03:12:11'),
(22,38,'action created','2024-07-06 03:12:11','2024-07-06 03:12:11'),
(23,38,'action started via WP Cron','2024-07-08 02:27:04','2024-07-08 02:27:04'),
(24,38,'action complete via WP Cron','2024-07-08 02:27:04','2024-07-08 02:27:04'),
(25,39,'action created','2024-07-08 02:27:04','2024-07-08 02:27:04'),
(26,39,'action started via WP Cron','2024-07-09 09:26:00','2024-07-09 09:26:00'),
(27,39,'action complete via WP Cron','2024-07-09 09:26:00','2024-07-09 09:26:00'),
(28,40,'action created','2024-07-09 09:26:00','2024-07-09 09:26:00');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_commentmeta`
--
DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commentmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_commentmeta`
--
LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_comments`
--
DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
`comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
`comment_author` tinytext NOT NULL,
`comment_author_email` varchar(100) NOT NULL DEFAULT '',
`comment_author_url` varchar(200) NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) NOT NULL DEFAULT '',
`comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_content` text NOT NULL,
`comment_karma` int(11) NOT NULL DEFAULT 0,
`comment_approved` varchar(20) NOT NULL DEFAULT '1',
`comment_agent` varchar(255) NOT NULL DEFAULT '',
`comment_type` varchar(20) NOT NULL DEFAULT 'comment',
`comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10)),
KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_comments`
--
LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES
(1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2024-06-12 16:14:30','2024-06-12 16:14:30','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://en.gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_links`
--
DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
`link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) NOT NULL DEFAULT '',
`link_name` varchar(255) NOT NULL DEFAULT '',
`link_image` varchar(255) NOT NULL DEFAULT '',
`link_target` varchar(25) NOT NULL DEFAULT '',
`link_description` varchar(255) NOT NULL DEFAULT '',
`link_visible` varchar(20) NOT NULL DEFAULT 'Y',
`link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
`link_rating` int(11) NOT NULL DEFAULT 0,
`link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`link_rel` varchar(255) NOT NULL DEFAULT '',
`link_notes` mediumtext NOT NULL,
`link_rss` varchar(255) NOT NULL DEFAULT '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_links`
--
LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_nf3_action_meta`
--
DROP TABLE IF EXISTS `wp_nf3_action_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_nf3_action_meta` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`parent_id` int(11) NOT NULL,
`key` longtext NOT NULL,
`value` longtext DEFAULT NULL,
`meta_key` longtext DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_nf3_action_meta`
--
LOCK TABLES `wp_nf3_action_meta` WRITE;
/*!40000 ALTER TABLE `wp_nf3_action_meta` DISABLE KEYS */;
INSERT INTO `wp_nf3_action_meta` VALUES
(1,1,'objectType','Action','objectType','Action'),
(2,1,'objectDomain','actions','objectDomain','actions'),
(3,1,'editActive','','editActive',''),
(4,1,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(5,1,'payment_gateways','','payment_gateways',''),
(6,1,'payment_total','','payment_total',''),
(7,1,'tag','','tag',''),
(8,1,'to','','to',''),
(9,1,'email_subject','','email_subject',''),
(10,1,'email_message','','email_message',''),
(11,1,'from_name','','from_name',''),
(12,1,'from_address','','from_address',''),
(13,1,'reply_to','','reply_to',''),
(14,1,'email_format','html','email_format','html'),
(15,1,'cc','','cc',''),
(16,1,'bcc','','bcc',''),
(17,1,'attach_csv','','attach_csv',''),
(18,1,'redirect_url','','redirect_url',''),
(19,1,'email_message_plain','','email_message_plain',''),
(20,2,'to','{field:email}','to','{field:email}'),
(21,2,'subject','This is an email action.','subject','This is an email action.'),
(22,2,'message','Hello, Ninja Forms!','message','Hello, Ninja Forms!'),
(23,2,'objectType','Action','objectType','Action'),
(24,2,'objectDomain','actions','objectDomain','actions'),
(25,2,'editActive','','editActive',''),
(26,2,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(27,2,'payment_gateways','','payment_gateways',''),
(28,2,'payment_total','','payment_total',''),
(29,2,'tag','','tag',''),
(30,2,'email_subject','Submission Confirmation ','email_subject','Submission Confirmation '),
(31,2,'email_message','<p>{all_fields_table}<br></p>','email_message','<p>{all_fields_table}<br></p>'),
(32,2,'from_name','','from_name',''),
(33,2,'from_address','','from_address',''),
(34,2,'reply_to','','reply_to',''),
(35,2,'email_format','html','email_format','html'),
(36,2,'cc','','cc',''),
(37,2,'bcc','','bcc',''),
(38,2,'attach_csv','','attach_csv',''),
(39,2,'email_message_plain','','email_message_plain',''),
(40,3,'objectType','Action','objectType','Action'),
(41,3,'objectDomain','actions','objectDomain','actions'),
(42,3,'editActive','','editActive',''),
(43,3,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(44,3,'payment_gateways','','payment_gateways',''),
(45,3,'payment_total','','payment_total',''),
(46,3,'tag','','tag',''),
(47,3,'to','{system:admin_email}','to','{system:admin_email}'),
(48,3,'email_subject','New message from {field:name}','email_subject','New message from {field:name}'),
(49,3,'email_message','<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>','email_message','<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>'),
(50,3,'from_name','','from_name',''),
(51,3,'from_address','','from_address',''),
(52,3,'reply_to','{field:email}','reply_to','{field:email}'),
(53,3,'email_format','html','email_format','html'),
(54,3,'cc','','cc',''),
(55,3,'bcc','','bcc',''),
(56,3,'attach_csv','0','attach_csv','0'),
(57,3,'email_message_plain','','email_message_plain',''),
(58,4,'message','Thank you {field:name} for filling out my form!','message','Thank you {field:name} for filling out my form!'),
(59,4,'objectType','Action','objectType','Action'),
(60,4,'objectDomain','actions','objectDomain','actions'),
(61,4,'editActive','','editActive',''),
(62,4,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),
(63,4,'payment_gateways','','payment_gateways',''),
(64,4,'payment_total','','payment_total',''),
(65,4,'tag','','tag',''),
(66,4,'to','','to',''),
(67,4,'email_subject','','email_subject',''),
(68,4,'email_message','','email_message',''),
(69,4,'from_name','','from_name',''),
(70,4,'from_address','','from_address',''),
(71,4,'reply_to','','reply_to',''),
(72,4,'email_format','html','email_format','html'),
(73,4,'cc','','cc',''),
(74,4,'bcc','','bcc',''),
(75,4,'attach_csv','','attach_csv',''),
(76,4,'redirect_url','','redirect_url',''),
(77,4,'success_msg','<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>','success_msg','<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>'),
(78,4,'email_message_plain','','email_message_plain','');
/*!40000 ALTER TABLE `wp_nf3_action_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_nf3_actions`
--
DROP TABLE IF EXISTS `wp_nf3_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_nf3_actions` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` longtext DEFAULT NULL,
`key` longtext DEFAULT NULL,
`type` longtext DEFAULT NULL,
`active` tinyint(1) DEFAULT 1,
`parent_id` int(11) NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
`label` longtext DEFAULT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_nf3_actions`
--
LOCK TABLES `wp_nf3_actions` WRITE;
/*!40000 ALTER TABLE `wp_nf3_actions` DISABLE KEYS */;
INSERT INTO `wp_nf3_actions` VALUES
(1,'','','save',1,1,'2024-06-30 01:05:27','2024-06-29 21:05:27','Record Submission'),
(2,'','','email',1,1,'2024-06-30 01:05:27','2024-06-29 21:05:27','Email Confirmation'),
(3,'','','email',1,1,'2024-06-30 01:05:27','2024-06-29 21:05:27','Email Notification'),
(4,'','','successmessage',1,1,'2024-06-30 01:05:27','2024-06-29 21:05:27','Success Message');
/*!40000 ALTER TABLE `wp_nf3_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_nf3_chunks`
--
DROP TABLE IF EXISTS `wp_nf3_chunks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_nf3_chunks` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(200) DEFAULT NULL,
`value` longtext DEFAULT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_nf3_chunks`
--
LOCK TABLES `wp_nf3_chunks` WRITE;
/*!40000 ALTER TABLE `wp_nf3_chunks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_nf3_chunks` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_nf3_field_meta`
--
DROP TABLE IF EXISTS `wp_nf3_field_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_nf3_field_meta` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`parent_id` int(11) NOT NULL,
`key` longtext NOT NULL,
`value` longtext DEFAULT NULL,
`meta_key` longtext DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=261 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_nf3_field_meta`
--
LOCK TABLES `wp_nf3_field_meta` WRITE;
/*!40000 ALTER TABLE `wp_nf3_field_meta` DISABLE KEYS */;
INSERT INTO `wp_nf3_field_meta` VALUES
(1,1,'label_pos','above','label_pos','above'),
(2,1,'required','1','required','1'),
(3,1,'order','1','order','1'),
(4,1,'placeholder','','placeholder',''),
(5,1,'default','','default',''),
(6,1,'wrapper_class','','wrapper_class',''),
(7,1,'element_class','','element_class',''),
(8,1,'objectType','Field','objectType','Field'),
(9,1,'objectDomain','fields','objectDomain','fields'),
(10,1,'editActive','','editActive',''),
(11,1,'container_class','','container_class',''),
(12,1,'input_limit','','input_limit',''),
(13,1,'input_limit_type','characters','input_limit_type','characters'),
(14,1,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),
(15,1,'manual_key','','manual_key',''),
(16,1,'disable_input','','disable_input',''),
(17,1,'admin_label','','admin_label',''),
(18,1,'help_text','','help_text',''),
(19,1,'desc_text','','desc_text',''),
(20,1,'disable_browser_autocomplete','','disable_browser_autocomplete',''),
(21,1,'mask','','mask',''),
(22,1,'custom_mask','','custom_mask',''),
(23,1,'wrap_styles_background-color','','wrap_styles_background-color',''),
(24,1,'wrap_styles_border','','wrap_styles_border',''),
(25,1,'wrap_styles_border-style','','wrap_styles_border-style',''),
(26,1,'wrap_styles_border-color','','wrap_styles_border-color',''),
(27,1,'wrap_styles_color','','wrap_styles_color',''),
(28,1,'wrap_styles_height','','wrap_styles_height',''),
(29,1,'wrap_styles_width','','wrap_styles_width',''),
(30,1,'wrap_styles_font-size','','wrap_styles_font-size',''),
(31,1,'wrap_styles_margin','','wrap_styles_margin',''),
(32,1,'wrap_styles_padding','','wrap_styles_padding',''),
(33,1,'wrap_styles_display','','wrap_styles_display',''),
(34,1,'wrap_styles_float','','wrap_styles_float',''),
(35,1,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),
(36,1,'wrap_styles_advanced','','wrap_styles_advanced',''),
(37,1,'label_styles_background-color','','label_styles_background-color',''),
(38,1,'label_styles_border','','label_styles_border',''),
(39,1,'label_styles_border-style','','label_styles_border-style',''),
(40,1,'label_styles_border-color','','label_styles_border-color',''),
(41,1,'label_styles_color','','label_styles_color',''),
(42,1,'label_styles_height','','label_styles_height',''),
(43,1,'label_styles_width','','label_styles_width',''),
(44,1,'label_styles_font-size','','label_styles_font-size',''),
(45,1,'label_styles_margin','','label_styles_margin',''),
(46,1,'label_styles_padding','','label_styles_padding',''),
(47,1,'label_styles_display','','label_styles_display',''),
(48,1,'label_styles_float','','label_styles_float',''),
(49,1,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),
(50,1,'label_styles_advanced','','label_styles_advanced',''),
(51,1,'element_styles_background-color','','element_styles_background-color',''),
(52,1,'element_styles_border','','element_styles_border',''),
(53,1,'element_styles_border-style','','element_styles_border-style',''),
(54,1,'element_styles_border-color','','element_styles_border-color',''),
(55,1,'element_styles_color','','element_styles_color',''),
(56,1,'element_styles_height','','element_styles_height',''),
(57,1,'element_styles_width','','element_styles_width',''),
(58,1,'element_styles_font-size','','element_styles_font-size',''),
(59,1,'element_styles_margin','','element_styles_margin',''),
(60,1,'element_styles_padding','','element_styles_padding',''),
(61,1,'element_styles_display','','element_styles_display',''),
(62,1,'element_styles_float','','element_styles_float',''),
(63,1,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),
(64,1,'element_styles_advanced','','element_styles_advanced',''),
(65,1,'cellcid','c3277','cellcid','c3277'),
(66,2,'label_pos','above','label_pos','above'),
(67,2,'required','1','required','1'),
(68,2,'order','2','order','2'),
(69,2,'placeholder','','placeholder',''),
(70,2,'default','','default',''),
(71,2,'wrapper_class','','wrapper_class',''),
(72,2,'element_class','','element_class',''),
(73,2,'objectType','Field','objectType','Field'),
(74,2,'objectDomain','fields','objectDomain','fields'),
(75,2,'editActive','','editActive',''),
(76,2,'container_class','','container_class',''),
(77,2,'admin_label','','admin_label',''),
(78,2,'help_text','','help_text',''),
(79,2,'desc_text','','desc_text',''),
(80,2,'wrap_styles_background-color','','wrap_styles_background-color',''),
(81,2,'wrap_styles_border','','wrap_styles_border',''),
(82,2,'wrap_styles_border-style','','wrap_styles_border-style',''),
(83,2,'wrap_styles_border-color','','wrap_styles_border-color',''),
(84,2,'wrap_styles_color','','wrap_styles_color',''),
(85,2,'wrap_styles_height','','wrap_styles_height',''),
(86,2,'wrap_styles_width','','wrap_styles_width',''),
(87,2,'wrap_styles_font-size','','wrap_styles_font-size',''),
(88,2,'wrap_styles_margin','','wrap_styles_margin',''),
(89,2,'wrap_styles_padding','','wrap_styles_padding',''),
(90,2,'wrap_styles_display','','wrap_styles_display',''),
(91,2,'wrap_styles_float','','wrap_styles_float',''),
(92,2,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),
(93,2,'wrap_styles_advanced','','wrap_styles_advanced',''),
(94,2,'label_styles_background-color','','label_styles_background-color',''),
(95,2,'label_styles_border','','label_styles_border',''),
(96,2,'label_styles_border-style','','label_styles_border-style',''),
(97,2,'label_styles_border-color','','label_styles_border-color',''),
(98,2,'label_styles_color','','label_styles_color',''),
(99,2,'label_styles_height','','label_styles_height',''),
(100,2,'label_styles_width','','label_styles_width',''),
(101,2,'label_styles_font-size','','label_styles_font-size',''),
(102,2,'label_styles_margin','','label_styles_margin',''),
(103,2,'label_styles_padding','','label_styles_padding',''),
(104,2,'label_styles_display','','label_styles_display',''),
(105,2,'label_styles_float','','label_styles_float',''),
(106,2,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),
(107,2,'label_styles_advanced','','label_styles_advanced',''),
(108,2,'element_styles_background-color','','element_styles_background-color',''),
(109,2,'element_styles_border','','element_styles_border',''),
(110,2,'element_styles_border-style','','element_styles_border-style',''),
(111,2,'element_styles_border-color','','element_styles_border-color',''),
(112,2,'element_styles_color','','element_styles_color',''),
(113,2,'element_styles_height','','element_styles_height',''),
(114,2,'element_styles_width','','element_styles_width',''),
(115,2,'element_styles_font-size','','element_styles_font-size',''),
(116,2,'element_styles_margin','','element_styles_margin',''),
(117,2,'element_styles_padding','','element_styles_padding',''),
(118,2,'element_styles_display','','element_styles_display',''),
(119,2,'element_styles_float','','element_styles_float',''),
(120,2,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),
(121,2,'element_styles_advanced','','element_styles_advanced',''),
(122,2,'cellcid','c3281','cellcid','c3281'),
(123,3,'label_pos','above','label_pos','above'),
(124,3,'required','1','required','1'),
(125,3,'order','3','order','3'),
(126,3,'placeholder','','placeholder',''),
(127,3,'default','','default',''),
(128,3,'wrapper_class','','wrapper_class',''),
(129,3,'element_class','','element_class',''),
(130,3,'objectType','Field','objectType','Field'),
(131,3,'objectDomain','fields','objectDomain','fields'),
(132,3,'editActive','','editActive',''),
(133,3,'container_class','','container_class',''),
(134,3,'input_limit','','input_limit',''),
(135,3,'input_limit_type','characters','input_limit_type','characters'),
(136,3,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),
(137,3,'manual_key','','manual_key',''),
(138,3,'disable_input','','disable_input',''),
(139,3,'admin_label','','admin_label',''),
(140,3,'help_text','','help_text',''),
(141,3,'desc_text','','desc_text',''),
(142,3,'disable_browser_autocomplete','','disable_browser_autocomplete',''),
(143,3,'textarea_rte','','textarea_rte',''),
(144,3,'disable_rte_mobile','','disable_rte_mobile',''),
(145,3,'textarea_media','','textarea_media',''),
(146,3,'wrap_styles_background-color','','wrap_styles_background-color',''),
(147,3,'wrap_styles_border','','wrap_styles_border',''),
(148,3,'wrap_styles_border-style','','wrap_styles_border-style',''),
(149,3,'wrap_styles_border-color','','wrap_styles_border-color',''),
(150,3,'wrap_styles_color','','wrap_styles_color',''),
(151,3,'wrap_styles_height','','wrap_styles_height',''),
(152,3,'wrap_styles_width','','wrap_styles_width',''),
(153,3,'wrap_styles_font-size','','wrap_styles_font-size',''),
(154,3,'wrap_styles_margin','','wrap_styles_margin',''),
(155,3,'wrap_styles_padding','','wrap_styles_padding',''),
(156,3,'wrap_styles_display','','wrap_styles_display',''),
(157,3,'wrap_styles_float','','wrap_styles_float',''),
(158,3,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),
(159,3,'wrap_styles_advanced','','wrap_styles_advanced',''),
(160,3,'label_styles_background-color','','label_styles_background-color',''),
(161,3,'label_styles_border','','label_styles_border',''),
(162,3,'label_styles_border-style','','label_styles_border-style',''),
(163,3,'label_styles_border-color','','label_styles_border-color',''),
(164,3,'label_styles_color','','label_styles_color',''),
(165,3,'label_styles_height','','label_styles_height',''),
(166,3,'label_styles_width','','label_styles_width',''),
(167,3,'label_styles_font-size','','label_styles_font-size',''),
(168,3,'label_styles_margin','','label_styles_margin',''),
(169,3,'label_styles_padding','','label_styles_padding',''),
(170,3,'label_styles_display','','label_styles_display',''),
(171,3,'label_styles_float','','label_styles_float',''),
(172,3,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),
(173,3,'label_styles_advanced','','label_styles_advanced',''),
(174,3,'element_styles_background-color','','element_styles_background-color',''),
(175,3,'element_styles_border','','element_styles_border',''),
(176,3,'element_styles_border-style','','element_styles_border-style',''),
(177,3,'element_styles_border-color','','element_styles_border-color',''),
(178,3,'element_styles_color','','element_styles_color',''),
(179,3,'element_styles_height','','element_styles_height',''),
(180,3,'element_styles_width','','element_styles_width',''),
(181,3,'element_styles_font-size','','element_styles_font-size',''),
(182,3,'element_styles_margin','','element_styles_margin',''),
(183,3,'element_styles_padding','','element_styles_padding',''),
(184,3,'element_styles_display','','element_styles_display',''),
(185,3,'element_styles_float','','element_styles_float',''),
(186,3,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),
(187,3,'element_styles_advanced','','element_styles_advanced',''),
(188,3,'cellcid','c3284','cellcid','c3284'),
(189,4,'processing_label','Processing','processing_label','Processing'),
(190,4,'order','5','order','5'),
(191,4,'objectType','Field','objectType','Field'),
(192,4,'objectDomain','fields','objectDomain','fields'),
(193,4,'editActive','','editActive',''),
(194,4,'container_class','','container_class',''),
(195,4,'element_class','','element_class',''),
(196,4,'wrap_styles_background-color','','wrap_styles_background-color',''),
(197,4,'wrap_styles_border','','wrap_styles_border',''),
(198,4,'wrap_styles_border-style','','wrap_styles_border-style',''),
(199,4,'wrap_styles_border-color','','wrap_styles_border-color',''),
(200,4,'wrap_styles_color','','wrap_styles_color',''),
(201,4,'wrap_styles_height','','wrap_styles_height',''),
(202,4,'wrap_styles_width','','wrap_styles_width',''),
(203,4,'wrap_styles_font-size','','wrap_styles_font-size',''),
(204,4,'wrap_styles_margin','','wrap_styles_margin',''),
(205,4,'wrap_styles_padding','','wrap_styles_padding',''),
(206,4,'wrap_styles_display','','wrap_styles_display',''),
(207,4,'wrap_styles_float','','wrap_styles_float',''),
(208,4,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),
(209,4,'wrap_styles_advanced','','wrap_styles_advanced',''),
(210,4,'label_styles_background-color','','label_styles_background-color',''),
(211,4,'label_styles_border','','label_styles_border',''),
(212,4,'label_styles_border-style','','label_styles_border-style',''),
(213,4,'label_styles_border-color','','label_styles_border-color',''),
(214,4,'label_styles_color','','label_styles_color',''),
(215,4,'label_styles_height','','label_styles_height',''),
(216,4,'label_styles_width','','label_styles_width',''),
(217,4,'label_styles_font-size','','label_styles_font-size',''),
(218,4,'label_styles_margin','','label_styles_margin',''),
(219,4,'label_styles_padding','','label_styles_padding',''),
(220,4,'label_styles_display','','label_styles_display',''),
(221,4,'label_styles_float','','label_styles_float',''),
(222,4,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),
(223,4,'label_styles_advanced','','label_styles_advanced',''),
(224,4,'element_styles_background-color','','element_styles_background-color',''),
(225,4,'element_styles_border','','element_styles_border',''),
(226,4,'element_styles_border-style','','element_styles_border-style',''),
(227,4,'element_styles_border-color','','element_styles_border-color',''),
(228,4,'element_styles_color','','element_styles_color',''),
(229,4,'element_styles_height','','element_styles_height',''),
(230,4,'element_styles_width','','element_styles_width',''),
(231,4,'element_styles_font-size','','element_styles_font-size',''),
(232,4,'element_styles_margin','','element_styles_margin',''),
(233,4,'element_styles_padding','','element_styles_padding',''),
(234,4,'element_styles_display','','element_styles_display',''),
(235,4,'element_styles_float','','element_styles_float',''),
(236,4,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),
(237,4,'element_styles_advanced','','element_styles_advanced',''),
(238,4,'submit_element_hover_styles_background-color','','submit_element_hover_styles_background-color',''),
(239,4,'submit_element_hover_styles_border','','submit_element_hover_styles_border',''),
(240,4,'submit_element_hover_styles_border-style','','submit_element_hover_styles_border-style',''),
(241,4,'submit_element_hover_styles_border-color','','submit_element_hover_styles_border-color',''),
(242,4,'submit_element_hover_styles_color','','submit_element_hover_styles_color',''),
(243,4,'submit_element_hover_styles_height','','submit_element_hover_styles_height',''),
(244,4,'submit_element_hover_styles_width','','submit_element_hover_styles_width',''),
(245,4,'submit_element_hover_styles_font-size','','submit_element_hover_styles_font-size',''),
(246,4,'submit_element_hover_styles_margin','','submit_element_hover_styles_margin',''),
(247,4,'submit_element_hover_styles_padding','','submit_element_hover_styles_padding',''),
(248,4,'submit_element_hover_styles_display','','submit_element_hover_styles_display',''),
(249,4,'submit_element_hover_styles_float','','submit_element_hover_styles_float',''),
(250,4,'submit_element_hover_styles_show_advanced_css','0','submit_element_hover_styles_show_advanced_css','0'),
(251,4,'submit_element_hover_styles_advanced','','submit_element_hover_styles_advanced',''),
(252,4,'cellcid','c3287','cellcid','c3287'),
(253,1,'field_label','Name','field_label','Name'),
(254,1,'field_key','name','field_key','name'),
(255,2,'field_label','Email','field_label','Email'),
(256,2,'field_key','email','field_key','email'),
(257,3,'field_label','Message','field_label','Message'),
(258,3,'field_key','message','field_key','message'),
(259,4,'field_label','Submit','field_label','Submit'),
(260,4,'field_key','submit','field_key','submit');
/*!40000 ALTER TABLE `wp_nf3_field_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_nf3_fields`
--
DROP TABLE IF EXISTS `wp_nf3_fields`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_nf3_fields` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`label` longtext DEFAULT NULL,
`key` longtext DEFAULT NULL,
`type` longtext DEFAULT NULL,
`parent_id` int(11) NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
`field_label` longtext DEFAULT NULL,
`field_key` longtext DEFAULT NULL,
`order` int(11) DEFAULT NULL,
`required` bit(1) DEFAULT NULL,
`default_value` longtext DEFAULT NULL,
`label_pos` varchar(15) DEFAULT NULL,
`personally_identifiable` bit(1) DEFAULT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_nf3_fields`
--
LOCK TABLES `wp_nf3_fields` WRITE;
/*!40000 ALTER TABLE `wp_nf3_fields` DISABLE KEYS */;
INSERT INTO `wp_nf3_fields` VALUES
(1,'Name','name','textbox',1,'2024-06-30 01:05:27','2024-06-29 21:05:27',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(2,'Email','email','email',1,'2024-06-30 01:05:27','2024-06-29 21:05:27',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(3,'Message','message','textarea',1,'2024-06-30 01:05:27','2024-06-29 21:05:27',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(4,'Submit','submit','submit',1,'2024-06-30 01:05:27','2024-06-29 21:05:27',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_nf3_fields` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_nf3_form_meta`
--
DROP TABLE IF EXISTS `wp_nf3_form_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_nf3_form_meta` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`parent_id` int(11) NOT NULL,
`key` longtext NOT NULL,
`value` longtext DEFAULT NULL,
`meta_key` longtext DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=99 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_nf3_form_meta`
--
LOCK TABLES `wp_nf3_form_meta` WRITE;
/*!40000 ALTER TABLE `wp_nf3_form_meta` DISABLE KEYS */;
INSERT INTO `wp_nf3_form_meta` VALUES
(1,1,'key','','key',''),
(2,1,'created_at','2024-06-29 21:05:27','created_at','2024-06-29 21:05:27'),
(3,1,'default_label_pos','above','default_label_pos','above'),
(4,1,'conditions','a:0:{}','conditions','a:0:{}'),
(5,1,'objectType','Form Setting','objectType','Form Setting'),
(6,1,'editActive','','editActive',''),
(7,1,'show_title','1','show_title','1'),
(8,1,'clear_complete','1','clear_complete','1'),
(9,1,'hide_complete','1','hide_complete','1'),
(10,1,'wrapper_class','','wrapper_class',''),
(11,1,'element_class','','element_class',''),
(12,1,'add_submit','1','add_submit','1'),
(13,1,'logged_in','','logged_in',''),
(14,1,'not_logged_in_msg','','not_logged_in_msg',''),
(15,1,'sub_limit_number','','sub_limit_number',''),
(16,1,'sub_limit_msg','','sub_limit_msg',''),
(17,1,'calculations','a:0:{}','calculations','a:0:{}'),
(18,1,'formContentData','a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}','formContentData','a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}'),
(19,1,'container_styles_background-color','','container_styles_background-color',''),
(20,1,'container_styles_border','','container_styles_border',''),
(21,1,'container_styles_border-style','','container_styles_border-style',''),
(22,1,'container_styles_border-color','','container_styles_border-color',''),
(23,1,'container_styles_color','','container_styles_color',''),
(24,1,'container_styles_height','','container_styles_height',''),
(25,1,'container_styles_width','','container_styles_width',''),
(26,1,'container_styles_font-size','','container_styles_font-size',''),
(27,1,'container_styles_margin','','container_styles_margin',''),
(28,1,'container_styles_padding','','container_styles_padding',''),
(29,1,'container_styles_display','','container_styles_display',''),
(30,1,'container_styles_float','','container_styles_float',''),
(31,1,'container_styles_show_advanced_css','0','container_styles_show_advanced_css','0'),
(32,1,'container_styles_advanced','','container_styles_advanced',''),
(33,1,'title_styles_background-color','','title_styles_background-color',''),
(34,1,'title_styles_border','','title_styles_border',''),
(35,1,'title_styles_border-style','','title_styles_border-style',''),
(36,1,'title_styles_border-color','','title_styles_border-color',''),
(37,1,'title_styles_color','','title_styles_color',''),
(38,1,'title_styles_height','','title_styles_height',''),
(39,1,'title_styles_width','','title_styles_width',''),
(40,1,'title_styles_font-size','','title_styles_font-size',''),
(41,1,'title_styles_margin','','title_styles_margin',''),
(42,1,'title_styles_padding','','title_styles_padding',''),
(43,1,'title_styles_display','','title_styles_display',''),
(44,1,'title_styles_float','','title_styles_float',''),
(45,1,'title_styles_show_advanced_css','0','title_styles_show_advanced_css','0'),
(46,1,'title_styles_advanced','','title_styles_advanced',''),
(47,1,'row_styles_background-color','','row_styles_background-color',''),
(48,1,'row_styles_border','','row_styles_border',''),
(49,1,'row_styles_border-style','','row_styles_border-style',''),
(50,1,'row_styles_border-color','','row_styles_border-color',''),
(51,1,'row_styles_color','','row_styles_color',''),
(52,1,'row_styles_height','','row_styles_height',''),
(53,1,'row_styles_width','','row_styles_width',''),
(54,1,'row_styles_font-size','','row_styles_font-size',''),
(55,1,'row_styles_margin','','row_styles_margin',''),
(56,1,'row_styles_padding','','row_styles_padding',''),
(57,1,'row_styles_display','','row_styles_display',''),
(58,1,'row_styles_show_advanced_css','0','row_styles_show_advanced_css','0'),
(59,1,'row_styles_advanced','','row_styles_advanced',''),
(60,1,'row-odd_styles_background-color','','row-odd_styles_background-color',''),
(61,1,'row-odd_styles_border','','row-odd_styles_border',''),
(62,1,'row-odd_styles_border-style','','row-odd_styles_border-style',''),
(63,1,'row-odd_styles_border-color','','row-odd_styles_border-color',''),
(64,1,'row-odd_styles_color','','row-odd_styles_color',''),
(65,1,'row-odd_styles_height','','row-odd_styles_height',''),
(66,1,'row-odd_styles_width','','row-odd_styles_width',''),
(67,1,'row-odd_styles_font-size','','row-odd_styles_font-size',''),
(68,1,'row-odd_styles_margin','','row-odd_styles_margin',''),
(69,1,'row-odd_styles_padding','','row-odd_styles_padding',''),
(70,1,'row-odd_styles_display','','row-odd_styles_display',''),
(71,1,'row-odd_styles_show_advanced_css','0','row-odd_styles_show_advanced_css','0'),
(72,1,'row-odd_styles_advanced','','row-odd_styles_advanced',''),
(73,1,'success-msg_styles_background-color','','success-msg_styles_background-color',''),
(74,1,'success-msg_styles_border','','success-msg_styles_border',''),
(75,1,'success-msg_styles_border-style','','success-msg_styles_border-style',''),
(76,1,'success-msg_styles_border-color','','success-msg_styles_border-color',''),
(77,1,'success-msg_styles_color','','success-msg_styles_color',''),
(78,1,'success-msg_styles_height','','success-msg_styles_height',''),
(79,1,'success-msg_styles_width','','success-msg_styles_width',''),
(80,1,'success-msg_styles_font-size','','success-msg_styles_font-size',''),
(81,1,'success-msg_styles_margin','','success-msg_styles_margin',''),
(82,1,'success-msg_styles_padding','','success-msg_styles_padding',''),
(83,1,'success-msg_styles_display','','success-msg_styles_display',''),
(84,1,'success-msg_styles_show_advanced_css','0','success-msg_styles_show_advanced_css','0'),
(85,1,'success-msg_styles_advanced','','success-msg_styles_advanced',''),
(86,1,'error_msg_styles_background-color','','error_msg_styles_background-color',''),
(87,1,'error_msg_styles_border','','error_msg_styles_border',''),
(88,1,'error_msg_styles_border-style','','error_msg_styles_border-style',''),
(89,1,'error_msg_styles_border-color','','error_msg_styles_border-color',''),
(90,1,'error_msg_styles_color','','error_msg_styles_color',''),
(91,1,'error_msg_styles_height','','error_msg_styles_height',''),
(92,1,'error_msg_styles_width','','error_msg_styles_width',''),
(93,1,'error_msg_styles_font-size','','error_msg_styles_font-size',''),
(94,1,'error_msg_styles_margin','','error_msg_styles_margin',''),
(95,1,'error_msg_styles_padding','','error_msg_styles_padding',''),
(96,1,'error_msg_styles_display','','error_msg_styles_display',''),
(97,1,'error_msg_styles_show_advanced_css','0','error_msg_styles_show_advanced_css','0'),
(98,1,'error_msg_styles_advanced','','error_msg_styles_advanced','');
/*!40000 ALTER TABLE `wp_nf3_form_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_nf3_forms`
--
DROP TABLE IF EXISTS `wp_nf3_forms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_nf3_forms` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` longtext DEFAULT NULL,
`key` longtext DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
`views` int(11) DEFAULT NULL,
`subs` int(11) DEFAULT NULL,
`form_title` longtext DEFAULT NULL,
`default_label_pos` varchar(15) DEFAULT NULL,
`show_title` bit(1) DEFAULT NULL,
`clear_complete` bit(1) DEFAULT NULL,
`hide_complete` bit(1) DEFAULT NULL,
`logged_in` bit(1) DEFAULT NULL,
`seq_num` int(11) DEFAULT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_nf3_forms`
--
LOCK TABLES `wp_nf3_forms` WRITE;
/*!40000 ALTER TABLE `wp_nf3_forms` DISABLE KEYS */;
INSERT INTO `wp_nf3_forms` VALUES
(1,'Contact Me',NULL,'2024-06-30 01:05:27','2024-06-29 21:05:27',NULL,NULL,'Contact Me','above','','','','\0',NULL);
/*!40000 ALTER TABLE `wp_nf3_forms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_nf3_object_meta`
--
DROP TABLE IF EXISTS `wp_nf3_object_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_nf3_object_meta` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`parent_id` int(11) NOT NULL,
`key` longtext NOT NULL,
`value` longtext DEFAULT NULL,
`meta_key` longtext DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_nf3_object_meta`
--
LOCK TABLES `wp_nf3_object_meta` WRITE;
/*!40000 ALTER TABLE `wp_nf3_object_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_nf3_object_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_nf3_objects`
--
DROP TABLE IF EXISTS `wp_nf3_objects`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_nf3_objects` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`type` longtext DEFAULT NULL,
`title` longtext DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
`object_title` longtext DEFAULT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_nf3_objects`
--
LOCK TABLES `wp_nf3_objects` WRITE;
/*!40000 ALTER TABLE `wp_nf3_objects` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_nf3_objects` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_nf3_relationships`
--
DROP TABLE IF EXISTS `wp_nf3_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_nf3_relationships` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`child_id` int(11) NOT NULL,
`child_type` longtext NOT NULL,
`parent_id` int(11) NOT NULL,
`parent_type` longtext NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_nf3_relationships`
--
LOCK TABLES `wp_nf3_relationships` WRITE;
/*!40000 ALTER TABLE `wp_nf3_relationships` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_nf3_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_nf3_upgrades`
--
DROP TABLE IF EXISTS `wp_nf3_upgrades`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_nf3_upgrades` (
`id` int(11) NOT NULL,
`cache` longtext DEFAULT NULL,
`stage` int(11) NOT NULL DEFAULT 0,
`maintenance` bit(1) DEFAULT b'0',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_nf3_upgrades`
--
LOCK TABLES `wp_nf3_upgrades` WRITE;
/*!40000 ALTER TABLE `wp_nf3_upgrades` DISABLE KEYS */;
INSERT INTO `wp_nf3_upgrades` VALUES
(1,'a:4:{s:2:\"id\";i:1;s:6:\"fields\";a:4:{i:0;a:2:{s:2:\"id\";i:1;s:8:\"settings\";a:70:{s:5:\"label\";s:4:\"Name\";s:3:\"key\";s:4:\"name\";s:9:\"parent_id\";i:1;s:4:\"type\";s:7:\"textbox\";s:10:\"created_at\";s:19:\"2024-06-29 21:05:27\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"1\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3277\";}}i:1;a:2:{s:2:\"id\";i:2;s:8:\"settings\";a:62:{s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:9:\"parent_id\";i:1;s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2024-06-29 21:05:27\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"2\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3281\";}}i:2;a:2:{s:2:\"id\";i:3;s:8:\"settings\";a:71:{s:5:\"label\";s:7:\"Message\";s:3:\"key\";s:7:\"message\";s:9:\"parent_id\";i:1;s:4:\"type\";s:8:\"textarea\";s:10:\"created_at\";s:19:\"2024-06-29 21:05:27\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"3\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3284\";}}i:3;a:2:{s:2:\"id\";i:4;s:8:\"settings\";a:69:{s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:6:\"submit\";s:9:\"parent_id\";i:1;s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2024-06-29 21:05:27\";s:16:\"processing_label\";s:10:\"Processing\";s:5:\"order\";s:1:\"5\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:34:\"submit_element_hover_styles_height\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";s:1:\"0\";s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3287\";}}}s:7:\"actions\";a:4:{i:0;a:2:{s:2:\"id\";i:1;s:8:\"settings\";a:25:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2024-06-29 21:05:27\";s:5:\"label\";s:17:\"Record Submission\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}}i:1;a:2:{s:2:\"id\";i:2;s:8:\"settings\";a:26:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2024-06-29 21:05:27\";s:5:\"label\";s:18:\"Email Confirmation\";s:2:\"to\";s:13:\"{field:email}\";s:7:\"subject\";s:24:\"This is an email action.\";s:7:\"message\";s:19:\"Hello, Ninja Forms!\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:24:\"Submission Confirmation \";s:13:\"email_message\";s:29:\"<p>{all_fields_table}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}}i:2;a:2:{s:2:\"id\";i:3;s:8:\"settings\";a:24:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2024-06-29 21:05:27\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"label\";s:18:\"Email Notification\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:20:\"{system:admin_email}\";s:13:\"email_subject\";s:29:\"New message from {field:name}\";s:13:\"email_message\";s:60:\"<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:1:\"0\";s:19:\"email_message_plain\";s:0:\"\";}}i:3;a:2:{s:2:\"id\";i:4;s:8:\"settings\";a:27:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2024-06-29 21:05:27\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:47:\"Thank you {field:name} for filling out my form!\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:89:\"<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>\";s:19:\"email_message_plain\";s:0:\"\";}}}s:8:\"settings\";a:99:{s:5:\"title\";s:10:\"Contact Me\";s:3:\"key\";s:0:\"\";s:10:\"created_at\";s:19:\"2024-06-29 21:05:27\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"conditions\";a:0:{}s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:10:\"show_title\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:9:\"logged_in\";s:0:\"\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}s:33:\"container_styles_background-color\";s:0:\"\";s:23:\"container_styles_border\";s:0:\"\";s:29:\"container_styles_border-style\";s:0:\"\";s:29:\"container_styles_border-color\";s:0:\"\";s:22:\"container_styles_color\";s:0:\"\";s:23:\"container_styles_height\";s:0:\"\";s:22:\"container_styles_width\";s:0:\"\";s:26:\"container_styles_font-size\";s:0:\"\";s:23:\"container_styles_margin\";s:0:\"\";s:24:\"container_styles_padding\";s:0:\"\";s:24:\"container_styles_display\";s:0:\"\";s:22:\"container_styles_float\";s:0:\"\";s:34:\"container_styles_show_advanced_css\";s:1:\"0\";s:25:\"container_styles_advanced\";s:0:\"\";s:29:\"title_styles_background-color\";s:0:\"\";s:19:\"title_styles_border\";s:0:\"\";s:25:\"title_styles_border-style\";s:0:\"\";s:25:\"title_styles_border-color\";s:0:\"\";s:18:\"title_styles_color\";s:0:\"\";s:19:\"title_styles_height\";s:0:\"\";s:18:\"title_styles_width\";s:0:\"\";s:22:\"title_styles_font-size\";s:0:\"\";s:19:\"title_styles_margin\";s:0:\"\";s:20:\"title_styles_padding\";s:0:\"\";s:20:\"title_styles_display\";s:0:\"\";s:18:\"title_styles_float\";s:0:\"\";s:30:\"title_styles_show_advanced_css\";s:1:\"0\";s:21:\"title_styles_advanced\";s:0:\"\";s:27:\"row_styles_background-color\";s:0:\"\";s:17:\"row_styles_border\";s:0:\"\";s:23:\"row_styles_border-style\";s:0:\"\";s:23:\"row_styles_border-color\";s:0:\"\";s:16:\"row_styles_color\";s:0:\"\";s:17:\"row_styles_height\";s:0:\"\";s:16:\"row_styles_width\";s:0:\"\";s:20:\"row_styles_font-size\";s:0:\"\";s:17:\"row_styles_margin\";s:0:\"\";s:18:\"row_styles_padding\";s:0:\"\";s:18:\"row_styles_display\";s:0:\"\";s:28:\"row_styles_show_advanced_css\";s:1:\"0\";s:19:\"row_styles_advanced\";s:0:\"\";s:31:\"row-odd_styles_background-color\";s:0:\"\";s:21:\"row-odd_styles_border\";s:0:\"\";s:27:\"row-odd_styles_border-style\";s:0:\"\";s:27:\"row-odd_styles_border-color\";s:0:\"\";s:20:\"row-odd_styles_color\";s:0:\"\";s:21:\"row-odd_styles_height\";s:0:\"\";s:20:\"row-odd_styles_width\";s:0:\"\";s:24:\"row-odd_styles_font-size\";s:0:\"\";s:21:\"row-odd_styles_margin\";s:0:\"\";s:22:\"row-odd_styles_padding\";s:0:\"\";s:22:\"row-odd_styles_display\";s:0:\"\";s:32:\"row-odd_styles_show_advanced_css\";s:1:\"0\";s:23:\"row-odd_styles_advanced\";s:0:\"\";s:35:\"success-msg_styles_background-color\";s:0:\"\";s:25:\"success-msg_styles_border\";s:0:\"\";s:31:\"success-msg_styles_border-style\";s:0:\"\";s:31:\"success-msg_styles_border-color\";s:0:\"\";s:24:\"success-msg_styles_color\";s:0:\"\";s:25:\"success-msg_styles_height\";s:0:\"\";s:24:\"success-msg_styles_width\";s:0:\"\";s:28:\"success-msg_styles_font-size\";s:0:\"\";s:25:\"success-msg_styles_margin\";s:0:\"\";s:26:\"success-msg_styles_padding\";s:0:\"\";s:26:\"success-msg_styles_display\";s:0:\"\";s:36:\"success-msg_styles_show_advanced_css\";s:1:\"0\";s:27:\"success-msg_styles_advanced\";s:0:\"\";s:33:\"error_msg_styles_background-color\";s:0:\"\";s:23:\"error_msg_styles_border\";s:0:\"\";s:29:\"error_msg_styles_border-style\";s:0:\"\";s:29:\"error_msg_styles_border-color\";s:0:\"\";s:22:\"error_msg_styles_color\";s:0:\"\";s:23:\"error_msg_styles_height\";s:0:\"\";s:22:\"error_msg_styles_width\";s:0:\"\";s:26:\"error_msg_styles_font-size\";s:0:\"\";s:23:\"error_msg_styles_margin\";s:0:\"\";s:24:\"error_msg_styles_padding\";s:0:\"\";s:24:\"error_msg_styles_display\";s:0:\"\";s:34:\"error_msg_styles_show_advanced_css\";s:1:\"0\";s:25:\"error_msg_styles_advanced\";s:0:\"\";}}',4,'\0');
/*!40000 ALTER TABLE `wp_nf3_upgrades` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_options`
--
DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
`option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) NOT NULL DEFAULT '',
`option_value` longtext NOT NULL,
`autoload` varchar(20) NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`),
KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=2881 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_options`
--
LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES
(1,'siteurl','http://dev.saltandpinevintage.com','yes'),
(2,'home','http://dev.saltandpinevintage.com','yes'),
(3,'blogname','Salt & Pine Vintage','yes'),
(4,'blogdescription','Vero's Vintage Haven','yes'),
(5,'users_can_register','0','yes'),
(6,'admin_email','stacy@verovine.com','yes'),
(7,'start_of_week','1','yes'),
(8,'use_balanceTags','0','yes'),
(9,'use_smilies','1','yes'),
(10,'require_name_email','1','yes'),
(11,'comments_notify','1','yes'),
(12,'posts_per_rss','10','yes'),
(13,'rss_use_excerpt','0','yes'),
(14,'mailserver_url','mail.example.com','yes'),
(15,'mailserver_login','login@example.com','yes'),
(16,'mailserver_pass','password','yes'),
(17,'mailserver_port','110','yes'),
(18,'default_category','1','yes'),
(19,'default_comment_status','open','yes'),
(20,'default_ping_status','open','yes'),
(21,'default_pingback_flag','1','yes'),
(22,'posts_per_page','10','yes'),
(23,'date_format','F j, Y','yes'),
(24,'time_format','g:i a','yes'),
(25,'links_updated_date_format','F j, Y g:i a','yes'),
(26,'comment_moderation','0','yes'),
(27,'moderation_notify','1','yes'),
(28,'permalink_structure','/%postname%/','yes'),
(29,'rewrite_rules','a:512:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:29:\"^ninja-forms/([a-zA-Z0-9]+)/?\";s:36:\"index.php?nf_public_link=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:17:\"portfolio-item/?$\";s:31:\"index.php?post_type=x-portfolio\";s:47:\"portfolio-item/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=x-portfolio&feed=$matches[1]\";s:42:\"portfolio-item/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=x-portfolio&feed=$matches[1]\";s:34:\"portfolio-item/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=x-portfolio&paged=$matches[1]\";s:34:\"wpcode/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"wpcode/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"wpcode/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"wpcode/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"wpcode/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"wpcode/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"wpcode/([^/]+)/embed/?$\";s:39:\"index.php?wpcode=$matches[1]&embed=true\";s:27:\"wpcode/([^/]+)/trackback/?$\";s:33:\"index.php?wpcode=$matches[1]&tb=1\";s:35:\"wpcode/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?wpcode=$matches[1]&paged=$matches[2]\";s:42:\"wpcode/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?wpcode=$matches[1]&cpage=$matches[2]\";s:32:\"wpcode/([^/]+)/wc-api(/(.*))?/?$\";s:47:\"index.php?wpcode=$matches[1]&wc-api=$matches[3]\";s:43:\"wpcode/([^/]+)/wc/file/transient(/(.*))?/?$\";s:58:\"index.php?wpcode=$matches[1]&wc/file/transient=$matches[3]\";s:38:\"wpcode/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:49:\"wpcode/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:49:\"wpcode/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:60:\"wpcode/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"wpcode/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?wpcode=$matches[1]&page=$matches[2]\";s:23:\"wpcode/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"wpcode/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"wpcode/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"wpcode/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"wpcode/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"wpcode/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:52:\"wpcode_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?wpcode_type=$matches[1]&feed=$matches[2]\";s:47:\"wpcode_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?wpcode_type=$matches[1]&feed=$matches[2]\";s:28:\"wpcode_type/([^/]+)/embed/?$\";s:44:\"index.php?wpcode_type=$matches[1]&embed=true\";s:40:\"wpcode_type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?wpcode_type=$matches[1]&paged=$matches[2]\";s:22:\"wpcode_type/([^/]+)/?$\";s:33:\"index.php?wpcode_type=$matches[1]\";s:56:\"wpcode_location/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?wpcode_location=$matches[1]&feed=$matches[2]\";s:51:\"wpcode_location/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?wpcode_location=$matches[1]&feed=$matches[2]\";s:32:\"wpcode_location/([^/]+)/embed/?$\";s:48:\"index.php?wpcode_location=$matches[1]&embed=true\";s:44:\"wpcode_location/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?wpcode_location=$matches[1]&paged=$matches[2]\";s:26:\"wpcode_location/([^/]+)/?$\";s:37:\"index.php?wpcode_location=$matches[1]\";s:52:\"wpcode_tags/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?wpcode_tags=$matches[1]&feed=$matches[2]\";s:47:\"wpcode_tags/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?wpcode_tags=$matches[1]&feed=$matches[2]\";s:28:\"wpcode_tags/([^/]+)/embed/?$\";s:44:\"index.php?wpcode_tags=$matches[1]&embed=true\";s:40:\"wpcode_tags/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?wpcode_tags=$matches[1]&paged=$matches[2]\";s:22:\"wpcode_tags/([^/]+)/?$\";s:33:\"index.php?wpcode_tags=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:34:\"nf_sub/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"nf_sub/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"nf_sub/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"nf_sub/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"nf_sub/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"nf_sub/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"nf_sub/([^/]+)/embed/?$\";s:39:\"index.php?nf_sub=$matches[1]&embed=true\";s:27:\"nf_sub/([^/]+)/trackback/?$\";s:33:\"index.php?nf_sub=$matches[1]&tb=1\";s:35:\"nf_sub/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?nf_sub=$matches[1]&paged=$matches[2]\";s:42:\"nf_sub/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?nf_sub=$matches[1]&cpage=$matches[2]\";s:32:\"nf_sub/([^/]+)/wc-api(/(.*))?/?$\";s:47:\"index.php?nf_sub=$matches[1]&wc-api=$matches[3]\";s:43:\"nf_sub/([^/]+)/wc/file/transient(/(.*))?/?$\";s:58:\"index.php?nf_sub=$matches[1]&wc/file/transient=$matches[3]\";s:38:\"nf_sub/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:49:\"nf_sub/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:49:\"nf_sub/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:60:\"nf_sub/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"nf_sub/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?nf_sub=$matches[1]&page=$matches[2]\";s:23:\"nf_sub/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"nf_sub/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"nf_sub/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"nf_sub/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"nf_sub/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"nf_sub/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"cs_template/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"cs_template/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"cs_template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"cs_template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"cs_template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"cs_template/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"cs_template/([^/]+)/embed/?$\";s:44:\"index.php?cs_template=$matches[1]&embed=true\";s:32:\"cs_template/([^/]+)/trackback/?$\";s:38:\"index.php?cs_template=$matches[1]&tb=1\";s:40:\"cs_template/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?cs_template=$matches[1]&paged=$matches[2]\";s:47:\"cs_template/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?cs_template=$matches[1]&cpage=$matches[2]\";s:37:\"cs_template/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?cs_template=$matches[1]&wc-api=$matches[3]\";s:48:\"cs_template/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?cs_template=$matches[1]&wc/file/transient=$matches[3]\";s:43:\"cs_template/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"cs_template/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"cs_template/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:65:\"cs_template/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:36:\"cs_template/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?cs_template=$matches[1]&page=$matches[2]\";s:28:\"cs_template/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"cs_template/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"cs_template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"cs_template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"cs_template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"cs_template/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:45:\"cs_user_templates/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"cs_user_templates/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"cs_user_templates/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"cs_user_templates/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"cs_user_templates/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"cs_user_templates/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"cs_user_templates/([^/]+)/embed/?$\";s:50:\"index.php?cs_user_templates=$matches[1]&embed=true\";s:38:\"cs_user_templates/([^/]+)/trackback/?$\";s:44:\"index.php?cs_user_templates=$matches[1]&tb=1\";s:46:\"cs_user_templates/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?cs_user_templates=$matches[1]&paged=$matches[2]\";s:53:\"cs_user_templates/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?cs_user_templates=$matches[1]&cpage=$matches[2]\";s:43:\"cs_user_templates/([^/]+)/wc-api(/(.*))?/?$\";s:58:\"index.php?cs_user_templates=$matches[1]&wc-api=$matches[3]\";s:54:\"cs_user_templates/([^/]+)/wc/file/transient(/(.*))?/?$\";s:69:\"index.php?cs_user_templates=$matches[1]&wc/file/transient=$matches[3]\";s:49:\"cs_user_templates/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"cs_user_templates/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"cs_user_templates/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:71:\"cs_user_templates/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:42:\"cs_user_templates/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?cs_user_templates=$matches[1]&page=$matches[2]\";s:34:\"cs_user_templates/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"cs_user_templates/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"cs_user_templates/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"cs_user_templates/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"cs_user_templates/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"cs_user_templates/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:43:\"cs_global_block/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"cs_global_block/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"cs_global_block/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"cs_global_block/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"cs_global_block/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"cs_global_block/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"cs_global_block/([^/]+)/embed/?$\";s:48:\"index.php?cs_global_block=$matches[1]&embed=true\";s:36:\"cs_global_block/([^/]+)/trackback/?$\";s:42:\"index.php?cs_global_block=$matches[1]&tb=1\";s:44:\"cs_global_block/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?cs_global_block=$matches[1]&paged=$matches[2]\";s:51:\"cs_global_block/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?cs_global_block=$matches[1]&cpage=$matches[2]\";s:41:\"cs_global_block/([^/]+)/wc-api(/(.*))?/?$\";s:56:\"index.php?cs_global_block=$matches[1]&wc-api=$matches[3]\";s:52:\"cs_global_block/([^/]+)/wc/file/transient(/(.*))?/?$\";s:67:\"index.php?cs_global_block=$matches[1]&wc/file/transient=$matches[3]\";s:47:\"cs_global_block/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:58:\"cs_global_block/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:58:\"cs_global_block/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:69:\"cs_global_block/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:40:\"cs_global_block/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?cs_global_block=$matches[1]&page=$matches[2]\";s:32:\"cs_global_block/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"cs_global_block/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"cs_global_block/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"cs_global_block/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"cs_global_block/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"cs_global_block/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"cs_header/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"cs_header/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"cs_header/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"cs_header/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"cs_header/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"cs_header/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"cs_header/([^/]+)/embed/?$\";s:42:\"index.php?cs_header=$matches[1]&embed=true\";s:30:\"cs_header/([^/]+)/trackback/?$\";s:36:\"index.php?cs_header=$matches[1]&tb=1\";s:38:\"cs_header/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?cs_header=$matches[1]&paged=$matches[2]\";s:45:\"cs_header/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?cs_header=$matches[1]&cpage=$matches[2]\";s:35:\"cs_header/([^/]+)/wc-api(/(.*))?/?$\";s:50:\"index.php?cs_header=$matches[1]&wc-api=$matches[3]\";s:46:\"cs_header/([^/]+)/wc/file/transient(/(.*))?/?$\";s:61:\"index.php?cs_header=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"cs_header/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"cs_header/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"cs_header/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:63:\"cs_header/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:34:\"cs_header/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?cs_header=$matches[1]&page=$matches[2]\";s:26:\"cs_header/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"cs_header/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"cs_header/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"cs_header/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"cs_header/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"cs_header/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"cs_footer/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"cs_footer/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"cs_footer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"cs_footer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"cs_footer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"cs_footer/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"cs_footer/([^/]+)/embed/?$\";s:42:\"index.php?cs_footer=$matches[1]&embed=true\";s:30:\"cs_footer/([^/]+)/trackback/?$\";s:36:\"index.php?cs_footer=$matches[1]&tb=1\";s:38:\"cs_footer/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?cs_footer=$matches[1]&paged=$matches[2]\";s:45:\"cs_footer/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?cs_footer=$matches[1]&cpage=$matches[2]\";s:35:\"cs_footer/([^/]+)/wc-api(/(.*))?/?$\";s:50:\"index.php?cs_footer=$matches[1]&wc-api=$matches[3]\";s:46:\"cs_footer/([^/]+)/wc/file/transient(/(.*))?/?$\";s:61:\"index.php?cs_footer=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"cs_footer/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"cs_footer/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"cs_footer/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:63:\"cs_footer/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:34:\"cs_footer/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?cs_footer=$matches[1]&page=$matches[2]\";s:26:\"cs_footer/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"cs_footer/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"cs_footer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"cs_footer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"cs_footer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"cs_footer/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"cs_layout_single/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"cs_layout_single/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"cs_layout_single/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"cs_layout_single/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"cs_layout_single/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"cs_layout_single/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"cs_layout_single/([^/]+)/embed/?$\";s:49:\"index.php?cs_layout_single=$matches[1]&embed=true\";s:37:\"cs_layout_single/([^/]+)/trackback/?$\";s:43:\"index.php?cs_layout_single=$matches[1]&tb=1\";s:45:\"cs_layout_single/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?cs_layout_single=$matches[1]&paged=$matches[2]\";s:52:\"cs_layout_single/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?cs_layout_single=$matches[1]&cpage=$matches[2]\";s:42:\"cs_layout_single/([^/]+)/wc-api(/(.*))?/?$\";s:57:\"index.php?cs_layout_single=$matches[1]&wc-api=$matches[3]\";s:53:\"cs_layout_single/([^/]+)/wc/file/transient(/(.*))?/?$\";s:68:\"index.php?cs_layout_single=$matches[1]&wc/file/transient=$matches[3]\";s:48:\"cs_layout_single/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:59:\"cs_layout_single/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:59:\"cs_layout_single/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:70:\"cs_layout_single/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"cs_layout_single/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?cs_layout_single=$matches[1]&page=$matches[2]\";s:33:\"cs_layout_single/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"cs_layout_single/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"cs_layout_single/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"cs_layout_single/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"cs_layout_single/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"cs_layout_single/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:45:\"cs_layout_archive/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"cs_layout_archive/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"cs_layout_archive/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"cs_layout_archive/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"cs_layout_archive/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"cs_layout_archive/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"cs_layout_archive/([^/]+)/embed/?$\";s:50:\"index.php?cs_layout_archive=$matches[1]&embed=true\";s:38:\"cs_layout_archive/([^/]+)/trackback/?$\";s:44:\"index.php?cs_layout_archive=$matches[1]&tb=1\";s:46:\"cs_layout_archive/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?cs_layout_archive=$matches[1]&paged=$matches[2]\";s:53:\"cs_layout_archive/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?cs_layout_archive=$matches[1]&cpage=$matches[2]\";s:43:\"cs_layout_archive/([^/]+)/wc-api(/(.*))?/?$\";s:58:\"index.php?cs_layout_archive=$matches[1]&wc-api=$matches[3]\";s:54:\"cs_layout_archive/([^/]+)/wc/file/transient(/(.*))?/?$\";s:69:\"index.php?cs_layout_archive=$matches[1]&wc/file/transient=$matches[3]\";s:49:\"cs_layout_archive/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"cs_layout_archive/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"cs_layout_archive/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:71:\"cs_layout_archive/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:42:\"cs_layout_archive/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?cs_layout_archive=$matches[1]&page=$matches[2]\";s:34:\"cs_layout_archive/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"cs_layout_archive/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"cs_layout_archive/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"cs_layout_archive/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"cs_layout_archive/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"cs_layout_archive/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"cs_layout/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"cs_layout/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"cs_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"cs_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"cs_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"cs_layout/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"cs_layout/([^/]+)/embed/?$\";s:42:\"index.php?cs_layout=$matches[1]&embed=true\";s:30:\"cs_layout/([^/]+)/trackback/?$\";s:36:\"index.php?cs_layout=$matches[1]&tb=1\";s:38:\"cs_layout/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?cs_layout=$matches[1]&paged=$matches[2]\";s:45:\"cs_layout/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?cs_layout=$matches[1]&cpage=$matches[2]\";s:35:\"cs_layout/([^/]+)/wc-api(/(.*))?/?$\";s:50:\"index.php?cs_layout=$matches[1]&wc-api=$matches[3]\";s:46:\"cs_layout/([^/]+)/wc/file/transient(/(.*))?/?$\";s:61:\"index.php?cs_layout=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"cs_layout/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"cs_layout/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"cs_layout/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:63:\"cs_layout/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:34:\"cs_layout/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?cs_layout=$matches[1]&page=$matches[2]\";s:26:\"cs_layout/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"cs_layout/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"cs_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"cs_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"cs_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"cs_layout/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"cs_layout_single_wc/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"cs_layout_single_wc/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"cs_layout_single_wc/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"cs_layout_single_wc/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"cs_layout_single_wc/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"cs_layout_single_wc/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"cs_layout_single_wc/([^/]+)/embed/?$\";s:52:\"index.php?cs_layout_single_wc=$matches[1]&embed=true\";s:40:\"cs_layout_single_wc/([^/]+)/trackback/?$\";s:46:\"index.php?cs_layout_single_wc=$matches[1]&tb=1\";s:48:\"cs_layout_single_wc/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?cs_layout_single_wc=$matches[1]&paged=$matches[2]\";s:55:\"cs_layout_single_wc/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?cs_layout_single_wc=$matches[1]&cpage=$matches[2]\";s:45:\"cs_layout_single_wc/([^/]+)/wc-api(/(.*))?/?$\";s:60:\"index.php?cs_layout_single_wc=$matches[1]&wc-api=$matches[3]\";s:56:\"cs_layout_single_wc/([^/]+)/wc/file/transient(/(.*))?/?$\";s:71:\"index.php?cs_layout_single_wc=$matches[1]&wc/file/transient=$matches[3]\";s:51:\"cs_layout_single_wc/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:62:\"cs_layout_single_wc/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:62:\"cs_layout_single_wc/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:73:\"cs_layout_single_wc/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:44:\"cs_layout_single_wc/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?cs_layout_single_wc=$matches[1]&page=$matches[2]\";s:36:\"cs_layout_single_wc/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"cs_layout_single_wc/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"cs_layout_single_wc/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"cs_layout_single_wc/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"cs_layout_single_wc/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"cs_layout_single_wc/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\"cs_layout_archive_wc/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"cs_layout_archive_wc/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"cs_layout_archive_wc/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"cs_layout_archive_wc/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"cs_layout_archive_wc/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"cs_layout_archive_wc/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"cs_layout_archive_wc/([^/]+)/embed/?$\";s:53:\"index.php?cs_layout_archive_wc=$matches[1]&embed=true\";s:41:\"cs_layout_archive_wc/([^/]+)/trackback/?$\";s:47:\"index.php?cs_layout_archive_wc=$matches[1]&tb=1\";s:49:\"cs_layout_archive_wc/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?cs_layout_archive_wc=$matches[1]&paged=$matches[2]\";s:56:\"cs_layout_archive_wc/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?cs_layout_archive_wc=$matches[1]&cpage=$matches[2]\";s:46:\"cs_layout_archive_wc/([^/]+)/wc-api(/(.*))?/?$\";s:61:\"index.php?cs_layout_archive_wc=$matches[1]&wc-api=$matches[3]\";s:57:\"cs_layout_archive_wc/([^/]+)/wc/file/transient(/(.*))?/?$\";s:72:\"index.php?cs_layout_archive_wc=$matches[1]&wc/file/transient=$matches[3]\";s:52:\"cs_layout_archive_wc/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:63:\"cs_layout_archive_wc/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:63:\"cs_layout_archive_wc/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:74:\"cs_layout_archive_wc/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:45:\"cs_layout_archive_wc/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?cs_layout_archive_wc=$matches[1]&page=$matches[2]\";s:37:\"cs_layout_archive_wc/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"cs_layout_archive_wc/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"cs_layout_archive_wc/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"cs_layout_archive_wc/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"cs_layout_archive_wc/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"cs_layout_archive_wc/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"portfolio-item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"portfolio-item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"portfolio-item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"portfolio-item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"portfolio-item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"portfolio-item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"portfolio-item/([^/]+)/embed/?$\";s:44:\"index.php?x-portfolio=$matches[1]&embed=true\";s:35:\"portfolio-item/([^/]+)/trackback/?$\";s:38:\"index.php?x-portfolio=$matches[1]&tb=1\";s:55:\"portfolio-item/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?x-portfolio=$matches[1]&feed=$matches[2]\";s:50:\"portfolio-item/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?x-portfolio=$matches[1]&feed=$matches[2]\";s:43:\"portfolio-item/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?x-portfolio=$matches[1]&paged=$matches[2]\";s:50:\"portfolio-item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?x-portfolio=$matches[1]&cpage=$matches[2]\";s:40:\"portfolio-item/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?x-portfolio=$matches[1]&wc-api=$matches[3]\";s:51:\"portfolio-item/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?x-portfolio=$matches[1]&wc/file/transient=$matches[3]\";s:46:\"portfolio-item/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"portfolio-item/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"portfolio-item/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:68:\"portfolio-item/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"portfolio-item/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?x-portfolio=$matches[1]&page=$matches[2]\";s:31:\"portfolio-item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"portfolio-item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"portfolio-item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"portfolio-item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"portfolio-item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"portfolio-item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:59:\"portfolio-item-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?portfolio-tag=$matches[1]&feed=$matches[2]\";s:54:\"portfolio-item-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?portfolio-tag=$matches[1]&feed=$matches[2]\";s:35:\"portfolio-item-tag/([^/]+)/embed/?$\";s:46:\"index.php?portfolio-tag=$matches[1]&embed=true\";s:47:\"portfolio-item-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?portfolio-tag=$matches[1]&paged=$matches[2]\";s:29:\"portfolio-item-tag/([^/]+)/?$\";s:35:\"index.php?portfolio-tag=$matches[1]\";s:64:\"portfolio-item-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?portfolio-category=$matches[1]&feed=$matches[2]\";s:59:\"portfolio-item-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?portfolio-category=$matches[1]&feed=$matches[2]\";s:40:\"portfolio-item-category/([^/]+)/embed/?$\";s:51:\"index.php?portfolio-category=$matches[1]&embed=true\";s:52:\"portfolio-item-category/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?portfolio-category=$matches[1]&paged=$matches[2]\";s:34:\"portfolio-item-category/([^/]+)/?$\";s:40:\"index.php?portfolio-category=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=6&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),
(30,'hack_file','0','yes'),
(31,'blog_charset','UTF-8','yes'),
(32,'moderation_keys','','no'),
(33,'active_plugins','a:3:{i:0;s:35:\"insert-headers-and-footers/ihaf.php\";i:1;s:27:\"ninja-forms/ninja-forms.php\";i:2;s:27:\"woocommerce/woocommerce.php\";}','yes'),
(34,'category_base','','yes'),
(35,'ping_sites','http://rpc.pingomatic.com/','yes'),
(36,'comment_max_links','2','yes'),
(37,'gmt_offset','0','yes'),
(38,'default_email_category','1','yes'),
(39,'recently_edited','','no'),
(40,'template','pro','yes'),
(41,'stylesheet','pro','yes'),
(42,'comment_registration','0','yes'),
(43,'html_type','text/html','yes'),
(44,'use_trackback','0','yes'),
(45,'default_role','subscriber','yes'),
(46,'db_version','57155','yes'),
(47,'uploads_use_yearmonth_folders','1','yes'),
(48,'upload_path','','yes'),
(49,'blog_public','1','yes'),
(50,'default_link_category','2','yes'),
(51,'show_on_front','page','yes'),
(52,'tag_base','','yes'),
(53,'show_avatars','1','yes'),
(54,'avatar_rating','G','yes'),
(55,'upload_url_path','','yes'),
(56,'thumbnail_size_w','150','yes'),
(57,'thumbnail_size_h','150','yes'),
(58,'thumbnail_crop','1','yes'),
(59,'medium_size_w','300','yes'),
(60,'medium_size_h','300','yes'),
(61,'avatar_default','mystery','yes'),
(62,'large_size_w','1024','yes'),
(63,'large_size_h','1024','yes'),
(64,'image_default_link_type','none','yes'),
(65,'image_default_size','','yes'),
(66,'image_default_align','','yes'),
(67,'close_comments_for_old_posts','0','yes'),
(68,'close_comments_days_old','14','yes'),
(69,'thread_comments','1','yes'),
(70,'thread_comments_depth','5','yes'),
(71,'page_comments','0','yes'),
(72,'comments_per_page','50','yes'),
(73,'default_comments_page','newest','yes'),
(74,'comment_order','asc','yes'),
(75,'sticky_posts','a:0:{}','yes'),
(76,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),
(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),
(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),
(79,'uninstall_plugins','a:1:{s:27:\"ninja-forms/ninja-forms.php\";s:21:\"ninja_forms_uninstall\";}','no'),
(80,'timezone_string','','yes'),
(81,'page_for_posts','15','yes'),
(82,'page_on_front','6','yes'),
(83,'default_post_format','0','yes'),
(84,'link_manager_enabled','0','yes'),
(85,'finished_splitting_shared_terms','1','yes'),
(86,'site_icon','54','yes'),
(87,'medium_large_size_w','768','yes'),
(88,'medium_large_size_h','0','yes'),
(89,'wp_page_for_privacy_policy','3','yes'),
(90,'show_comments_cookies_opt_in','1','yes'),
(91,'admin_email_lifespan','1733760870','yes'),
(92,'disallowed_keys','','no'),
(93,'comment_previously_approved','1','yes'),
(94,'auto_plugin_theme_update_emails','a:0:{}','no'),
(95,'auto_update_core_dev','enabled','yes'),
(96,'auto_update_core_minor','enabled','yes'),
(97,'auto_update_core_major','enabled','yes'),
(98,'wp_force_deactivated_plugins','a:0:{}','yes'),
(99,'wp_attachment_pages_enabled','0','yes'),
(100,'initial_db_version','57155','yes'),
(101,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:116:{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:20:\"wpcode_edit_snippets\";b:1;s:24:\"wpcode_activate_snippets\";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'),
(102,'fresh_site','0','yes'),
(103,'user_count','5','no'),
(104,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),
(105,'sidebars_widgets','a:11:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"sidebar-main\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:8:\"header-1\";a:0:{}s:8:\"header-2\";a:0:{}s:8:\"header-3\";a:0:{}s:8:\"header-4\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:13:\"array_version\";i:3;}','yes'),
(106,'cron','a:22:{i:1720558915;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1720559216;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:1720559218;a:3:{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;}}s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s: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:1720559225;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1720559226;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1720559671;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:1720561332;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:1720569600;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:1720570016;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1720574026;a:1:{s:26:\"wpcode_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1720576588;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1720580816;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:1720584871;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:1720619788;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s: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:1720628071;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:1720628074;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1720714471;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1720904728;a:1:{s:22:\"nf_marketing_feed_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"nf-weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1720904745;a:1:{s:26:\"nf_weekly_promotion_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"nf-weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1720991276;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}i:1722373962;a:1:{s:13:\"nf_optin_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"nf-monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2678400;}}}s:7:\"version\";i:2;}','yes'),
(107,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(108,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(109,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(114,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(115,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(116,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(117,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(118,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(121,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.5.4\";s:5:\"files\";a:500:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:20:\"block/editor-rtl.css\";i:29;s:24:\"block/editor-rtl.min.css\";i:30;s:16:\"block/editor.css\";i:31;s:20:\"block/editor.min.css\";i:32;s:21:\"button/editor-rtl.css\";i:33;s:25:\"button/editor-rtl.min.css\";i:34;s:17:\"button/editor.css\";i:35;s:21:\"button/editor.min.css\";i:36;s:20:\"button/style-rtl.css\";i:37;s:24:\"button/style-rtl.min.css\";i:38;s:16:\"button/style.css\";i:39;s:20:\"button/style.min.css\";i:40;s:22:\"buttons/editor-rtl.css\";i:41;s:26:\"buttons/editor-rtl.min.css\";i:42;s:18:\"buttons/editor.css\";i:43;s:22:\"buttons/editor.min.css\";i:44;s:21:\"buttons/style-rtl.css\";i:45;s:25:\"buttons/style-rtl.min.css\";i:46;s:17:\"buttons/style.css\";i:47;s:21:\"buttons/style.min.css\";i:48;s:22:\"calendar/style-rtl.css\";i:49;s:26:\"calendar/style-rtl.min.css\";i:50;s:18:\"calendar/style.css\";i:51;s:22:\"calendar/style.min.css\";i:52;s:25:\"categories/editor-rtl.css\";i:53;s:29:\"categories/editor-rtl.min.css\";i:54;s:21:\"categories/editor.css\";i:55;s:25:\"categories/editor.min.css\";i:56;s:24:\"categories/style-rtl.css\";i:57;s:28:\"categories/style-rtl.min.css\";i:58;s:20:\"categories/style.css\";i:59;s:24:\"categories/style.min.css\";i:60;s:19:\"code/editor-rtl.css\";i:61;s:23:\"code/editor-rtl.min.css\";i:62;s:15:\"code/editor.css\";i:63;s:19:\"code/editor.min.css\";i:64;s:18:\"code/style-rtl.css\";i:65;s:22:\"code/style-rtl.min.css\";i:66;s:14:\"code/style.css\";i:67;s:18:\"code/style.min.css\";i:68;s:18:\"code/theme-rtl.css\";i:69;s:22:\"code/theme-rtl.min.css\";i:70;s:14:\"code/theme.css\";i:71;s:18:\"code/theme.min.css\";i:72;s:22:\"columns/editor-rtl.css\";i:73;s:26:\"columns/editor-rtl.min.css\";i:74;s:18:\"columns/editor.css\";i:75;s:22:\"columns/editor.min.css\";i:76;s:21:\"columns/style-rtl.css\";i:77;s:25:\"columns/style-rtl.min.css\";i:78;s:17:\"columns/style.css\";i:79;s:21:\"columns/style.min.css\";i:80;s:29:\"comment-content/style-rtl.css\";i:81;s:33:\"comment-content/style-rtl.min.css\";i:82;s:25:\"comment-content/style.css\";i:83;s:29:\"comment-content/style.min.css\";i:84;s:30:\"comment-template/style-rtl.css\";i:85;s:34:\"comment-template/style-rtl.min.css\";i:86;s:26:\"comment-template/style.css\";i:87;s:30:\"comment-template/style.min.css\";i:88;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:89;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:90;s:38:\"comments-pagination-numbers/editor.css\";i:91;s:42:\"comments-pagination-numbers/editor.min.css\";i:92;s:34:\"comments-pagination/editor-rtl.css\";i:93;s:38:\"comments-pagination/editor-rtl.min.css\";i:94;s:30:\"comments-pagination/editor.css\";i:95;s:34:\"comments-pagination/editor.min.css\";i:96;s:33:\"comments-pagination/style-rtl.css\";i:97;s:37:\"comments-pagination/style-rtl.min.css\";i:98;s:29:\"comments-pagination/style.css\";i:99;s:33:\"comments-pagination/style.min.css\";i:100;s:29:\"comments-title/editor-rtl.css\";i:101;s:33:\"comments-title/editor-rtl.min.css\";i:102;s:25:\"comments-title/editor.css\";i:103;s:29:\"comments-title/editor.min.css\";i:104;s:23:\"comments/editor-rtl.css\";i:105;s:27:\"comments/editor-rtl.min.css\";i:106;s:19:\"comments/editor.css\";i:107;s:23:\"comments/editor.min.css\";i:108;s:22:\"comments/style-rtl.css\";i:109;s:26:\"comments/style-rtl.min.css\";i:110;s:18:\"comments/style.css\";i:111;s:22:\"comments/style.min.css\";i:112;s:20:\"cover/editor-rtl.css\";i:113;s:24:\"cover/editor-rtl.min.css\";i:114;s:16:\"cover/editor.css\";i:115;s:20:\"cover/editor.min.css\";i:116;s:19:\"cover/style-rtl.css\";i:117;s:23:\"cover/style-rtl.min.css\";i:118;s:15:\"cover/style.css\";i:119;s:19:\"cover/style.min.css\";i:120;s:22:\"details/editor-rtl.css\";i:121;s:26:\"details/editor-rtl.min.css\";i:122;s:18:\"details/editor.css\";i:123;s:22:\"details/editor.min.css\";i:124;s:21:\"details/style-rtl.css\";i:125;s:25:\"details/style-rtl.min.css\";i:126;s:17:\"details/style.css\";i:127;s:21:\"details/style.min.css\";i:128;s:20:\"embed/editor-rtl.css\";i:129;s:24:\"embed/editor-rtl.min.css\";i:130;s:16:\"embed/editor.css\";i:131;s:20:\"embed/editor.min.css\";i:132;s:19:\"embed/style-rtl.css\";i:133;s:23:\"embed/style-rtl.min.css\";i:134;s:15:\"embed/style.css\";i:135;s:19:\"embed/style.min.css\";i:136;s:19:\"embed/theme-rtl.css\";i:137;s:23:\"embed/theme-rtl.min.css\";i:138;s:15:\"embed/theme.css\";i:139;s:19:\"embed/theme.min.css\";i:140;s:19:\"file/editor-rtl.css\";i:141;s:23:\"file/editor-rtl.min.css\";i:142;s:15:\"file/editor.css\";i:143;s:19:\"file/editor.min.css\";i:144;s:18:\"file/style-rtl.css\";i:145;s:22:\"file/style-rtl.min.css\";i:146;s:14:\"file/style.css\";i:147;s:18:\"file/style.min.css\";i:148;s:23:\"footnotes/style-rtl.css\";i:149;s:27:\"footnotes/style-rtl.min.css\";i:150;s:19:\"footnotes/style.css\";i:151;s:23:\"footnotes/style.min.css\";i:152;s:23:\"freeform/editor-rtl.css\";i:153;s:27:\"freeform/editor-rtl.min.css\";i:154;s:19:\"freeform/editor.css\";i:155;s:23:\"freeform/editor.min.css\";i:156;s:22:\"gallery/editor-rtl.css\";i:157;s:26:\"gallery/editor-rtl.min.css\";i:158;s:18:\"gallery/editor.css\";i:159;s:22:\"gallery/editor.min.css\";i:160;s:21:\"gallery/style-rtl.css\";i:161;s:25:\"gallery/style-rtl.min.css\";i:162;s:17:\"gallery/style.css\";i:163;s:21:\"gallery/style.min.css\";i:164;s:21:\"gallery/theme-rtl.css\";i:165;s:25:\"gallery/theme-rtl.min.css\";i:166;s:17:\"gallery/theme.css\";i:167;s:21:\"gallery/theme.min.css\";i:168;s:20:\"group/editor-rtl.css\";i:169;s:24:\"group/editor-rtl.min.css\";i:170;s:16:\"group/editor.css\";i:171;s:20:\"group/editor.min.css\";i:172;s:19:\"group/style-rtl.css\";i:173;s:23:\"group/style-rtl.min.css\";i:174;s:15:\"group/style.css\";i:175;s:19:\"group/style.min.css\";i:176;s:19:\"group/theme-rtl.css\";i:177;s:23:\"group/theme-rtl.min.css\";i:178;s:15:\"group/theme.css\";i:179;s:19:\"group/theme.min.css\";i:180;s:21:\"heading/style-rtl.css\";i:181;s:25:\"heading/style-rtl.min.css\";i:182;s:17:\"heading/style.css\";i:183;s:21:\"heading/style.min.css\";i:184;s:19:\"html/editor-rtl.css\";i:185;s:23:\"html/editor-rtl.min.css\";i:186;s:15:\"html/editor.css\";i:187;s:19:\"html/editor.min.css\";i:188;s:20:\"image/editor-rtl.css\";i:189;s:24:\"image/editor-rtl.min.css\";i:190;s:16:\"image/editor.css\";i:191;s:20:\"image/editor.min.css\";i:192;s:19:\"image/style-rtl.css\";i:193;s:23:\"image/style-rtl.min.css\";i:194;s:15:\"image/style.css\";i:195;s:19:\"image/style.min.css\";i:196;s:19:\"image/theme-rtl.css\";i:197;s:23:\"image/theme-rtl.min.css\";i:198;s:15:\"image/theme.css\";i:199;s:19:\"image/theme.min.css\";i:200;s:29:\"latest-comments/style-rtl.css\";i:201;s:33:\"latest-comments/style-rtl.min.css\";i:202;s:25:\"latest-comments/style.css\";i:203;s:29:\"latest-comments/style.min.css\";i:204;s:27:\"latest-posts/editor-rtl.css\";i:205;s:31:\"latest-posts/editor-rtl.min.css\";i:206;s:23:\"latest-posts/editor.css\";i:207;s:27:\"latest-posts/editor.min.css\";i:208;s:26:\"latest-posts/style-rtl.css\";i:209;s:30:\"latest-posts/style-rtl.min.css\";i:210;s:22:\"latest-posts/style.css\";i:211;s:26:\"latest-posts/style.min.css\";i:212;s:18:\"list/style-rtl.css\";i:213;s:22:\"list/style-rtl.min.css\";i:214;s:14:\"list/style.css\";i:215;s:18:\"list/style.min.css\";i:216;s:25:\"media-text/editor-rtl.css\";i:217;s:29:\"media-text/editor-rtl.min.css\";i:218;s:21:\"media-text/editor.css\";i:219;s:25:\"media-text/editor.min.css\";i:220;s:24:\"media-text/style-rtl.css\";i:221;s:28:\"media-text/style-rtl.min.css\";i:222;s:20:\"media-text/style.css\";i:223;s:24:\"media-text/style.min.css\";i:224;s:19:\"more/editor-rtl.css\";i:225;s:23:\"more/editor-rtl.min.css\";i:226;s:15:\"more/editor.css\";i:227;s:19:\"more/editor.min.css\";i:228;s:30:\"navigation-link/editor-rtl.css\";i:229;s:34:\"navigation-link/editor-rtl.min.css\";i:230;s:26:\"navigation-link/editor.css\";i:231;s:30:\"navigation-link/editor.min.css\";i:232;s:29:\"navigation-link/style-rtl.css\";i:233;s:33:\"navigation-link/style-rtl.min.css\";i:234;s:25:\"navigation-link/style.css\";i:235;s:29:\"navigation-link/style.min.css\";i:236;s:33:\"navigation-submenu/editor-rtl.css\";i:237;s:37:\"navigation-submenu/editor-rtl.min.css\";i:238;s:29:\"navigation-submenu/editor.css\";i:239;s:33:\"navigation-submenu/editor.min.css\";i:240;s:25:\"navigation/editor-rtl.css\";i:241;s:29:\"navigation/editor-rtl.min.css\";i:242;s:21:\"navigation/editor.css\";i:243;s:25:\"navigation/editor.min.css\";i:244;s:24:\"navigation/style-rtl.css\";i:245;s:28:\"navigation/style-rtl.min.css\";i:246;s:20:\"navigation/style.css\";i:247;s:24:\"navigation/style.min.css\";i:248;s:23:\"nextpage/editor-rtl.css\";i:249;s:27:\"nextpage/editor-rtl.min.css\";i:250;s:19:\"nextpage/editor.css\";i:251;s:23:\"nextpage/editor.min.css\";i:252;s:24:\"page-list/editor-rtl.css\";i:253;s:28:\"page-list/editor-rtl.min.css\";i:254;s:20:\"page-list/editor.css\";i:255;s:24:\"page-list/editor.min.css\";i:256;s:23:\"page-list/style-rtl.css\";i:257;s:27:\"page-list/style-rtl.min.css\";i:258;s:19:\"page-list/style.css\";i:259;s:23:\"page-list/style.min.css\";i:260;s:24:\"paragraph/editor-rtl.css\";i:261;s:28:\"paragraph/editor-rtl.min.css\";i:262;s:20:\"paragraph/editor.css\";i:263;s:24:\"paragraph/editor.min.css\";i:264;s:23:\"paragraph/style-rtl.css\";i:265;s:27:\"paragraph/style-rtl.min.css\";i:266;s:19:\"paragraph/style.css\";i:267;s:23:\"paragraph/style.min.css\";i:268;s:25:\"post-author/style-rtl.css\";i:269;s:29:\"post-author/style-rtl.min.css\";i:270;s:21:\"post-author/style.css\";i:271;s:25:\"post-author/style.min.css\";i:272;s:33:\"post-comments-form/editor-rtl.css\";i:273;s:37:\"post-comments-form/editor-rtl.min.css\";i:274;s:29:\"post-comments-form/editor.css\";i:275;s:33:\"post-comments-form/editor.min.css\";i:276;s:32:\"post-comments-form/style-rtl.css\";i:277;s:36:\"post-comments-form/style-rtl.min.css\";i:278;s:28:\"post-comments-form/style.css\";i:279;s:32:\"post-comments-form/style.min.css\";i:280;s:27:\"post-content/editor-rtl.css\";i:281;s:31:\"post-content/editor-rtl.min.css\";i:282;s:23:\"post-content/editor.css\";i:283;s:27:\"post-content/editor.min.css\";i:284;s:23:\"post-date/style-rtl.css\";i:285;s:27:\"post-date/style-rtl.min.css\";i:286;s:19:\"post-date/style.css\";i:287;s:23:\"post-date/style.min.css\";i:288;s:27:\"post-excerpt/editor-rtl.css\";i:289;s:31:\"post-excerpt/editor-rtl.min.css\";i:290;s:23:\"post-excerpt/editor.css\";i:291;s:27:\"post-excerpt/editor.min.css\";i:292;s:26:\"post-excerpt/style-rtl.css\";i:293;s:30:\"post-excerpt/style-rtl.min.css\";i:294;s:22:\"post-excerpt/style.css\";i:295;s:26:\"post-excerpt/style.min.css\";i:296;s:34:\"post-featured-image/editor-rtl.css\";i:297;s:38:\"post-featured-image/editor-rtl.min.css\";i:298;s:30:\"post-featured-image/editor.css\";i:299;s:34:\"post-featured-image/editor.min.css\";i:300;s:33:\"post-featured-image/style-rtl.css\";i:301;s:37:\"post-featured-image/style-rtl.min.css\";i:302;s:29:\"post-featured-image/style.css\";i:303;s:33:\"post-featured-image/style.min.css\";i:304;s:34:\"post-navigation-link/style-rtl.css\";i:305;s:38:\"post-navigation-link/style-rtl.min.css\";i:306;s:30:\"post-navigation-link/style.css\";i:307;s:34:\"post-navigation-link/style.min.css\";i:308;s:28:\"post-template/editor-rtl.css\";i:309;s:32:\"post-template/editor-rtl.min.css\";i:310;s:24:\"post-template/editor.css\";i:311;s:28:\"post-template/editor.min.css\";i:312;s:27:\"post-template/style-rtl.css\";i:313;s:31:\"post-template/style-rtl.min.css\";i:314;s:23:\"post-template/style.css\";i:315;s:27:\"post-template/style.min.css\";i:316;s:24:\"post-terms/style-rtl.css\";i:317;s:28:\"post-terms/style-rtl.min.css\";i:318;s:20:\"post-terms/style.css\";i:319;s:24:\"post-terms/style.min.css\";i:320;s:24:\"post-title/style-rtl.css\";i:321;s:28:\"post-title/style-rtl.min.css\";i:322;s:20:\"post-title/style.css\";i:323;s:24:\"post-title/style.min.css\";i:324;s:26:\"preformatted/style-rtl.css\";i:325;s:30:\"preformatted/style-rtl.min.css\";i:326;s:22:\"preformatted/style.css\";i:327;s:26:\"preformatted/style.min.css\";i:328;s:24:\"pullquote/editor-rtl.css\";i:329;s:28:\"pullquote/editor-rtl.min.css\";i:330;s:20:\"pullquote/editor.css\";i:331;s:24:\"pullquote/editor.min.css\";i:332;s:23:\"pullquote/style-rtl.css\";i:333;s:27:\"pullquote/style-rtl.min.css\";i:334;s:19:\"pullquote/style.css\";i:335;s:23:\"pullquote/style.min.css\";i:336;s:23:\"pullquote/theme-rtl.css\";i:337;s:27:\"pullquote/theme-rtl.min.css\";i:338;s:19:\"pullquote/theme.css\";i:339;s:23:\"pullquote/theme.min.css\";i:340;s:39:\"query-pagination-numbers/editor-rtl.css\";i:341;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:342;s:35:\"query-pagination-numbers/editor.css\";i:343;s:39:\"query-pagination-numbers/editor.min.css\";i:344;s:31:\"query-pagination/editor-rtl.css\";i:345;s:35:\"query-pagination/editor-rtl.min.css\";i:346;s:27:\"query-pagination/editor.css\";i:347;s:31:\"query-pagination/editor.min.css\";i:348;s:30:\"query-pagination/style-rtl.css\";i:349;s:34:\"query-pagination/style-rtl.min.css\";i:350;s:26:\"query-pagination/style.css\";i:351;s:30:\"query-pagination/style.min.css\";i:352;s:25:\"query-title/style-rtl.css\";i:353;s:29:\"query-title/style-rtl.min.css\";i:354;s:21:\"query-title/style.css\";i:355;s:25:\"query-title/style.min.css\";i:356;s:20:\"query/editor-rtl.css\";i:357;s:24:\"query/editor-rtl.min.css\";i:358;s:16:\"query/editor.css\";i:359;s:20:\"query/editor.min.css\";i:360;s:19:\"quote/style-rtl.css\";i:361;s:23:\"quote/style-rtl.min.css\";i:362;s:15:\"quote/style.css\";i:363;s:19:\"quote/style.min.css\";i:364;s:19:\"quote/theme-rtl.css\";i:365;s:23:\"quote/theme-rtl.min.css\";i:366;s:15:\"quote/theme.css\";i:367;s:19:\"quote/theme.min.css\";i:368;s:23:\"read-more/style-rtl.css\";i:369;s:27:\"read-more/style-rtl.min.css\";i:370;s:19:\"read-more/style.css\";i:371;s:23:\"read-more/style.min.css\";i:372;s:18:\"rss/editor-rtl.css\";i:373;s:22:\"rss/editor-rtl.min.css\";i:374;s:14:\"rss/editor.css\";i:375;s:18:\"rss/editor.min.css\";i:376;s:17:\"rss/style-rtl.css\";i:377;s:21:\"rss/style-rtl.min.css\";i:378;s:13:\"rss/style.css\";i:379;s:17:\"rss/style.min.css\";i:380;s:21:\"search/editor-rtl.css\";i:381;s:25:\"search/editor-rtl.min.css\";i:382;s:17:\"search/editor.css\";i:383;s:21:\"search/editor.min.css\";i:384;s:20:\"search/style-rtl.css\";i:385;s:24:\"search/style-rtl.min.css\";i:386;s:16:\"search/style.css\";i:387;s:20:\"search/style.min.css\";i:388;s:20:\"search/theme-rtl.css\";i:389;s:24:\"search/theme-rtl.min.css\";i:390;s:16:\"search/theme.css\";i:391;s:20:\"search/theme.min.css\";i:392;s:24:\"separator/editor-rtl.css\";i:393;s:28:\"separator/editor-rtl.min.css\";i:394;s:20:\"separator/editor.css\";i:395;s:24:\"separator/editor.min.css\";i:396;s:23:\"separator/style-rtl.css\";i:397;s:27:\"separator/style-rtl.min.css\";i:398;s:19:\"separator/style.css\";i:399;s:23:\"separator/style.min.css\";i:400;s:23:\"separator/theme-rtl.css\";i:401;s:27:\"separator/theme-rtl.min.css\";i:402;s:19:\"separator/theme.css\";i:403;s:23:\"separator/theme.min.css\";i:404;s:24:\"shortcode/editor-rtl.css\";i:405;s:28:\"shortcode/editor-rtl.min.css\";i:406;s:20:\"shortcode/editor.css\";i:407;s:24:\"shortcode/editor.min.css\";i:408;s:24:\"site-logo/editor-rtl.css\";i:409;s:28:\"site-logo/editor-rtl.min.css\";i:410;s:20:\"site-logo/editor.css\";i:411;s:24:\"site-logo/editor.min.css\";i:412;s:23:\"site-logo/style-rtl.css\";i:413;s:27:\"site-logo/style-rtl.min.css\";i:414;s:19:\"site-logo/style.css\";i:415;s:23:\"site-logo/style.min.css\";i:416;s:27:\"site-tagline/editor-rtl.css\";i:417;s:31:\"site-tagline/editor-rtl.min.css\";i:418;s:23:\"site-tagline/editor.css\";i:419;s:27:\"site-tagline/editor.min.css\";i:420;s:25:\"site-title/editor-rtl.css\";i:421;s:29:\"site-title/editor-rtl.min.css\";i:422;s:21:\"site-title/editor.css\";i:423;s:25:\"site-title/editor.min.css\";i:424;s:24:\"site-title/style-rtl.css\";i:425;s:28:\"site-title/style-rtl.min.css\";i:426;s:20:\"site-title/style.css\";i:427;s:24:\"site-title/style.min.css\";i:428;s:26:\"social-link/editor-rtl.css\";i:429;s:30:\"social-link/editor-rtl.min.css\";i:430;s:22:\"social-link/editor.css\";i:431;s:26:\"social-link/editor.min.css\";i:432;s:27:\"social-links/editor-rtl.css\";i:433;s:31:\"social-links/editor-rtl.min.css\";i:434;s:23:\"social-links/editor.css\";i:435;s:27:\"social-links/editor.min.css\";i:436;s:26:\"social-links/style-rtl.css\";i:437;s:30:\"social-links/style-rtl.min.css\";i:438;s:22:\"social-links/style.css\";i:439;s:26:\"social-links/style.min.css\";i:440;s:21:\"spacer/editor-rtl.css\";i:441;s:25:\"spacer/editor-rtl.min.css\";i:442;s:17:\"spacer/editor.css\";i:443;s:21:\"spacer/editor.min.css\";i:444;s:20:\"spacer/style-rtl.css\";i:445;s:24:\"spacer/style-rtl.min.css\";i:446;s:16:\"spacer/style.css\";i:447;s:20:\"spacer/style.min.css\";i:448;s:20:\"table/editor-rtl.css\";i:449;s:24:\"table/editor-rtl.min.css\";i:450;s:16:\"table/editor.css\";i:451;s:20:\"table/editor.min.css\";i:452;s:19:\"table/style-rtl.css\";i:453;s:23:\"table/style-rtl.min.css\";i:454;s:15:\"table/style.css\";i:455;s:19:\"table/style.min.css\";i:456;s:19:\"table/theme-rtl.css\";i:457;s:23:\"table/theme-rtl.min.css\";i:458;s:15:\"table/theme.css\";i:459;s:19:\"table/theme.min.css\";i:460;s:23:\"tag-cloud/style-rtl.css\";i:461;s:27:\"tag-cloud/style-rtl.min.css\";i:462;s:19:\"tag-cloud/style.css\";i:463;s:23:\"tag-cloud/style.min.css\";i:464;s:28:\"template-part/editor-rtl.css\";i:465;s:32:\"template-part/editor-rtl.min.css\";i:466;s:24:\"template-part/editor.css\";i:467;s:28:\"template-part/editor.min.css\";i:468;s:27:\"template-part/theme-rtl.css\";i:469;s:31:\"template-part/theme-rtl.min.css\";i:470;s:23:\"template-part/theme.css\";i:471;s:27:\"template-part/theme.min.css\";i:472;s:30:\"term-description/style-rtl.css\";i:473;s:34:\"term-description/style-rtl.min.css\";i:474;s:26:\"term-description/style.css\";i:475;s:30:\"term-description/style.min.css\";i:476;s:27:\"text-columns/editor-rtl.css\";i:477;s:31:\"text-columns/editor-rtl.min.css\";i:478;s:23:\"text-columns/editor.css\";i:479;s:27:\"text-columns/editor.min.css\";i:480;s:26:\"text-columns/style-rtl.css\";i:481;s:30:\"text-columns/style-rtl.min.css\";i:482;s:22:\"text-columns/style.css\";i:483;s:26:\"text-columns/style.min.css\";i:484;s:19:\"verse/style-rtl.css\";i:485;s:23:\"verse/style-rtl.min.css\";i:486;s:15:\"verse/style.css\";i:487;s:19:\"verse/style.min.css\";i:488;s:20:\"video/editor-rtl.css\";i:489;s:24:\"video/editor-rtl.min.css\";i:490;s:16:\"video/editor.css\";i:491;s:20:\"video/editor.min.css\";i:492;s:19:\"video/style-rtl.css\";i:493;s:23:\"video/style-rtl.min.css\";i:494;s:15:\"video/style.css\";i:495;s:19:\"video/style.min.css\";i:496;s:19:\"video/theme-rtl.css\";i:497;s:23:\"video/theme-rtl.min.css\";i:498;s:15:\"video/theme.css\";i:499;s:19:\"video/theme.min.css\";}}','yes'),
(130,'recovery_keys','a:0:{}','yes'),
(137,'ftp_credentials','a:3:{s:8:\"hostname\";s:16:\"vm3630.mjhst.com\";s:8:\"username\";s:8:\"NsWWR_wp\";s:15:\"connection_type\";s:4:\"ftps\";}','yes'),
(138,'https_detection_errors','a:2:{s:23:\"ssl_verification_failed\";a:1:{i:0;s:24:\"SSL verification failed.\";}s:19:\"bad_response_source\";a:1:{i:0;s:55:\"It looks like the response did not come from this site.\";}}','yes'),
(139,'_transient_health-check-site-status-result','{\"good\":17,\"recommended\":5,\"critical\":1}','yes'),
(214,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.5.5.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.5.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.5.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.5.5-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.5.5\";s:7:\"version\";s:5:\"6.5.5\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1720558755;s:15:\"version_checked\";s:5:\"6.5.5\";s:12:\"translations\";a:0:{}}','no'),
(215,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:18:\"stacy@verovine.com\";s:7:\"version\";s:5:\"6.5.5\";s:9:\"timestamp\";i:1719281823;}','no'),
(251,'can_compress_scripts','0','yes'),
(258,'finished_updating_comment_type','1','yes'),
(293,'theme_mods_twentytwentyfour','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1719691402;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','no'),
(294,'current_theme','Pro','yes'),
(295,'theme_mods_pro','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:2;s:6:\"footer\";i:2;}s:18:\"custom_css_post_id\";i:-1;}','yes'),
(296,'theme_switched','','yes'),
(297,'x_font_awesome_icon_type','webfont','yes'),
(298,'cornerstone_version','7.5.1','yes'),
(299,'pro_version','6.5.1','yes'),
(300,'x_dismiss_update_notice','1','yes'),
(304,'cornerstone_font_items','[]','yes'),
(305,'cornerstone_font_config','{}','yes'),
(306,'x_product_validation_key','a833c226-ff6e-46bb-8808-e3a04f9f1727','yes'),
(307,'cs_max_courses','a:3:{s:13:\"hasMaxSupport\";b:0;s:13:\"hasAnySupport\";b:1;s:4:\"data\";a:6:{i:0;a:8:{s:11:\"external_id\";i:13;s:5:\"title\";s:9:\"Personify\";s:4:\"slug\";s:9:\"personify\";s:5:\"image\";s:85:\"https://max.theme.co/pluginfile.php/253/course/overviewfiles/1-personify-1280x720.png\";s:9:\"tileImage\";s:82:\"https://max.theme.co/pluginfile.php/253/course/overviewfiles/personify-100x100.png\";s:9:\"startDate\";i:1709337600;s:10:\"introTitle\";s:0:\"\";s:11:\"description\";s:194:\"<div class=\"no-overflow\"><p dir=\"ltr\" style=\"text-align: left;\">Beautifully designed, professionally built and highly scalable sites for coaches, consultants & personal brands.<br></p></div>\";}i:1;a:8:{s:11:\"external_id\";i:12;s:5:\"title\";s:18:\"Cornerstone Charts\";s:4:\"slug\";s:18:\"cornerstone-charts\";s:5:\"image\";s:83:\"https://max.theme.co/pluginfile.php/236/course/overviewfiles/cornerstone-charts.png\";s:9:\"tileImage\";s:86:\"https://max.theme.co/pluginfile.php/236/course/overviewfiles/max-cornerstonecharts.png\";s:9:\"startDate\";i:1688166000;s:10:\"introTitle\";s:0:\"\";s:11:\"description\";s:150:\"<div class=\"no-overflow\"><p dir=\"ltr\" style=\"text-align: left;\">Meet the ultimate data visualization tool for WordPress and Cornerstone.<br></p></div>\";}i:2;a:8:{s:11:\"external_id\";i:9;s:5:\"title\";s:16:\"Web Design Magic\";s:4:\"slug\";s:16:\"web-design-magic\";s:5:\"image\";s:68:\"https://max.theme.co/pluginfile.php/178/course/overviewfiles/wdm.png\";s:9:\"tileImage\";s:85:\"https://max.theme.co/pluginfile.php/178/course/overviewfiles/z-max-webdesignmagic.png\";s:9:\"startDate\";i:1670889600;s:10:\"introTitle\";s:0:\"\";s:11:\"description\";s:188:\"<div class=\"no-overflow\"><p dir=\"ltr\" style=\"text-align: left;\">Discover the power of design systems and how to use them to build better, faster, and more beautiful websites.<br></p></div>\";}i:3;a:8:{s:11:\"external_id\";i:7;s:5:\"title\";s:9:\"Gridorama\";s:4:\"slug\";s:9:\"gridorama\";s:5:\"image\";s:88:\"https://max.theme.co/pluginfile.php/116/course/overviewfiles/course-poster-gridorama.png\";s:9:\"tileImage\";s:80:\"https://max.theme.co/pluginfile.php/116/course/overviewfiles/z-max-gridorama.png\";s:9:\"startDate\";i:1670889600;s:10:\"introTitle\";s:0:\"\";s:11:\"description\";s:280:\"<div class=\"no-overflow\"><p dir=\"ltr\" style=\"text-align: left;\"></p><p>Welcome to Gridorama! We\'ve put together a few notes on how to access\n the training, templates, and support. We look forward to joining you \nfor the journey…now let\'s make you a Grid Master!</p><p></p></div>\";}i:4;a:8:{s:11:\"external_id\";i:3;s:5:\"title\";s:13:\"Super Loopers\";s:4:\"slug\";s:13:\"super-loopers\";s:5:\"image\";s:86:\"https://max.theme.co/pluginfile.php/21/course/overviewfiles/super-loopers-postster.png\";s:9:\"tileImage\";s:82:\"https://max.theme.co/pluginfile.php/21/course/overviewfiles/z-max-superloopers.png\";s:9:\"startDate\";i:1668297600;s:10:\"introTitle\";s:0:\"\";s:11:\"description\";s:202:\"<div class=\"no-overflow\"><p dir=\"ltr\" style=\"text-align: left;\">Providers, Consumers, Oh my. Learn how to dynamically loop through arrays of data, and create reusable, data driven designs.<br></p></div>\";}i:5;a:8:{s:11:\"external_id\";i:2;s:5:\"title\";s:14:\"Modern Sliders\";s:4:\"slug\";s:14:\"modern-sliders\";s:5:\"image\";s:92:\"https://max.theme.co/pluginfile.php/14/course/overviewfiles/course-poster-modern-sliders.png\";s:9:\"tileImage\";s:83:\"https://max.theme.co/pluginfile.php/14/course/overviewfiles/z-max-modernsliders.png\";s:9:\"startDate\";i:1668297600;s:10:\"introTitle\";s:0:\"\";s:11:\"description\";s:217:\"<div class=\"no-overflow\"><p dir=\"ltr\" style=\"text-align: left;\">We\'re so excited to have you on board for Modern Sliders. Here are a\n few quick notes about going through the course and expansion pack.<br></p></div>\";}}}','yes'),
(308,'x_max_plugins','a:1:{i:0;a:9:{s:4:\"slug\";s:18:\"cornerstone-charts\";s:6:\"plugin\";s:41:\"cornerstone-charts/cornerstone-charts.php\";s:11:\"new_version\";s:5:\"1.2.0\";s:12:\"release_date\";s:13:\"June 26, 2024\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:11:\"external_id\";s:2:\"12\";s:6:\"tested\";s:3:\"6.2\";s:11:\"x-extension\";a:10:{s:5:\"title\";s:18:\"Cornerstone Charts\";s:11:\"description\";s:29:\"Visualize your data with ease\";s:3:\"hex\";s:7:\"#00FF00\";s:3:\"rgb\";s:9:\"0, 255, 0\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:86:\"https://max.theme.co/pluginfile.php/236/course/overviewfiles/max-cornerstonecharts.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:36:\"https://theme.co/cornerstone-charts/\";s:6:\"status\";s:6:\"public\";s:16:\"description_long\";s:73:\"Meet the ultimate data visualization tool for WordPress and Cornerstone.\n\";}}}','yes'),
(309,'x_extension_list','a:27:{i:0;a:14:{s:4:\"slug\";s:7:\"acf-pro\";s:6:\"plugin\";s:34:\"advanced-custom-fields-pro/acf.php\";s:11:\"new_version\";s:5:\"6.3.3\";s:7:\"package\";s:126:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/advanced-custom-fields-pro.zip\";s:5:\"title\";s:7:\"ACF Pro\";s:11:\"description\";s:130:\"The most powerful custom data management tool on WordPress comes to Themeco's suite of products with custom integration.\";s:3:\"hex\";s:7:\"#ff584c\";s:3:\"rgb\";s:11:\"255, 88, 76\";s:9:\"exclusive\";b:0;s:8:\"logo_url\";s:104:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/acf-pro.png\";s:6:\"author\";s:13:\"Elliot Condon\";s:8:\"demo_url\";s:30:\"https://demo.theme.co/acf-pro/\";s:6:\"status\";s:6:\"public\";s:16:\"description_long\";s:826:\"ACF Pro allows you to create custom fields for any post type with a vast array of display options, which you can pull through on the frontend. When adding a new field you\'ll be met with the form to create and name your field.\n\n\n\nSelect your field type from a huge array of options:\n\n\n\nUsing our included integration you can call the ACF field anywhere in your pages and posts with a simple shorthand like <code>{{acf:author_bio}}</code>. With that one simple and powerful piece of code, your custom field content will be output on the frontend of your site.\n\";}i:1;a:15:{s:4:\"slug\";s:11:\"convertplug\";s:6:\"plugin\";s:27:\"convertplug/convertplug.php\";s:11:\"new_version\";s:6:\"3.5.27\";s:7:\"package\";s:111:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/convertplug.zip\";s:9:\"docs_slug\";s:11:\"convertplus\";s:5:\"title\";s:11:\"ConvertPlus\";s:11:\"description\";s:132:\"Transform your website into a lead generation powerhouse! Fuel engagement, get more subscribers, and increase conversion rates.\";s:3:\"hex\";s:7:\"#fecd09\";s:3:\"rgb\";s:11:\"254, 205, 9\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:108:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/convertplug.png\";s:6:\"author\";s:16:\"Brainstorm Force\";s:8:\"demo_url\";s:34:\"https://demo.theme.co/convertplug/\";s:6:\"status\";s:6:\"public\";s:10:\"demo_links\";a:1:{i:0;a:2:{s:5:\"label\";s:17:\"See Live Examples\";s:4:\"href\";s:47:\"https://www.convertplug.com/plus/popup-designs/\";}}}i:2;a:16:{s:4:\"slug\";s:41:\"cost-estimation-and-payment-forms-builder\";s:6:\"plugin\";s:38:\"WP_Estimation_Form/estimation-form.php\";s:11:\"new_version\";s:7:\"10.1.86\";s:7:\"package\";s:118:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/WP_Estimation_Form.zip\";s:9:\"docs_slug\";s:24:\"estimation-payment-forms\";s:5:\"title\";s:26:\"Estimation & Payment Forms\";s:11:\"short_title\";s:25:\"WP Cost E&P Forms Builder\";s:11:\"description\";s:150:\"Easily sell any customized products or services creating your own flat and responsive cost calculator or payment forms (even with subscriptions)!\";s:3:\"hex\";s:7:\"#1dc4a6\";s:3:\"rgb\";s:12:\"29, 196, 166\";s:9:\"exclusive\";b:0;s:8:\"logo_url\";s:130:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/cost-estimation-and-payment-forms.png\";s:6:\"author\";s:15:\"Charly (loopus)\";s:8:\"demo_url\";s:56:\"https://demo.theme.co/cost-estimation-and-payment-forms/\";s:6:\"status\";s:6:\"public\";s:10:\"demo_links\";a:4:{i:0;a:2:{s:5:\"label\";s:15:\"Cost Estimation\";s:4:\"href\";s:81:\"http://www.wordpress-estimation-payment-forms.com/demo-of-a-cost-estimation-form/\";}i:1;a:2:{s:5:\"label\";s:20:\"Subscription Payment\";s:4:\"href\";s:86:\"http://www.wordpress-estimation-payment-forms.com/demo-of-a-subscription-payment-form/\";}i:2;a:2:{s:5:\"label\";s:4:\"Shop\";s:4:\"href\";s:55:\"http://www.wordpress-estimation-payment-forms.com/shop/\";}i:3;a:2:{s:5:\"label\";s:10:\"Components\";s:4:\"href\";s:74:\"http://www.wordpress-estimation-payment-forms.com/demo-of-some-components/\";}}}i:3;a:14:{s:4:\"slug\";s:14:\"envira-gallery\";s:6:\"plugin\";s:33:\"envira-gallery/envira-gallery.php\";s:11:\"new_version\";s:6:\"1.9.10\";s:7:\"package\";s:114:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/envira-gallery.zip\";s:5:\"title\";s:14:\"Envira Gallery\";s:11:\"description\";s:140:\"Envira Gallery is a fantastic responsive WordPress gallery plugin. Create beautiful photo and video galleries for your site in minutes.\";s:3:\"hex\";s:7:\"#8fb84a\";s:3:\"rgb\";s:12:\"143, 184, 74\";s:9:\"exclusive\";b:0;s:8:\"logo_url\";s:111:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/envira-gallery.png\";s:6:\"author\";s:14:\"Thomas Griffin\";s:8:\"demo_url\";s:37:\"https://demo.theme.co/envira-gallery/\";s:6:\"status\";s:6:\"public\";s:10:\"demo_links\";a:5:{i:0;a:2:{s:5:\"label\";s:6:\"Albums\";s:4:\"href\";s:42:\"http://enviragallery.com/demo/albums-demo/\";}i:1;a:2:{s:5:\"label\";s:10:\"Pagination\";s:4:\"href\";s:54:\"http://enviragallery.com/demo/gallery-pagination-demo/\";}i:2;a:2:{s:5:\"label\";s:8:\"Lightbox\";s:4:\"href\";s:52:\"http://enviragallery.com/demo/lightbox-gallery-demo/\";}i:3;a:2:{s:5:\"label\";s:7:\"Masonry\";s:4:\"href\";s:51:\"http://enviragallery.com/demo/masonry-gallery-demo/\";}i:4;a:2:{s:5:\"label\";s:5:\"Video\";s:4:\"href\";s:49:\"http://enviragallery.com/demo/video-gallery-demo/\";}}}i:4;a:14:{s:4:\"slug\";s:14:\"essential-grid\";s:6:\"plugin\";s:33:\"essential-grid/essential-grid.php\";s:11:\"new_version\";s:7:\"3.1.2.2\";s:7:\"package\";s:114:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/essential-grid.zip\";s:5:\"title\";s:14:\"Essential Grid\";s:11:\"description\";s:156:\"Essential Grid is an all-purpose grid building solution for WordPress that allows you to display various content formats in a highly customizable grid.\";s:3:\"hex\";s:7:\"#e43202\";s:3:\"rgb\";s:10:\"228, 50, 2\";s:9:\"exclusive\";b:0;s:8:\"logo_url\";s:111:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/essential-grid.png\";s:6:\"author\";s:10:\"ThemePunch\";s:8:\"demo_url\";s:37:\"https://demo.theme.co/essential-grid/\";s:6:\"status\";s:6:\"public\";s:10:\"demo_links\";a:4:{i:0;a:2:{s:5:\"label\";s:7:\"Gallery\";s:4:\"href\";s:82:\"https://essential.themepunch.com/template_library/joe-mullen-custom-image-gallery/\";}i:1;a:2:{s:5:\"label\";s:9:\"Portfolio\";s:4:\"href\";s:85:\"https://essential.themepunch.com/template_library/bernie-federko-2-portfolio-gallery/\";}i:2;a:2:{s:5:\"label\";s:15:\"Infinite Scroll\";s:4:\"href\";s:70:\"https://essential.themepunch.com/template_library/my-youtube-2-player/\";}i:3;a:2:{s:5:\"label\";s:10:\"Pagination\";s:4:\"href\";s:93:\"https://essential.themepunch.com/template_library/hoover-masonry-wordpress-post-gallery-grid/\";}}}i:5;a:14:{s:4:\"slug\";s:11:\"js_composer\";s:6:\"plugin\";s:27:\"js_composer/js_composer.php\";s:11:\"new_version\";s:5:\"7.7.2\";s:7:\"package\";s:111:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/js_composer.zip\";s:9:\"docs_slug\";s:22:\"wp-bakery-page-builder\";s:5:\"title\";s:22:\"WP Bakery Page Builder\";s:11:\"description\";s:134:\"WP Bakery Page Builder is a page builder plugin for WordPress that allows you to build layouts through their graphical interface.\";s:3:\"hex\";s:7:\"#3c3c3c\";s:3:\"rgb\";s:12:\"132, 161, 57\";s:9:\"exclusive\";b:0;s:8:\"logo_url\";s:118:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/wpbakery-page-builder.png\";s:6:\"author\";s:8:\"WPBakery\";s:8:\"demo_url\";s:38:\"https://demo.theme.co/visual-composer/\";s:6:\"status\";s:6:\"public\";}i:6;a:14:{s:4:\"slug\";s:11:\"layerslider\";s:6:\"plugin\";s:27:\"LayerSlider/layerslider.php\";s:11:\"new_version\";s:6:\"7.11.1\";s:7:\"package\";s:111:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/LayerSlider.zip\";s:5:\"title\";s:11:\"LayerSlider\";s:11:\"description\";s:148:\"LayerSlider is the most advanced responsive WordPress slider plugin with the famous Parallax Effect and over two hundred 2D and 3D transitions.\";s:3:\"hex\";s:7:\"#d44732\";s:3:\"rgb\";s:11:\"212, 71, 50\";s:9:\"exclusive\";b:0;s:8:\"logo_url\";s:108:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/layerslider.png\";s:6:\"author\";s:14:\"Kreatura Media\";s:8:\"demo_url\";s:34:\"https://demo.theme.co/layerslider/\";s:6:\"status\";s:6:\"public\";s:10:\"demo_links\";a:4:{i:0;a:2:{s:5:\"label\";s:9:\"Discovery\";s:4:\"href\";s:67:\"https://layerslider.kreaturamedia.com/sliders/discover-the-details/\";}i:1;a:2:{s:5:\"label\";s:9:\"3D Canyon\";s:4:\"href\";s:67:\"https://layerslider.kreaturamedia.com/sliders/3d-canyon-experience/\";}i:2;a:2:{s:5:\"label\";s:14:\"Vintage Photos\";s:4:\"href\";s:61:\"https://layerslider.kreaturamedia.com/sliders/vintage-photos/\";}i:3;a:2:{s:5:\"label\";s:8:\"Aquarium\";s:4:\"href\";s:55:\"https://layerslider.kreaturamedia.com/sliders/aquarium/\";}}}i:7;a:14:{s:4:\"slug\";s:22:\"modern-events-calendar\";s:6:\"plugin\";s:30:\"modern-events-calendar/mec.php\";s:11:\"new_version\";s:6:\"7.12.0\";s:7:\"package\";s:122:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/modern-events-calendar.zip\";s:5:\"title\";s:22:\"Modern Events Calendar\";s:11:\"description\";s:157:\"Modern Events Calendar is one of the most powerful event and ticketing solutions available for WordPress that both developers and site owners will love!\";s:3:\"hex\";s:7:\"#6dd6ee\";s:3:\"rgb\";s:13:\"109, 214, 238\";s:9:\"exclusive\";b:0;s:8:\"logo_url\";s:119:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/modern-events-calendar.png\";s:6:\"author\";s:11:\"Webnus Team\";s:8:\"demo_url\";s:45:\"https://demo.theme.co/modern-events-calendar/\";s:6:\"status\";s:6:\"public\";s:10:\"demo_links\";a:5:{i:0;a:2:{s:5:\"label\";s:4:\"Full\";s:4:\"href\";s:56:\"https://webnus.net/modern-events-calendar/full-calendar/\";}i:1;a:2:{s:5:\"label\";s:7:\"Monthly\";s:4:\"href\";s:75:\"https://webnus.net/modern-events-calendar/calendarmonthly-view-clean-style/\";}i:2;a:2:{s:5:\"label\";s:6:\"Weekly\";s:4:\"href\";s:54:\"https://webnus.net/modern-events-calendar/weekly-view/\";}i:3;a:2:{s:5:\"label\";s:6:\"Slider\";s:4:\"href\";s:61:\"https://webnus.net/modern-events-calendar/slider-view-type-1/\";}i:4;a:2:{s:5:\"label\";s:8:\"Carousel\";s:4:\"href\";s:58:\"https://webnus.net/modern-events-calendar/carousel-type-2/\";}}}i:8;a:15:{s:4:\"slug\";s:9:\"revslider\";s:6:\"plugin\";s:23:\"revslider/revslider.php\";s:11:\"new_version\";s:6:\"6.7.14\";s:7:\"package\";s:109:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/revslider.zip\";s:9:\"docs_slug\";s:17:\"slider-revolution\";s:5:\"title\";s:17:\"Slider Revolution\";s:11:\"description\";s:146:\"Create responsive sliders with must-see-effects and high end multi-layer capabilities, all while maintaining your search engine optimization.\";s:3:\"hex\";s:7:\"#ed3b3b\";s:3:\"rgb\";s:11:\"237, 59, 59\";s:9:\"exclusive\";b:0;s:8:\"logo_url\";s:106:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/revslider.png\";s:6:\"author\";s:10:\"ThemePunch\";s:8:\"demo_url\";s:40:\"https://demo.theme.co/slider-revolution/\";s:6:\"status\";s:6:\"public\";s:10:\"demo_links\";a:4:{i:0;a:2:{s:5:\"label\";s:11:\"Art Gallery\";s:4:\"href\";s:62:\"https://revolution.themepunch.com/art-gallery-slider-template/\";}i:1;a:2:{s:5:\"label\";s:13:\"Hero Selector\";s:4:\"href\";s:67:\"https://revolution.themepunch.com/church-website-template-selector/\";}i:2;a:2:{s:5:\"label\";s:10:\"Special FX\";s:4:\"href\";s:57:\"https://revolution.themepunch.com/nature-explorer-slider/\";}i:3;a:2:{s:5:\"label\";s:12:\"Dynamic News\";s:4:\"href\";s:56:\"https://revolution.themepunch.com/wordpress-news-slider/\";}}}i:9;a:14:{s:4:\"slug\";s:13:\"superfly-menu\";s:6:\"plugin\";s:22:\"superfly-menu/main.php\";s:11:\"new_version\";s:6:\"5.0.29\";s:7:\"package\";s:113:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/superfly-menu.zip\";s:5:\"title\";s:8:\"Superfly\";s:11:\"description\";s:131:\"Superfly brings modern and slick navigation to all WordPress users! Easily craft custom and engaging menu layouts and designs.\";s:3:\"hex\";s:7:\"#a86483\";s:3:\"rgb\";s:13:\"168, 100, 131\";s:9:\"exclusive\";b:0;s:8:\"logo_url\";s:110:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/superfly-menu.png\";s:6:\"author\";s:13:\"Looks Awesome\";s:8:\"demo_url\";s:31:\"https://demo.theme.co/superfly/\";s:6:\"status\";s:6:\"public\";s:10:\"demo_links\";a:6:{i:0;a:2:{s:5:\"label\";s:9:\"Slide Out\";s:4:\"href\";s:41:\"http://superfly.looks-awesome.com/?demo=1\";}i:1;a:2:{s:5:\"label\";s:12:\"Vertical Bar\";s:4:\"href\";s:41:\"http://superfly.looks-awesome.com/?demo=7\";}i:2;a:2:{s:5:\"label\";s:16:\"Image Background\";s:4:\"href\";s:41:\"http://superfly.looks-awesome.com/?demo=6\";}i:3;a:2:{s:5:\"label\";s:10:\"Panel Skew\";s:4:\"href\";s:41:\"http://superfly.looks-awesome.com/?demo=8\";}i:4;a:2:{s:5:\"label\";s:11:\"Static Menu\";s:4:\"href\";s:41:\"http://superfly.looks-awesome.com/?demo=3\";}i:5;a:2:{s:5:\"label\";s:10:\"Fullscreen\";s:4:\"href\";s:41:\"http://superfly.looks-awesome.com/?demo=5\";}}}i:10;a:15:{s:4:\"slug\";s:9:\"soliloquy\";s:6:\"plugin\";s:23:\"soliloquy/soliloquy.php\";s:11:\"new_version\";s:5:\"2.6.6\";s:7:\"package\";s:109:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/soliloquy.zip\";s:5:\"title\";s:9:\"Soliloquy\";s:11:\"description\";s:156:\"Soliloquy is a responsive WordPress slider plugin that makes building sliders in WordPress a task that you will want to experience over and over again.\";s:3:\"hex\";s:7:\"#fb410e\";s:3:\"rgb\";s:11:\"251, 65, 14\";s:9:\"exclusive\";b:0;s:8:\"logo_url\";s:106:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/soliloquy.png\";s:6:\"author\";s:14:\"Thomas Griffin\";s:8:\"demo_url\";s:32:\"https://demo.theme.co/soliloquy/\";s:6:\"status\";s:6:\"public\";s:10:\"demo_links\";a:3:{i:0;a:2:{s:5:\"label\";s:8:\"Carousel\";s:4:\"href\";s:50:\"https://soliloquywp.com/demo/carousel-slider-demo/\";}i:1;a:2:{s:5:\"label\";s:8:\"Lightbox\";s:4:\"href\";s:50:\"https://soliloquywp.com/demo/lightbox-slider-demo/\";}i:2;a:2:{s:5:\"label\";s:5:\"Video\";s:4:\"href\";s:47:\"https://soliloquywp.com/demo/video-slider-demo/\";}}s:16:\"description_long\";s:1017:\"While the functionality of drag-and-drop sliders (such as Slider Revolution) is incredibly useful for certain applications, sometimes you just don\'t need all that power if you\'re simply looking to share some photographs. This is where Soliloquy comes in: a lightweight and efficient plugin that gives you everything you need (and nothing you don\'t) to build and manage photo sliders with ease.\n\nWhile there are quite a few options you can configure, the basic workflow goes like this: select your photos, specify your slider dimensions, publish, and then paste the generated shortcode in your page content. It\'s that easy! Soliloquy takes care of all the cropping and formatting giving you the exact images you need, keeping things fast.\n\nThere\'s also plenty of other settings to adjust such as timing events, style, controls, and more. It\'s easily cusotmizably via additional classes, and you can import and export sliders as needed. When it comes to simple photo sharing, it doesn\'t get much better than Soliloquy.\n\";}i:11;a:14:{s:4:\"slug\";s:8:\"the-grid\";s:6:\"plugin\";s:21:\"the-grid/the-grid.php\";s:11:\"new_version\";s:7:\"2.7.9.1\";s:7:\"package\";s:108:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/the-grid.zip\";s:5:\"title\";s:8:\"The Grid\";s:11:\"description\";s:159:\"The Grid comes with tons of features to build the perfect grid. Take a full control of all the details and create a layout that suits your website design.\";s:3:\"hex\";s:7:\"#37aaa1\";s:3:\"rgb\";s:12:\"55, 170, 161\";s:9:\"exclusive\";b:0;s:8:\"logo_url\";s:105:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/the-grid.png\";s:6:\"author\";s:9:\"Theme-One\";s:8:\"demo_url\";s:31:\"https://demo.theme.co/the-grid/\";s:6:\"status\";s:10:\"deprecated\";s:10:\"demo_links\";a:6:{i:0;a:2:{s:5:\"label\";s:15:\"Masonry Content\";s:4:\"href\";s:38:\"http://theme-one.com/the-grid/kampala/\";}i:1;a:2:{s:5:\"label\";s:12:\"Minimal Grid\";s:4:\"href\";s:39:\"http://theme-one.com/the-grid/brasilia/\";}i:2;a:2:{s:5:\"label\";s:13:\"Photo Gallery\";s:4:\"href\";s:37:\"http://theme-one.com/the-grid/lisboa/\";}i:3;a:2:{s:5:\"label\";s:9:\"3D Slider\";s:4:\"href\";s:40:\"http://theme-one.com/the-grid/slider-3d/\";}i:4;a:2:{s:5:\"label\";s:9:\"Instagram\";s:4:\"href\";s:40:\"http://theme-one.com/the-grid/instagram/\";}i:5;a:2:{s:5:\"label\";s:7:\"YouTube\";s:4:\"href\";s:40:\"http://theme-one.com/the-grid/youtube-2/\";}}}i:12;a:14:{s:4:\"slug\";s:8:\"ubermenu\";s:6:\"plugin\";s:21:\"ubermenu/ubermenu.php\";s:11:\"new_version\";s:5:\"3.8.4\";s:7:\"package\";s:108:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/ubermenu.zip\";s:5:\"title\";s:8:\"UberMenu\";s:11:\"description\";s:129:\"UberMenu is a user-friendly, highly customizable, responsive mega menu WordPress plugin that helps you build creative menus.\";s:3:\"hex\";s:7:\"#50bbd9\";s:3:\"rgb\";s:12:\"80, 187, 217\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:105:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/ubermenu.png\";s:6:\"author\";s:26:\"Chris Mavricos, SevenSpark\";s:8:\"demo_url\";s:31:\"https://demo.theme.co/ubermenu/\";s:6:\"status\";s:6:\"public\";s:10:\"demo_links\";a:6:{i:0;a:2:{s:5:\"label\";s:15:\"Flyout Submenus\";s:4:\"href\";s:29:\"http://wpmegamenu.com/flyout/\";}i:1;a:2:{s:5:\"label\";s:13:\"Mega Submenus\";s:4:\"href\";s:31:\"http://wpmegamenu.com/megamenu/\";}i:2;a:2:{s:5:\"label\";s:6:\"Images\";s:4:\"href\";s:29:\"http://wpmegamenu.com/images/\";}i:3;a:2:{s:5:\"label\";s:16:\"Advanced Content\";s:4:\"href\";s:56:\"http://wpmegamenu.com/custom-content-widgets-shortcodes/\";}i:4;a:2:{s:5:\"label\";s:4:\"Tabs\";s:4:\"href\";s:27:\"http://wpmegamenu.com/tabs/\";}i:5;a:2:{s:5:\"label\";s:15:\"Dynamic Content\";s:4:\"href\";s:30:\"http://wpmegamenu.com/dynamic/\";}}}i:13;a:14:{s:4:\"slug\";s:16:\"tco-content-dock\";s:6:\"plugin\";s:37:\"tco-content-dock/tco-content-dock.php\";s:11:\"new_version\";s:5:\"2.0.9\";s:7:\"package\";s:116:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-content-dock.zip\";s:5:\"title\";s:12:\"Content Dock\";s:11:\"description\";s:134:\"An incredibly simple and effective tool that allows you to place content or marketing offers in an elegant, non-intrusive manner.\";s:3:\"hex\";s:7:\"#ff9900\";s:3:\"rgb\";s:11:\"255, 153, 0\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:111:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/x-content-dock.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:35:\"https://demo.theme.co/content-dock/\";s:6:\"status\";s:6:\"public\";s:10:\"demo_links\";a:5:{i:0;a:2:{s:5:\"label\";s:7:\"Demo 01\";s:4:\"href\";s:45:\"https://demo.theme.co/content-dock/example-1/\";}i:1;a:2:{s:5:\"label\";s:7:\"Demo 02\";s:4:\"href\";s:45:\"https://demo.theme.co/content-dock/example-2/\";}i:2;a:2:{s:5:\"label\";s:7:\"Demo 03\";s:4:\"href\";s:45:\"https://demo.theme.co/content-dock/example-3/\";}i:3;a:2:{s:5:\"label\";s:7:\"Demo 04\";s:4:\"href\";s:45:\"https://demo.theme.co/content-dock/example-4/\";}i:4;a:2:{s:5:\"label\";s:7:\"Demo 05\";s:4:\"href\";s:45:\"https://demo.theme.co/content-dock/example-5/\";}}}i:14;a:14:{s:4:\"slug\";s:14:\"tco-custom-404\";s:6:\"plugin\";s:33:\"tco-custom-404/tco-custom-404.php\";s:11:\"new_version\";s:5:\"2.0.6\";s:7:\"package\";s:114:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-custom-404.zip\";s:5:\"title\";s:10:\"Custom 404\";s:11:\"description\";s:154:\"Redirect your site’s 404 errors to a custom page that you have complete control over. Create any layout using page templates, Shortcodes, and more!\";s:3:\"hex\";s:7:\"#ff480f\";s:3:\"rgb\";s:11:\"255, 72, 15\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:109:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/x-custom-404.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:33:\"https://demo.theme.co/custom-404/\";s:6:\"status\";s:6:\"public\";s:16:\"description_long\";s:848:\"Create anything you can imagine! Utilize simple text (with a bit of humor) if desired to lighten the mood.\n\n\n\nWith background images, the options are truly endless.\n\n\n\nAnd you can even take advantage of our shortcodes to implement any type of functionality you desire.\n\n\n\nFor a real life example, <a href=\"http://jamesb.com/404-error/\" target=\"_blank\">check out</a> what our good buddy James Brandon did with the 404 Extension and his son Isaac!\n\";}i:15;a:14:{s:4:\"slug\";s:19:\"tco-disqus-comments\";s:6:\"plugin\";s:43:\"tco-disqus-comments/tco-disqus-comments.php\";s:11:\"new_version\";s:5:\"2.0.4\";s:7:\"package\";s:119:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-disqus-comments.zip\";s:5:\"title\";s:15:\"Disqus Comments\";s:11:\"description\";s:133:\"Take advantage of powerful and unique features by integrating Disqus comments on your website instead of standard WordPress comments.\";s:3:\"hex\";s:7:\"#2e9fff\";s:3:\"rgb\";s:12:\"46, 159, 255\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:114:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/x-disqus-comments.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:38:\"https://demo.theme.co/disqus-comments/\";s:6:\"status\";s:6:\"public\";s:16:\"description_long\";s:583:\"\n\n\n\n\n\n\n\";}i:16;a:14:{s:4:\"slug\";s:15:\"tco-email-forms\";s:6:\"plugin\";s:35:\"tco-email-forms/tco-email-forms.php\";s:11:\"new_version\";s:5:\"2.0.7\";s:7:\"package\";s:115:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-email-forms.zip\";s:5:\"title\";s:11:\"Email Forms\";s:11:\"description\";s:146:\"Creating custom optin forms has never been this easy (or fun)! Carefully craft every detail of your forms and subscribe users to a list.\";s:3:\"hex\";s:7:\"#7708f1\";s:3:\"rgb\";s:11:\"119, 8, 241\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:108:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/email-forms.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:34:\"https://demo.theme.co/email-forms/\";s:6:\"status\";s:6:\"public\";s:16:\"description_long\";s:551:\"\n\n\n\n\n\n\n\";}i:17;a:13:{s:4:\"slug\";s:21:\"tco-facebook-comments\";s:6:\"plugin\";s:47:\"tco-facebook-comments/tco-facebook-comments.php\";s:11:\"new_version\";s:5:\"2.0.5\";s:7:\"package\";s:121:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-facebook-comments.zip\";s:5:\"title\";s:17:\"Facebook Comments\";s:11:\"description\";s:135:\"Take advantage of powerful and unique features by integrating Facebook comments on your website instead of standard WordPress comments.\";s:3:\"hex\";s:7:\"#46629e\";s:3:\"rgb\";s:11:\"70, 98, 158\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:116:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/x-facebook-comments.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:40:\"https://demo.theme.co/facebook-comments/\";s:6:\"status\";s:6:\"public\";}i:18;a:13:{s:4:\"slug\";s:20:\"tco-google-analytics\";s:6:\"plugin\";s:45:\"tco-google-analytics/tco-google-analytics.php\";s:11:\"new_version\";s:5:\"3.0.3\";s:7:\"package\";s:120:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-google-analytics.zip\";s:5:\"title\";s:16:\"Google Analytics\";s:11:\"description\";s:151:\"Simply drop in your Google Analytics code snippet, select where you’d like it to be output, and you’re good to go! Google Analytics made easy.\";s:3:\"hex\";s:7:\"#98ceed\";s:3:\"rgb\";s:13:\"152, 206, 237\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:115:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/x-google-analytics.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:39:\"https://demo.theme.co/google-analytics/\";s:6:\"status\";s:6:\"public\";}i:19;a:15:{s:4:\"slug\";s:21:\"tco-olark-integration\";s:6:\"plugin\";s:47:\"tco-olark-integration/tco-olark-integration.php\";s:11:\"new_version\";s:5:\"2.0.4\";s:7:\"package\";s:121:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-olark-integration.zip\";s:9:\"docs_slug\";s:5:\"olark\";s:5:\"title\";s:17:\"Olark Integration\";s:11:\"description\";s:150:\"Sign up for an Olark account and experience the easiest way to boost your sales, help solve issues, and understand your customers with live chat.\";s:3:\"hex\";s:7:\"#d54f27\";s:3:\"rgb\";s:11:\"213, 79, 39\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:116:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/x-olark-integration.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:40:\"https://demo.theme.co/olark-integration/\";s:6:\"status\";s:6:\"public\";s:16:\"description_long\";s:377:\"\n\n\n\n\n\";}i:20;a:13:{s:4:\"slug\";s:17:\"tco-smooth-scroll\";s:6:\"plugin\";s:39:\"tco-smooth-scroll/tco-smooth-scroll.php\";s:11:\"new_version\";s:5:\"2.0.5\";s:7:\"package\";s:117:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-smooth-scroll.zip\";s:5:\"title\";s:13:\"Smooth Scroll\";s:11:\"description\";s:147:\"Manage the physics of your scroll bar with Smooth Scroll! This fun effect is great if you happen to have a lot users who utilize a mousewheel.\";s:3:\"hex\";s:7:\"#689a68\";s:3:\"rgb\";s:13:\"104, 154, 104\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:112:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/x-smooth-scroll.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:36:\"https://demo.theme.co/smooth-scroll/\";s:6:\"status\";s:6:\"public\";}i:21;a:13:{s:4:\"slug\";s:7:\"snippet\";s:6:\"plugin\";s:19:\"snippet/snippet.php\";s:11:\"new_version\";s:5:\"2.1.2\";s:7:\"package\";s:107:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/snippet.zip\";s:5:\"title\";s:7:\"Snippet\";s:11:\"description\";s:144:\"Snippet is the easiest to use structured data tool available for WordPress. Add your business, organization, or company details in minutes.\";s:3:\"hex\";s:7:\"#00b285\";s:3:\"rgb\";s:11:\"0, 178, 133\";s:9:\"exclusive\";b:0;s:8:\"logo_url\";s:104:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/snippet.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:34:\"https://demo.theme.co/email-forms/\";s:6:\"status\";s:6:\"public\";}i:22;a:14:{s:4:\"slug\";s:16:\"tco-terms-of-use\";s:6:\"plugin\";s:37:\"tco-terms-of-use/tco-terms-of-use.php\";s:11:\"new_version\";s:5:\"2.0.4\";s:7:\"package\";s:116:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-terms-of-use.zip\";s:5:\"title\";s:12:\"Terms of Use\";s:11:\"description\";s:146:\"Add a simple terms that visitors must agree to before completing user registration. No attorneys were injured in the creation of this plugin.\";s:3:\"hex\";s:7:\"#ff2f67\";s:3:\"rgb\";s:12:\"255, 47, 103\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:111:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/x-terms-of-use.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:35:\"https://demo.theme.co/terms-of-use/\";s:6:\"status\";s:6:\"public\";s:16:\"description_long\";s:733:\"Easily include a required checkbox to your site\'s registration form that ensures your users agree to your terms of use. The checkbox is easily visible, utilizes native integration and styling, and links out to your terms for users to review before signing up.\n\n\n\nOur included form validation will ensure that if unchecked, the user will receive a notice that they have not agreed to the terms and must do so to complete the process. Simple and effective.\n\n\n\";}i:23;a:14:{s:4:\"slug\";s:22:\"tco-under-construction\";s:6:\"plugin\";s:49:\"tco-under-construction/tco-under-construction.php\";s:11:\"new_version\";s:5:\"2.1.7\";s:7:\"package\";s:122:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-under-construction.zip\";s:5:\"title\";s:18:\"Under Construction\";s:11:\"description\";s:141:\"Got a little work that needs to be done under the hood? Say hello to the easiest maintenance plugin you’ll ever setup on your website.\";s:3:\"hex\";s:7:\"#6d9c9c\";s:3:\"rgb\";s:13:\"109, 156, 156\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:117:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/x-under-construction.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:41:\"https://demo.theme.co/under-construction/\";s:6:\"status\";s:6:\"public\";s:16:\"description_long\";s:1277:\"Setting up a maintenance plugin shouldn\'t be a hassle. With Under Construction, you can easily activate a notice to anyone who isn\'t logged in with the click of the mouse. It\'s also incredibly easy to configure and provides plenty of flexibility. Go as minimal as you want:\n\n\n\nOr you can add a little color and a countdown timer if you\'d like. Colors are customizable for all elements.\n\n\n\nAdditionally, you can include links to your main social network profiles if you\'d like so that your visitors can keep up with things while you move stuff around.\n\n\n\nYou can even place background images on your maintenance page, making the options truly endless for what you can create!\n\n\n\";}i:24;a:14:{s:4:\"slug\";s:14:\"tco-video-lock\";s:6:\"plugin\";s:33:\"tco-video-lock/tco-video-lock.php\";s:11:\"new_version\";s:5:\"2.0.5\";s:7:\"package\";s:114:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-video-lock.zip\";s:5:\"title\";s:10:\"Video Lock\";s:11:\"description\";s:145:\"You’ve never seen a video marketing tool quite like Video Lock. Place offers and a call to action in front of your users without any fuss.\";s:3:\"hex\";s:7:\"#fbcb0e\";s:3:\"rgb\";s:12:\"251, 203, 14\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:109:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/x-video-lock.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:33:\"https://demo.theme.co/video-lock/\";s:6:\"status\";s:6:\"public\";s:10:\"demo_links\";a:5:{i:0;a:2:{s:5:\"label\";s:7:\"Demo 01\";s:4:\"href\";s:42:\"http://demo.theme.co/video-lock/example-1/\";}i:1;a:2:{s:5:\"label\";s:7:\"Demo 02\";s:4:\"href\";s:42:\"http://demo.theme.co/video-lock/example-2/\";}i:2;a:2:{s:5:\"label\";s:7:\"Demo 03\";s:4:\"href\";s:42:\"http://demo.theme.co/video-lock/example-3/\";}i:3;a:2:{s:5:\"label\";s:7:\"Demo 04\";s:4:\"href\";s:42:\"http://demo.theme.co/video-lock/example-4/\";}i:4;a:2:{s:5:\"label\";s:7:\"Demo 05\";s:4:\"href\";s:42:\"http://demo.theme.co/video-lock/example-5/\";}}}i:25;a:14:{s:4:\"slug\";s:23:\"tco-woo-checkout-editor\";s:6:\"plugin\";s:52:\"tco-woo-checkout-editor/tco_woo_checkout_manager.php\";s:11:\"new_version\";s:5:\"2.2.4\";s:7:\"package\";s:123:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-woo-checkout-editor.zip\";s:5:\"title\";s:19:\"Woo Checkout Editor\";s:11:\"description\";s:146:\"Easily update your WooCommerce checkout page to suit your needs by adding or removing extra fields as needed with the click of a button.\";s:3:\"hex\";s:7:\"#5d7299\";s:3:\"rgb\";s:12:\"93, 114, 153\";s:9:\"exclusive\";b:0;s:8:\"logo_url\";s:116:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/woo-checkout-editor.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:42:\"https://demo.theme.co/woo-checkout-editor/\";s:6:\"status\";s:6:\"public\";s:16:\"description_long\";s:707:\"Woo Checkout Editor is a simple and easy to use WooCommerce Extension that allows you to modify, edit, and remove fields from the WooCommerce checkout process. Allow customers to upload files, or add a new text area for your customers to enter any information you want.\n\n\n\nUse cases include terms of service (e.g. adding a checkbox and requiring users to agree before checking out), customization (e.g. allow a customer to upload an image or PDF with their design to be added to the product), custom billing (e.g. capturing extra details), and much more!\n\";}i:26;a:14:{s:4:\"slug\";s:15:\"tco-white-label\";s:6:\"plugin\";s:35:\"tco-white-label/tco-white-label.php\";s:11:\"new_version\";s:5:\"2.0.5\";s:7:\"package\";s:115:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-white-label.zip\";s:5:\"title\";s:11:\"White Label\";s:11:\"description\";s:128:\"Customize the WordPress login to suit your needs. Create a branded experience for your clients or company with White Label.\";s:3:\"hex\";s:7:\"#cbcbcb\";s:3:\"rgb\";s:13:\"203, 203, 203\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:110:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/assets/extensions/x-white-label.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:34:\"https://demo.theme.co/white-label/\";s:6:\"status\";s:6:\"public\";s:16:\"description_long\";s:413:\"Whether you do a lot of client work or simply like tweaking various details of your project, the White Label Extension is for you. Quickly swap out the WordPress logo on your login page with any custom image, instantly making your site feel more personal and branded to you.\n\n\n\";}}','no'),
(310,'themeco_update_cache','a:2:{s:6:\"themes\";a:1:{s:3:\"pro\";a:8:{s:5:\"theme\";s:3:\"pro\";s:11:\"new_version\";s:5:\"6.5.1\";s:12:\"release_date\";s:13:\"July 08, 2024\";s:3:\"url\";s:21:\"https://theme.co/pro/\";s:7:\"package\";s:94:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/pro_package/pro.zip\";s:14:\"stable_version\";s:6:\"6.4.22\";s:14:\"stable_package\";s:89:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/stable/pro.zip\";s:6:\"legacy\";a:2:{s:7:\"version\";s:5:\"5.1.5\";s:7:\"package\";s:89:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/legacy/pro.zip\";}}}s:7:\"plugins\";a:29:{s:27:\"cornerstone/cornerstone.php\";a:11:{s:4:\"slug\";s:11:\"cornerstone\";s:6:\"plugin\";s:27:\"cornerstone/cornerstone.php\";s:11:\"new_version\";s:5:\"7.5.1\";s:12:\"release_date\";s:13:\"July 08, 2024\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:110:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/cornerstone_package/cornerstone.zip\";s:14:\"stable_version\";s:6:\"7.4.22\";s:14:\"stable_package\";s:97:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/stable/cornerstone.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";s:6:\"legacy\";a:2:{s:7:\"version\";s:5:\"6.1.4\";s:7:\"package\";s:97:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/legacy/cornerstone.zip\";}}s:34:\"advanced-custom-fields-pro/acf.php\";a:8:{s:4:\"slug\";s:7:\"acf-pro\";s:6:\"plugin\";s:34:\"advanced-custom-fields-pro/acf.php\";s:11:\"new_version\";s:5:\"6.3.3\";s:12:\"release_date\";s:12:\"July 7, 2024\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:126:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/advanced-custom-fields-pro.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:27:\"convertplug/convertplug.php\";a:8:{s:4:\"slug\";s:11:\"convertplug\";s:6:\"plugin\";s:27:\"convertplug/convertplug.php\";s:11:\"new_version\";s:6:\"3.5.27\";s:12:\"release_date\";s:12:\"May 28, 2024\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:111:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/convertplug.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:38:\"WP_Estimation_Form/estimation-form.php\";a:8:{s:4:\"slug\";s:41:\"cost-estimation-and-payment-forms-builder\";s:6:\"plugin\";s:38:\"WP_Estimation_Form/estimation-form.php\";s:11:\"new_version\";s:7:\"10.1.86\";s:12:\"release_date\";s:12:\"May 28, 2024\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:118:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/WP_Estimation_Form.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.0\";}s:33:\"envira-gallery/envira-gallery.php\";a:8:{s:4:\"slug\";s:14:\"envira-gallery\";s:6:\"plugin\";s:33:\"envira-gallery/envira-gallery.php\";s:11:\"new_version\";s:6:\"1.9.10\";s:12:\"release_date\";s:14:\"March 20, 2024\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:114:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/envira-gallery.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.0\";}s:33:\"essential-grid/essential-grid.php\";a:8:{s:4:\"slug\";s:14:\"essential-grid\";s:6:\"plugin\";s:33:\"essential-grid/essential-grid.php\";s:11:\"new_version\";s:7:\"3.1.2.2\";s:12:\"release_date\";s:12:\"May 28, 2024\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:114:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/essential-grid.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:27:\"js_composer/js_composer.php\";a:8:{s:4:\"slug\";s:11:\"js_composer\";s:6:\"plugin\";s:27:\"js_composer/js_composer.php\";s:11:\"new_version\";s:5:\"7.7.2\";s:12:\"release_date\";s:12:\"Jun 27, 2024\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:111:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/js_composer.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:27:\"LayerSlider/layerslider.php\";a:8:{s:4:\"slug\";s:11:\"layerslider\";s:6:\"plugin\";s:27:\"LayerSlider/layerslider.php\";s:11:\"new_version\";s:6:\"7.11.1\";s:12:\"release_date\";s:15:\"August 29, 2023\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:111:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/LayerSlider.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:30:\"modern-events-calendar/mec.php\";a:8:{s:4:\"slug\";s:22:\"modern-events-calendar\";s:6:\"plugin\";s:30:\"modern-events-calendar/mec.php\";s:11:\"new_version\";s:6:\"7.12.0\";s:12:\"release_date\";s:12:\"July 9, 2024\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:122:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/modern-events-calendar.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:23:\"revslider/revslider.php\";a:8:{s:4:\"slug\";s:9:\"revslider\";s:6:\"plugin\";s:23:\"revslider/revslider.php\";s:11:\"new_version\";s:6:\"6.7.14\";s:12:\"release_date\";s:12:\"July 7, 2024\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:109:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/revslider.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:22:\"superfly-menu/main.php\";a:8:{s:4:\"slug\";s:13:\"superfly-menu\";s:6:\"plugin\";s:22:\"superfly-menu/main.php\";s:11:\"new_version\";s:6:\"5.0.29\";s:12:\"release_date\";s:12:\"May 28, 2024\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:113:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/superfly-menu.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:23:\"soliloquy/soliloquy.php\";a:8:{s:4:\"slug\";s:9:\"soliloquy\";s:6:\"plugin\";s:23:\"soliloquy/soliloquy.php\";s:11:\"new_version\";s:5:\"2.6.6\";s:12:\"release_date\";s:15:\"January 4, 2023\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:109:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/soliloquy.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:21:\"the-grid/the-grid.php\";a:8:{s:4:\"slug\";s:8:\"the-grid\";s:6:\"plugin\";s:21:\"the-grid/the-grid.php\";s:11:\"new_version\";s:7:\"2.7.9.1\";s:12:\"release_date\";s:15:\"Februry 9, 2020\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:108:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/the-grid.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:21:\"ubermenu/ubermenu.php\";a:8:{s:4:\"slug\";s:8:\"ubermenu\";s:6:\"plugin\";s:21:\"ubermenu/ubermenu.php\";s:11:\"new_version\";s:5:\"3.8.4\";s:12:\"release_date\";s:12:\"July 7, 2023\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:108:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/ubermenu.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:37:\"tco-content-dock/tco-content-dock.php\";a:8:{s:4:\"slug\";s:16:\"tco-content-dock\";s:6:\"plugin\";s:37:\"tco-content-dock/tco-content-dock.php\";s:11:\"new_version\";s:5:\"2.0.9\";s:12:\"release_date\";s:16:\"October 17, 2023\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:116:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-content-dock.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:33:\"tco-custom-404/tco-custom-404.php\";a:8:{s:4:\"slug\";s:14:\"tco-custom-404\";s:6:\"plugin\";s:33:\"tco-custom-404/tco-custom-404.php\";s:11:\"new_version\";s:5:\"2.0.6\";s:12:\"release_date\";s:14:\"March 20, 2023\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:114:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-custom-404.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:43:\"tco-disqus-comments/tco-disqus-comments.php\";a:8:{s:4:\"slug\";s:19:\"tco-disqus-comments\";s:6:\"plugin\";s:43:\"tco-disqus-comments/tco-disqus-comments.php\";s:11:\"new_version\";s:5:\"2.0.4\";s:12:\"release_date\";s:17:\"February 28, 2020\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:119:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-disqus-comments.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:35:\"tco-email-forms/tco-email-forms.php\";a:8:{s:4:\"slug\";s:15:\"tco-email-forms\";s:6:\"plugin\";s:35:\"tco-email-forms/tco-email-forms.php\";s:11:\"new_version\";s:5:\"2.0.7\";s:12:\"release_date\";s:13:\"March 1, 2023\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:115:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-email-forms.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:47:\"tco-facebook-comments/tco-facebook-comments.php\";a:8:{s:4:\"slug\";s:21:\"tco-facebook-comments\";s:6:\"plugin\";s:47:\"tco-facebook-comments/tco-facebook-comments.php\";s:11:\"new_version\";s:5:\"2.0.5\";s:12:\"release_date\";s:17:\"February 28, 2020\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:121:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-facebook-comments.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:45:\"tco-google-analytics/tco-google-analytics.php\";a:8:{s:4:\"slug\";s:20:\"tco-google-analytics\";s:6:\"plugin\";s:45:\"tco-google-analytics/tco-google-analytics.php\";s:11:\"new_version\";s:5:\"3.0.3\";s:12:\"release_date\";s:18:\"September 13, 2023\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:120:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-google-analytics.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:47:\"tco-olark-integration/tco-olark-integration.php\";a:8:{s:4:\"slug\";s:21:\"tco-olark-integration\";s:6:\"plugin\";s:47:\"tco-olark-integration/tco-olark-integration.php\";s:11:\"new_version\";s:5:\"2.0.4\";s:12:\"release_date\";s:17:\"February 28, 2020\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:121:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-olark-integration.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:39:\"tco-smooth-scroll/tco-smooth-scroll.php\";a:8:{s:4:\"slug\";s:17:\"tco-smooth-scroll\";s:6:\"plugin\";s:39:\"tco-smooth-scroll/tco-smooth-scroll.php\";s:11:\"new_version\";s:5:\"2.0.5\";s:12:\"release_date\";s:17:\"February 28, 2020\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:117:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-smooth-scroll.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:19:\"snippet/snippet.php\";a:8:{s:4:\"slug\";s:7:\"snippet\";s:6:\"plugin\";s:19:\"snippet/snippet.php\";s:11:\"new_version\";s:5:\"2.1.2\";s:12:\"release_date\";s:14:\"April 02, 2024\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:107:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/snippet.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:37:\"tco-terms-of-use/tco-terms-of-use.php\";a:8:{s:4:\"slug\";s:16:\"tco-terms-of-use\";s:6:\"plugin\";s:37:\"tco-terms-of-use/tco-terms-of-use.php\";s:11:\"new_version\";s:5:\"2.0.4\";s:12:\"release_date\";s:16:\"October 18, 2017\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:116:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-terms-of-use.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:49:\"tco-under-construction/tco-under-construction.php\";a:8:{s:4:\"slug\";s:22:\"tco-under-construction\";s:6:\"plugin\";s:49:\"tco-under-construction/tco-under-construction.php\";s:11:\"new_version\";s:5:\"2.1.7\";s:12:\"release_date\";s:16:\"Jnauary 18, 2024\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:122:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-under-construction.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:33:\"tco-video-lock/tco-video-lock.php\";a:8:{s:4:\"slug\";s:14:\"tco-video-lock\";s:6:\"plugin\";s:33:\"tco-video-lock/tco-video-lock.php\";s:11:\"new_version\";s:5:\"2.0.5\";s:12:\"release_date\";s:17:\"December 30, 2022\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:114:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-video-lock.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:52:\"tco-woo-checkout-editor/tco_woo_checkout_manager.php\";a:8:{s:4:\"slug\";s:23:\"tco-woo-checkout-editor\";s:6:\"plugin\";s:52:\"tco-woo-checkout-editor/tco_woo_checkout_manager.php\";s:11:\"new_version\";s:5:\"2.2.4\";s:12:\"release_date\";s:16:\"November 6, 2023\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:123:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-woo-checkout-editor.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:35:\"tco-white-label/tco-white-label.php\";a:8:{s:4:\"slug\";s:15:\"tco-white-label\";s:6:\"plugin\";s:35:\"tco-white-label/tco-white-label.php\";s:11:\"new_version\";s:5:\"2.0.5\";s:12:\"release_date\";s:14:\"March 14, 2023\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:7:\"package\";s:115:\"https://themeco-packages.s3.amazonaws.com/d940c8c440f230138995a40c4daf0904/x_package/extensions/tco-white-label.zip\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:6:\"tested\";s:3:\"5.8\";}s:41:\"cornerstone-charts/cornerstone-charts.php\";a:21:{s:4:\"slug\";s:18:\"cornerstone-charts\";s:6:\"plugin\";s:41:\"cornerstone-charts/cornerstone-charts.php\";s:11:\"new_version\";s:5:\"1.2.0\";s:12:\"release_date\";s:13:\"June 26, 2024\";s:3:\"url\";s:39:\"https://theme.co/changelog/?iframe=true\";s:14:\"upgrade_notice\";s:16:\"Update Available\";s:11:\"external_id\";s:2:\"12\";s:6:\"tested\";s:3:\"6.2\";s:11:\"x-extension\";a:10:{s:5:\"title\";s:18:\"Cornerstone Charts\";s:11:\"description\";s:29:\"Visualize your data with ease\";s:3:\"hex\";s:7:\"#00FF00\";s:3:\"rgb\";s:9:\"0, 255, 0\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:86:\"https://max.theme.co/pluginfile.php/236/course/overviewfiles/max-cornerstonecharts.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:36:\"https://theme.co/cornerstone-charts/\";s:6:\"status\";s:6:\"public\";s:16:\"description_long\";s:73:\"Meet the ultimate data visualization tool for WordPress and Cornerstone.\n\";}s:5:\"title\";s:18:\"Cornerstone Charts\";s:11:\"description\";s:29:\"Visualize your data with ease\";s:3:\"hex\";s:7:\"#00FF00\";s:3:\"rgb\";s:9:\"0, 255, 0\";s:9:\"exclusive\";b:1;s:8:\"logo_url\";s:86:\"https://max.theme.co/pluginfile.php/236/course/overviewfiles/max-cornerstonecharts.png\";s:6:\"author\";s:7:\"Themeco\";s:8:\"demo_url\";s:36:\"https://theme.co/cornerstone-charts/\";s:6:\"status\";s:6:\"public\";s:16:\"description_long\";s:73:\"Meet the ultimate data visualization tool for WordPress and Cornerstone.\n\";s:9:\"installed\";b:0;s:9:\"activated\";b:0;}}}','no'),
(372,'cornerstone_color_items','[]','yes'),
(380,'cs_last_save','2024-07-09 20:56:13','yes'),
(391,'WPLANG','','yes'),
(392,'new_admin_email','sean@saltandpinevintage.com','yes'),
(434,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),
(549,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','no'),
(550,'recently_activated','a:0:{}','yes'),
(557,'ninja_forms_oauth_client_secret','ayj9MiCcMUxZwKv8O7xpYQdi9WKicwJjweaTl1s9','yes'),
(558,'ninja_forms_version','3.8.6','yes'),
(559,'ninja_forms_db_version','1.4','no'),
(560,'ninja_forms_required_updates','a:6:{s:19:\"CacheCollateActions\";s:19:\"2024-06-29 21:05:27\";s:17:\"CacheCollateForms\";s:19:\"2024-06-29 21:05:27\";s:18:\"CacheCollateFields\";s:19:\"2024-06-29 21:05:27\";s:19:\"CacheCollateObjects\";s:19:\"2024-06-29 21:05:27\";s:19:\"CacheCollateCleanup\";s:19:\"2024-06-29 21:05:27\";s:25:\"CacheFieldReconcilliation\";s:19:\"2024-06-29 21:05:27\";}','yes'),
(561,'ninja_forms_settings','a:11:{s:11:\"date_format\";s:5:\"m/d/Y\";s:8:\"currency\";s:3:\"USD\";s:18:\"recaptcha_site_key\";s:0:\"\";s:20:\"recaptcha_secret_key\";s:0:\"\";s:20:\"recaptcha_site_key_3\";s:0:\"\";s:22:\"recaptcha_secret_key_3\";s:0:\"\";s:14:\"recaptcha_lang\";s:0:\"\";s:19:\"delete_on_uninstall\";i:0;s:21:\"disable_admin_notices\";i:0;s:16:\"builder_dev_mode\";i:0;s:18:\"opinionated_styles\";s:5:\"light\";}','yes'),
(562,'ninja_forms_zuul','5','no'),
(565,'widget_ninja_forms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(566,'ninja-forms-views-secret','K0hOzkrulBiFG0SJMab3DB8JSAjBpiEgUmrSpdI7','yes'),
(568,'ninja_forms_needs_updates','0','yes'),
(569,'nf_admin_notice','a:1:{s:16:\"one_week_support\";a:3:{s:5:\"start\";s:8:\"7/6/2024\";s:3:\"int\";i:7;s:9:\"dismissed\";i:1;}}','yes'),
(572,'nf_active_promotions','{\"dashboard\":[{\"id\":\"sendwp-banner\",\"location\":\"dashboard\",\"content\":\"<span aria-label=\\\"SendWP. Getting WordPress email into an inbox shouldn\'t be that hard! Never miss another receipt, form submission, or any WordPress email ever again.\\\" style=\\\"cursor:pointer;width:800px;height:83px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;background-image:url(\'https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/ninja-forms\\/assets\\/img\\/promotions\\/dashboard-banner-sendwp.png\');display:block;\\\"><\\/span>\",\"type\":\"sendwp\",\"script\":\"\\n\\t\\t\\t\\tsetTimeout(function(){ \\/* Wait for services to init. *\\/\\n\\t\\t\\t\\t\\tvar data = {\\n\\t\\t\\t\\t\\t\\twidth: 450,\\n\\t\\t\\t\\t\\t\\tcloseOnClick: \'body\',\\n\\t\\t\\t\\t\\t\\tcloseOnEsc: true,\\n\\t\\t\\t\\t\\t\\tcontent: \'<p><h2>Frustrated that WordPress email isn\\u2019t being received?<\\/h2><p>Form submission notifications not hitting your inbox? Some of your visitors getting form feedback via email, others not? By default, your WordPress site sends emails through your web host, which can be unreliable. Your host has spent lots of time and money optimizing to serve your pages, not send your emails.<\\/p><h3>Sign up for SendWP today, and never deal with WordPress email issues again!<\\/h3><p>SendWP is an email service that removes your web host from the email equation.<\\/p><ul style="list-style-type:initial;margin-left: 20px;"><li>Sends email through dedicated email service, increasing email deliverability.<\\/li><li>Keeps form submission emails out of spam by using a trusted email provider.<\\/li><li>On a shared web host? Don\\u2019t worry about emails being rejected because of blocked IP addresses.<\\/li><li><strong>$1 for the first month. $9\\/month after. Cancel anytime!<\\/strong><\\/li><\\/ul><\\/p><br \\/>\',\\n\\t\\t\\t\\t\\t\\tbtnPrimary: {\\n\\t\\t\\t\\t\\t\\t\\ttext: \'Sign me up!\',\\n\\t\\t\\t\\t\\t\\t\\tcallback: function() {\\n\\t\\t\\t\\t\\t\\t\\t\\tvar spinner = document.createElement(\'span\');\\n\\t\\t\\t\\t\\t\\t\\t\\tspinner.classList.add(\'dashicons\', \'dashicons-update\', \'dashicons-update-spin\');\\n\\t\\t\\t\\t\\t\\t\\t\\tvar w = this.offsetWidth;\\n\\t\\t\\t\\t\\t\\t\\t\\tthis.innerHTML = spinner.outerHTML;\\n\\t\\t\\t\\t\\t\\t\\t\\tthis.style.width = w+\'px\';\\n\\t\\t\\t\\t\\t\\t\\t\\tninja_forms_sendwp_remote_install();\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t},\\n\\t\\t\\t\\t\\t\\tbtnSecondary: {\\n\\t\\t\\t\\t\\t\\t\\ttext: \'Cancel\',\\n\\t\\t\\t\\t\\t\\t\\tcallback: function() {\\n\\t\\t\\t\\t\\t\\t\\t\\tsendwpModal.toggleModal(false);\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\tvar sendwpModal = new NinjaModal(data);\\n\\t\\t\\t\\t}, 500);\\n\\t\\t\\t\"}]}','no'),
(575,'action_scheduler_hybrid_store_demarkation','30','yes'),
(576,'schema-ActionScheduler_StoreSchema','7.0.1719695215','yes'),
(577,'schema-ActionScheduler_LoggerSchema','3.0.1719695215','yes'),
(580,'woocommerce_newly_installed','no','yes'),
(581,'woocommerce_schema_version','430','yes'),
(582,'woocommerce_store_address','','yes'),
(583,'woocommerce_store_address_2','','yes'),
(584,'woocommerce_store_city','','yes'),
(585,'woocommerce_default_country','US:CA','yes'),
(586,'woocommerce_store_postcode','','yes'),
(587,'woocommerce_allowed_countries','all','yes'),
(588,'woocommerce_all_except_countries','','yes'),
(589,'woocommerce_specific_allowed_countries','','yes'),
(590,'woocommerce_ship_to_countries','','yes'),
(591,'woocommerce_specific_ship_to_countries','','yes'),
(592,'woocommerce_default_customer_address','base','yes'),
(593,'woocommerce_calc_taxes','no','yes'),
(594,'woocommerce_enable_coupons','yes','yes'),
(595,'woocommerce_calc_discounts_sequentially','no','no'),
(596,'woocommerce_currency','USD','yes'),
(597,'woocommerce_currency_pos','left','yes'),
(598,'woocommerce_price_thousand_sep',',','yes'),
(599,'woocommerce_price_decimal_sep','.','yes'),
(600,'woocommerce_price_num_decimals','2','yes'),
(601,'woocommerce_shop_page_id','31','yes'),
(602,'woocommerce_cart_redirect_after_add','no','yes'),
(603,'woocommerce_enable_ajax_add_to_cart','yes','yes'),
(604,'woocommerce_placeholder_image','30','yes'),
(605,'woocommerce_weight_unit','kg','yes'),
(606,'woocommerce_dimension_unit','cm','yes'),
(607,'woocommerce_enable_reviews','yes','yes'),
(608,'woocommerce_review_rating_verification_label','yes','no'),
(609,'woocommerce_review_rating_verification_required','no','no'),
(610,'woocommerce_enable_review_rating','yes','yes'),
(611,'woocommerce_review_rating_required','yes','no'),
(612,'woocommerce_manage_stock','yes','yes'),
(613,'woocommerce_hold_stock_minutes','60','no'),
(614,'woocommerce_notify_low_stock','yes','no'),
(615,'woocommerce_notify_no_stock','yes','no'),
(616,'woocommerce_stock_email_recipient','stacy@verovine.com','no'),
(617,'woocommerce_notify_low_stock_amount','2','no'),
(618,'woocommerce_notify_no_stock_amount','0','yes'),
(619,'woocommerce_hide_out_of_stock_items','no','yes'),
(620,'woocommerce_stock_format','','yes'),
(621,'woocommerce_file_download_method','force','no'),
(622,'woocommerce_downloads_redirect_fallback_allowed','no','no'),
(623,'woocommerce_downloads_require_login','no','no'),
(624,'woocommerce_downloads_grant_access_after_payment','yes','no'),
(625,'woocommerce_downloads_deliver_inline','','no'),
(626,'woocommerce_downloads_add_hash_to_filename','yes','yes'),
(627,'woocommerce_attribute_lookup_enabled','no','yes'),
(628,'woocommerce_attribute_lookup_direct_updates','no','yes'),
(629,'woocommerce_product_match_featured_image_by_sku','no','yes'),
(630,'woocommerce_prices_include_tax','no','yes'),
(631,'woocommerce_tax_based_on','shipping','yes'),
(632,'woocommerce_shipping_tax_class','inherit','yes'),
(633,'woocommerce_tax_round_at_subtotal','no','yes'),
(634,'woocommerce_tax_classes','','yes'),
(635,'woocommerce_tax_display_shop','excl','yes'),
(636,'woocommerce_tax_display_cart','excl','yes'),
(637,'woocommerce_price_display_suffix','','yes'),
(638,'woocommerce_tax_total_display','itemized','no'),
(639,'woocommerce_enable_shipping_calc','yes','no'),
(640,'woocommerce_shipping_cost_requires_address','no','yes'),
(641,'woocommerce_ship_to_destination','billing','no'),
(642,'woocommerce_shipping_debug_mode','no','yes'),
(643,'woocommerce_enable_guest_checkout','yes','no'),
(644,'woocommerce_enable_checkout_login_reminder','no','no'),
(645,'woocommerce_enable_signup_and_login_from_checkout','no','no'),
(646,'woocommerce_enable_myaccount_registration','no','no'),
(647,'woocommerce_registration_generate_username','yes','no'),
(648,'woocommerce_registration_generate_password','yes','no'),
(649,'woocommerce_erasure_request_removes_order_data','no','no'),
(650,'woocommerce_erasure_request_removes_download_data','no','no'),
(651,'woocommerce_allow_bulk_remove_personal_data','no','no'),
(652,'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'),
(653,'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'),
(654,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),
(655,'woocommerce_trash_pending_orders','','no'),
(656,'woocommerce_trash_failed_orders','','no'),
(657,'woocommerce_trash_cancelled_orders','','no'),
(658,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),
(659,'woocommerce_email_from_name','Salt & Pine Vintage','no'),
(660,'woocommerce_email_from_address','stacy@verovine.com','no'),
(661,'woocommerce_email_header_image','','no'),
(662,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','no'),
(663,'woocommerce_email_base_color','#7f54b3','no'),
(664,'woocommerce_email_background_color','#f7f7f7','no'),
(665,'woocommerce_email_body_background_color','#ffffff','no'),
(666,'woocommerce_email_text_color','#3c3c3c','no'),
(667,'woocommerce_merchant_email_notifications','no','no'),
(668,'woocommerce_cart_page_id','32','no'),
(669,'woocommerce_checkout_page_id','33','no'),
(670,'woocommerce_myaccount_page_id','34','no'),
(671,'woocommerce_terms_page_id','','no'),
(672,'woocommerce_force_ssl_checkout','no','yes'),
(673,'woocommerce_unforce_ssl_checkout','no','yes'),
(674,'woocommerce_checkout_pay_endpoint','order-pay','yes'),
(675,'woocommerce_checkout_order_received_endpoint','order-received','yes'),
(676,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),
(677,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),
(678,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),
(679,'woocommerce_myaccount_orders_endpoint','orders','yes'),
(680,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),
(681,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),
(682,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),
(683,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),
(684,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),
(685,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),
(686,'woocommerce_logout_endpoint','customer-logout','yes'),
(687,'woocommerce_api_enabled','no','yes'),
(688,'woocommerce_allow_tracking','no','no'),
(689,'woocommerce_show_marketplace_suggestions','yes','no'),
(690,'woocommerce_custom_orders_table_enabled','yes','yes'),
(691,'woocommerce_analytics_enabled','yes','yes'),
(692,'woocommerce_feature_order_attribution_enabled','yes','yes'),
(693,'woocommerce_feature_product_block_editor_enabled','no','yes'),
(694,'woocommerce_hpos_fts_index_enabled','no','yes'),
(695,'woocommerce_single_image_width','600','yes'),
(696,'woocommerce_thumbnail_image_width','300','yes'),
(697,'woocommerce_checkout_highlight_required_fields','yes','yes'),
(698,'woocommerce_demo_store','no','no'),
(699,'wc_downloads_approved_directories_mode','enabled','yes'),
(700,'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'),
(701,'current_theme_supports_woocommerce','yes','yes'),
(702,'woocommerce_queue_flush_rewrite_rules','no','yes'),
(703,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),
(704,'product_cat_children','a:0:{}','yes'),
(705,'default_product_cat','16','yes'),
(707,'woocommerce_refund_returns_page_id','35','yes'),
(710,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:18:\"stacy@verovine.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:18:\"stacy@verovine.com\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','yes'),
(711,'woocommerce_version','9.0.2','yes'),
(712,'woocommerce_db_version','9.0.2','yes'),
(713,'woocommerce_store_id','30d5877c-04d0-4422-be4f-046567628b41','yes'),
(714,'woocommerce_admin_install_timestamp','1719695217','yes'),
(715,'woocommerce_inbox_variant_assignment','11','yes'),
(716,'woocommerce_remote_variant_assignment','37','yes'),
(720,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),
(721,'action_scheduler_lock_async-request-runner','668da4dca11ec5.20906747|1720558872','no'),
(722,'woocommerce_admin_notices','a:0:{}','yes'),
(723,'wc_blocks_version','11.8.0-dev','yes'),
(724,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','yes'),
(725,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"q1rsAl3v1xVhS553lBmQx6A6qGIDEhYl\";}','yes'),
(726,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),
(727,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(728,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(729,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(730,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(731,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(732,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(733,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(734,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(735,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(736,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(737,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(738,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(744,'_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'),
(745,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1721078166','no'),
(746,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_US\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with <a href=\"https://woocommerce.com/products/woocommerce-payments\" target=\"_blank\">WooPayments</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with <a href=\"https://woocommerce.com/products/shipping\" target=\"_blank\">WooCommerce Shipping</a>\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"https://woocommerce.com/products/tax\" target=\"_blank\">WooCommerce Tax</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with <a href=\"https://woocommerce.com/products/jetpack\" target=\"_blank\">Jetpack</a>\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with <a href=\"https://woocommerce.com/products/mailpoet\" target=\"_blank\">MailPoet</a>\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:127:\"Drive sales with <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google Listings and Ads</a>\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with <a href=\"https://woocommerce.com/products/facebook/\">Facebook for WooCommerce</a>\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"Mailchimp\";s:11:\"description\";s:78:\"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:9:{i:0;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:84:\"Save time on content creation — unlock high-quality blog posts and pages using AI.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"Get your products in front of a highly engaged audience.\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:4;O:8:\"stdClass\":10:{s:4:\"name\";s:9:\"Mailchimp\";s:11:\"description\";s:78:\"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional campaigns.\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:6;O:8:\"stdClass\":11:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:38:\"Drive sales with Google Listings & Ads\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:7;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:8;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}}}}}','no'),
(748,'_transient_woocommerce_shipping_task_zone_count_transient','0','yes'),
(751,'wcpay_was_in_use','no','yes'),
(754,'wc_admin_show_legacy_coupon_menu','0','yes'),
(755,'woocommerce_custom_orders_table_created','yes','yes'),
(756,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1723150869','no'),
(757,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"07c2f0675ddd247d2325\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"ca04183222edaf8a26be\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"aa70187e428ac61bcae6\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"119e7bb2c4461381cedb\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"1c879273bd5c193cad0a\",\"dependencies\":[\"react\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"cd474ab94f869686fedb\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"4f21a9f43ea5bfa7f02e\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"eb7a7398126f71912b09\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors-frontend.js\",\"version\":\"714ee664806bf8b8881d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"e3cd3448f27240725bf3\",\"dependencies\":[\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"b7375a203f24f090b6a3\",\"dependencies\":[\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"c33101c7e57ca780e0d8\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"c9da03c2e68f9e545610\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"c819300b49a36b4c9be2\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"ce97a7b3d8b80da5751c\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"cfb32215d6a78960d688\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"6d41699f5c3d2bcf0174\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"dc5699f515001ffbb402\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"45dfd905c04b5b3e2831\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"50dc20e4dab67d67842d\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"63ecba4abb05451b314b\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"6c2e6a0a2cd09107cf04\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"e386b835b18cc2ae8098\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"67871d4353bd5acc02fb\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"c6d2e77a8930f58cbff8\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"167585d7d1516357f5d6\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"15d9438d6a088e437e7b\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"14a144067bf359f6e20c\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"7f2269e03957a553e47c\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"6ba7aa27fa18d2bfa52e\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"8a3aa6ce345089ea5d94\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"79083d99d985f9e20a24\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"eba896c62201a23c4175\",\"dependencies\":[\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"2332d8c6c55f663b1ce9\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"7f180a29fc278dc59601\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"4911df2a2c3d0a898613\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a946f5f222769d44b244\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"a2bc639c0616290818e3\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"19dfea34dec3553590a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"6372f5dfe447f9bba675\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"59ca790e39baeb30b400\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"37b3a37d0211278e6a0c\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"e69aeaf2e9f5d5f485ad\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"4623f1b31944fd3c89d4\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"7e976feaa8e491a59d78\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"291bbe4ab78db3422b64\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"6bf76a2b8c7f0eb1715f\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"c96d96278decc57537fa\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f5e7da47100ae9363279\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"c85a1964c97a41d1137a\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"6a1606b0580db424ba0a\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"184f77fd8db7e4cc9432\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"57b51671a04848288dc7\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"ba520db336105c07fcc2\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"b9582fd96ad3d61d13e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"4f6e417f7c17f88e4346\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"b0d3e97eddefc63f28d7\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"90dfc5dbe81525ab2dde\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"62af5e36a57873525d0e\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"56b4438fb405c2978396\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"2c059192f836902afc42\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"bce30c87f99abc744d6b\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"3578f6bba1fdfa8f4584\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"186984378635e6e08423\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"1d9816820e49da031b6c\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"30996a1e56bfad5c506f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"3c5b3c652ebfe139adfa\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3067fbc4dc75b1f74271\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"fce4c23d911cc8526506\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"b923bf1dbf6392c32509\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"f4a1c3f8c632681e85dd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"7d9924812d7a1d07c078\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"c0ff0169274420939c6b\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"8f351ba9d17d461e1c55\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"52a762d265a6430503c7\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-blocks\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"e6c1b11832db8f183eb7\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"d9423ebd342bbf2764f8\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"c925533fdaadf54fdb18\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"bc495a4e0336aa3953db\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"24fa89fe1cb0205c0bb6\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-blocks-classic-template-revert-button.js\":{\"src\":\"https:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-classic-template-revert-button.js\",\"version\":\"8ebbbacb7dd5ca66c34e\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-edit-site\",\"wp-element\",\"wp-i18n\",\"wp-plugins\",\"wp-polyfill\"]}},\"version\":\"wc-9.0.2\",\"hash\":\"db62c0106e0df7303eaf966ed3ebd98b\"}','no'),
(758,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1721078166','no'),
(759,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_US\";a:23:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:5;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:6;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:8;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:4;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:8;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:8;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:8;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:8;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:7;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:8;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:8;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:8;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:8;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:8;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:2;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:8;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:1;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:8;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:0;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:8;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:8;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:8;}}}','no'),
(760,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1721078166','no'),
(761,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:1:{s:5:\"en_US\";a:58:{s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons§ion=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins > Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Security vulnerability patched in WooCommerce Eway Gateway\";s:7:\"content\";s:323:\"In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:62:\"needs-update-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:63:\"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.1.26\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"3.5.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"3.1.0\";}}}s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Eway Gateway has been automatically updated\";s:7:\"content\";s:280:\"Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"updated-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"See all updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:5:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.1.26\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}}}}}s:31:\"ecomm-wc-navigation-survey-2023\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"ecomm-wc-navigation-survey-2023\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Navigating WooCommerce on WordPress.com\";s:7:\"content\";s:166:\"We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"https://automattic.survey.fm/new-ecommerce-plan-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-01-16 09:53:44\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}}}s:39:\"woopay-beta-merchantrecruitment-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"woopay-beta-merchantrecruitment-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:319:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br><br>\r\n<b>Get started in seconds.</b>\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:48:\"woopay-beta-merchantrecruitment-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:155:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:27\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:42:\"woocommerce-wcpay-march-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-wcpay-march-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:57:\"Action required: Security update for WooCommerce Payments\";s:7:\"content\";s:296:\"<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:49:\"woocommerce-wcpay-march-2023-update-needed-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"See Blog Post\";}}s:3:\"url\";s:122:\"https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"woocommerce-wcpay-march-2023-update-needed-dismiss-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:11:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-03-22 20:25:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.8.0\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.6.1\";}}}s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:52:\"Accept in-person contactless payments on your iPhone\";s:7:\"content\";s:230:\"Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Simplify my payments\";}}s:3:\"url\";s:143:\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-03 23:59:47\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce Pre-Orders extension\";s:7:\"content\";s:220:\"<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:18:\"extension-settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-12 22:16:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:22:\"woocommerce-pre-orders\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.0.0\";}}}s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:321:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> — and you’re invited to try it. \r\n<br /><br />\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br /><br />\r\n<b>Update WooCommerce Payments</b> to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woopay-beta-merchantrecruitment-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:55:\"woopay-beta-merchantrecruitment-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:361:\"Thanks for previously trying WooPay, the<b> express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>. No action is required on your part.\r\n<br /><br />\r\nYou can now <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Documentation\";}}s:3:\"url\";s:178:\"https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:44:\"woopay-beta-existingmerchants-update-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woopay-beta-existingmerchants-update-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:368:\"Thanks for previously trying WooPay, the <b>express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:50:\"woopay-beta-existingmerchants-update-WCPay-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woopay-beta-merchantrecruitment-short-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:64:\"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:161:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:36\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:20\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test A\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 00:01:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test B\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 20:58:43\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test C\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:03:33\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test D\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:32:09\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-activate-button-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:72:\"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:169:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:18:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:45:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Action required: Security update of WooCommerce Subscriptions\";s:7:\"content\";s:197:\"<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:68:\"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-06 08:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.1.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.1.2\";}}}s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: Security update of WooCommerce Returns and Warranty Requests extension\";s:7:\"content\";s:270:\"<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-02 23:53:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-warranty\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.1.8\";}}}s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:65:\"Action required: Security update of WooCommerce One Page Checkout\";s:7:\"content\";s:232:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-21 14:05:46\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:29:\"woocommerce-one-page-checkout\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.4.0\";}}}s:40:\"woocommerce-WCGC-July-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce GoCardless Extension\";s:7:\"content\";s:205:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-04 15:36:07\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:30:\"woocommerce-gateway-gocardless\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.5.6\";}}}s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Scheduled FedEx API outage — July 2023\";s:7:\"content\";s:277:\"On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:125:\"https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-05 18:19:17\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-shipping-fedex\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-07-17 00:00:00\";}}}s:35:\"wcship-2023-07-hazmat-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wcship-2023-07-hazmat-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension\";s:7:\"content\";s:251:\"<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"plugin-list\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:23:\"admin.php?page=wc-admin\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-11 20:26:59\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-services\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.3.0\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Action required: Security update for WooCommerce Stripe plugin\";s:7:\"content\";s:183:\"<strong>Your shop requires an important security update for the WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.4.2\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}}}s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Security update of WooCommerce Stripe plugin\";s:7:\"content\";s:144:\"<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:60:\"Security update of WooPayments (WooCommerce Payments) plugin\";s:7:\"content\";s:147:\"<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:13\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.6\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.5\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.4\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}}}}}s:24:\"avalara_q3-2023_noAvaTax\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"avalara_q3-2023_noAvaTax\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Automatically calculate VAT in real time\";s:7:\"content\";s:284:\"Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"avalara_q3-2023_noAvaTax\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Automate my sales tax\";}}s:3:\"url\";s:131:\"https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-08 22:32:23\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-08-09 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-avatax\";}}}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:30;}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:100;s:9:\"operation\";s:1:\">\";}}}s:38:\"woo-activation-survey-blockers-22AUG23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:38:\"woo-activation-survey-blockers-22AUG23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"How can we help you get that first sale?\";s:7:\"content\";s:211:\"Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woo-activation-survey-blockers-survey-button-22AUG23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Take our short survey\";}}s:3:\"url\";s:54:\"https://woocommerce.survey.fm/getting-started-with-woo\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-22 15:54:58\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\"<=\";s:4:\"days\";i:30;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";i:0;}}}s:44:\"woocommerce-usermeta-Sept2023-productvendors\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:37:\"Your store requires a security update\";s:7:\"content\";s:339:\"<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:11:\"plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-09-20 00:50:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-product-vendors\";}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"8.1.1\";}}}s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Security update for WooCommerce Stripe Gateway\";s:7:\"content\";s:201:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:36:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-10-18 00:01:58\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.5.4\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.6\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.6.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.8.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.9.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.0.2\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.1.2\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.2.2\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.3.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.4.6\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.7.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.8.3\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.9.3\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.0.5\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.1.3\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.3.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.4.3\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.5.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.6.1\";}}}s:29:\"amazon-mcf-reviews-2023-12-07\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"amazon-mcf-reviews-2023-12-07\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Enjoying Amazon MCF for WooCommerce?\";s:7:\"content\";s:292:\"We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"amazon-mcf-review-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Leave a review\";}}s:3:\"url\";s:161:\"https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"amazon-mcf-support-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Request support\";}}s:3:\"url\";s:142:\"https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-12-06 15:21:27\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-amazon-fulfillment\";}}}}s:30:\"remove_estimated_deposits_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"remove_estimated_deposits_2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:33:\"Estimated deposits are going away\";s:7:\"content\";s:267:\"To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"view_docs\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:29:\"Learn about Deposit schedules\";}}s:3:\"url\";s:151:\"https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"6.9\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-01-21 08:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-01-31 23:59:59\";}}}s:42:\"woocommerce-payfast-may-2024-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-payfast-may-2024-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"An important update is required for the Payfast Payment Gateway\";s:7:\"content\";s:226:\"<strong>Please update to the latest version of the Payfast Payment Gateway for WooCommerce immediately to address a security vulnerability</strong>. This update is required to ensure that your transactions continue to process.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:48:\"woocommerce-payfast-may-2024-update-needed-click\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:50:\"woocommerce-payfast-may-2024-update-needed-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-05-10 22:00:31\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-07-09 23:59:00\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:27:\"woocommerce-payfast-gateway\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.6.4\";}}}s:31:\"checkout_block_update_july_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"checkout_block_update_july_2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:49:\"UPDATE: The checkout block is getting an upgrade!\";s:7:\"content\";s:251:\"We’re improving the checkout block in 2024, starting with WooCommerce 9.0, launching on June 18! The latest release includes streamlined order summary with sticky functionality, better address form layout, and other enhancements to boost conversion.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:31:\"checkout_block_update_july_2024\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:174:\"https://woocommerce.com/document/cart-checkout-blocks-status/changes-in-woocommerce-9-0/?utm_source=inbox_note&utm_medium=product&utm_campaign=checkout_block_update_july_2024\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-06-18 09:00:46\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-07-09 23:59:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:3;}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:10;s:9:\"operation\";s:1:\">\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"8.3\";}}}}}','no'),
(762,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:0;}','no'),
(763,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1720405625;}','yes'),
(764,'wc_blocks_db_schema_version','260','yes'),
(769,'_transient_woocommerce_reports-transient-version','1719695220','yes'),
(776,'woocommerce_task_list_tracked_completed_tasks','a:1:{i:0;s:17:\"launch-your-store\";}','yes'),
(781,'_transient_timeout_wc_term_counts','1722287229','no'),
(782,'_transient_wc_term_counts','a:0:{}','no'),
(787,'action_scheduler_migration_status','complete','yes'),
(799,'ninja_forms_optin_reported','1','yes'),
(803,'_transient_timeout_woocommerce_blocks_asset_api_script_data','1722290597','no'),
(804,'_transient_woocommerce_blocks_asset_api_script_data','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"07c2f0675ddd247d2325\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"ca04183222edaf8a26be\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"aa70187e428ac61bcae6\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"119e7bb2c4461381cedb\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"1c879273bd5c193cad0a\",\"dependencies\":[\"react\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"cd474ab94f869686fedb\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"4f21a9f43ea5bfa7f02e\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"eb7a7398126f71912b09\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors-frontend.js\",\"version\":\"714ee664806bf8b8881d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"e3cd3448f27240725bf3\",\"dependencies\":[\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"b7375a203f24f090b6a3\",\"dependencies\":[\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"c33101c7e57ca780e0d8\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"c9da03c2e68f9e545610\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"c819300b49a36b4c9be2\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"ce97a7b3d8b80da5751c\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"cfb32215d6a78960d688\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"6d41699f5c3d2bcf0174\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"dc5699f515001ffbb402\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"45dfd905c04b5b3e2831\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"50dc20e4dab67d67842d\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"63ecba4abb05451b314b\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"6c2e6a0a2cd09107cf04\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"e386b835b18cc2ae8098\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"67871d4353bd5acc02fb\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"c6d2e77a8930f58cbff8\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"167585d7d1516357f5d6\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"15d9438d6a088e437e7b\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"14a144067bf359f6e20c\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"7f2269e03957a553e47c\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"6ba7aa27fa18d2bfa52e\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"8a3aa6ce345089ea5d94\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"79083d99d985f9e20a24\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"eba896c62201a23c4175\",\"dependencies\":[\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"2332d8c6c55f663b1ce9\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"7f180a29fc278dc59601\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"4911df2a2c3d0a898613\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a946f5f222769d44b244\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"a2bc639c0616290818e3\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"19dfea34dec3553590a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"6372f5dfe447f9bba675\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"59ca790e39baeb30b400\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"37b3a37d0211278e6a0c\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"e69aeaf2e9f5d5f485ad\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"4623f1b31944fd3c89d4\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"7e976feaa8e491a59d78\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"291bbe4ab78db3422b64\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"6bf76a2b8c7f0eb1715f\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"c96d96278decc57537fa\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f5e7da47100ae9363279\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"c85a1964c97a41d1137a\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"6a1606b0580db424ba0a\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"184f77fd8db7e4cc9432\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"57b51671a04848288dc7\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"ba520db336105c07fcc2\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"b9582fd96ad3d61d13e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"4f6e417f7c17f88e4346\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"b0d3e97eddefc63f28d7\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"90dfc5dbe81525ab2dde\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"62af5e36a57873525d0e\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"56b4438fb405c2978396\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"2c059192f836902afc42\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"bce30c87f99abc744d6b\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"3578f6bba1fdfa8f4584\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"186984378635e6e08423\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"1d9816820e49da031b6c\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"30996a1e56bfad5c506f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"3c5b3c652ebfe139adfa\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3067fbc4dc75b1f74271\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"fce4c23d911cc8526506\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"b923bf1dbf6392c32509\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"f4a1c3f8c632681e85dd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"7d9924812d7a1d07c078\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"c0ff0169274420939c6b\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"8f351ba9d17d461e1c55\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"52a762d265a6430503c7\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-blocks\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"e6c1b11832db8f183eb7\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"d9423ebd342bbf2764f8\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"c925533fdaadf54fdb18\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"http:\\/\\/dev.saltandpinevintage.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]}},\"version\":\"wc-9.0.2\",\"hash\":\"db62c0106e0df7303eaf966ed3ebd98b\"}','no'),
(861,'_transient_shipping-transient-version','1719753204','yes'),
(862,'_transient_timeout_wc_shipping_method_count_legacy','1722345204','no'),
(863,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1719753204\";s:5:\"value\";i:0;}','no'),
(880,'_transient_product_query-transient-version','1720558424','yes'),
(986,'x_stack','integrity','yes'),
(987,'x_integrity_design','light','yes'),
(988,'x_integrity_topbar_transparency_enable','','yes'),
(989,'x_integrity_navbar_transparency_enable','','yes'),
(990,'x_integrity_footer_transparency_enable','','yes'),
(991,'x_integrity_blog_header_enable','','yes'),
(992,'x_integrity_blog_title','The Blog','yes'),
(993,'x_integrity_blog_subtitle','Welcome to our little corner of the Internet. Kick your feet up and stay a while.','yes'),
(994,'x_integrity_portfolio_archive_sort_button_text','Sort Portfolio','yes'),
(995,'x_integrity_portfolio_archive_post_sharing_enable','','yes'),
(996,'x_integrity_shop_header_enable','1','yes'),
(997,'x_integrity_shop_title','The Shop','yes'),
(998,'x_integrity_shop_subtitle','Welcome to our online store. Take some time to browse through our items.','yes'),
(999,'x_renew_topbar_background','#1f2c39','yes'),
(1000,'x_renew_logobar_background','#2c3e50','yes'),
(1001,'x_renew_navbar_background','#2c3e50','yes'),
(1002,'x_renew_navbar_button_color','#ffffff','yes'),
(1003,'x_renew_navbar_button_background','#3e5771','yes'),
(1004,'x_renew_navbar_button_background_hover','#476481','yes'),
(1005,'x_renew_footer_background','#2c3e50','yes'),
(1006,'x_renew_topbar_text_color','#ffffff','yes'),
(1007,'x_renew_topbar_link_color_hover','#959baf','yes'),
(1008,'x_renew_footer_text_color','#ffffff','yes'),
(1009,'x_renew_blog_title','The Blog','yes'),
(1010,'x_renew_entry_icon_color','#dddddd','yes'),
(1011,'x_renew_entry_icon_position','standard','yes'),
(1012,'x_renew_entry_icon_position_horizontal','18%','yes'),
(1013,'x_renew_entry_icon_position_vertical','25px','yes'),
(1014,'x_renew_shop_title','The Shop','yes'),
(1015,'x_icon_post_title_icon_enable','1','yes'),
(1016,'x_icon_post_standard_colors_enable','','yes'),
(1017,'x_icon_post_standard_color','#d1f2eb','yes'),
(1018,'x_icon_post_standard_background','#16a085','yes'),
(1019,'x_icon_post_image_colors_enable','','yes'),
(1020,'x_icon_post_image_color','#d1eedd','yes'),
(1021,'x_icon_post_image_background','#27ae60','yes'),
(1022,'x_icon_post_gallery_colors_enable','','yes'),
(1023,'x_icon_post_gallery_color','#d1eedd','yes'),
(1024,'x_icon_post_gallery_background','#27ae60','yes'),
(1025,'x_icon_post_video_colors_enable','','yes'),
(1026,'x_icon_post_video_color','#e9daef','yes'),
(1027,'x_icon_post_video_background','#8e44ad','yes'),
(1028,'x_icon_post_audio_colors_enable','','yes'),
(1029,'x_icon_post_audio_color','#cfd4d9','yes'),
(1030,'x_icon_post_audio_background','#2c3e50','yes'),
(1031,'x_icon_post_quote_colors_enable','','yes'),
(1032,'x_icon_post_quote_color','#fcf2c8','yes'),
(1033,'x_icon_post_quote_background','#f1c40f','yes'),
(1034,'x_icon_post_link_colors_enable','','yes'),
(1035,'x_icon_post_link_color','#f9d0cc','yes'),
(1036,'x_icon_post_link_background','#c0392b','yes'),
(1037,'x_icon_shop_title','The Shop','yes'),
(1038,'x_ethos_topbar_background','#222222','yes'),
(1039,'x_ethos_navbar_background','#333333','yes'),
(1040,'x_ethos_sidebar_widget_headings_color','#333333','yes'),
(1041,'x_ethos_sidebar_color','#333333','yes'),
(1042,'x_ethos_post_carousel_enable','','yes'),
(1043,'x_ethos_post_carousel_count','6','yes'),
(1044,'x_ethos_post_carousel_display','most-commented','yes'),
(1045,'x_ethos_post_carousel_display_count_extra_large','5','yes'),
(1046,'x_ethos_post_carousel_display_count_large','4','yes'),
(1047,'x_ethos_post_carousel_display_count_medium','3','yes'),
(1048,'x_ethos_post_carousel_display_count_small','2','yes'),
(1049,'x_ethos_post_carousel_display_count_extra_small','1','yes'),
(1050,'x_ethos_post_slider_blog_enable','','yes'),
(1051,'x_ethos_post_slider_blog_height','425px','yes'),
(1052,'x_ethos_post_slider_blog_count','5','yes'),
(1053,'x_ethos_post_slider_blog_display','most-commented','yes'),
(1054,'x_ethos_post_slider_archive_enable','','yes'),
(1055,'x_ethos_post_slider_archive_height','425px','yes'),
(1056,'x_ethos_post_slider_archive_count','5','yes'),
(1057,'x_ethos_post_slider_archive_display','most-commented','yes'),
(1058,'x_ethos_filterable_index_enable','','yes'),
(1059,'x_ethos_filterable_index_categories','','yes'),
(1060,'x_ethos_shop_title','The Shop','yes'),
(1061,'x_layout_site','full-width','yes'),
(1062,'x_layout_site_max_width','1200px','yes'),
(1063,'x_layout_site_width','88%','yes'),
(1064,'x_layout_content','full-width','yes'),
(1065,'x_layout_content_width','72%','yes'),
(1066,'x_layout_sidebar_width','250','yes'),
(1067,'x_design_bg_color','rgba(243, 243, 243, 0.99)','yes'),
(1068,'x_design_bg_image_pattern','','yes'),
(1069,'x_design_bg_image_full','50:full','yes'),
(1070,'x_design_bg_image_full_fade','750','yes'),
(1071,'x_root_font_size_mode','stepped','yes'),
(1072,'x_root_font_size_stepped_unit','px','yes'),
(1073,'x_root_font_size_stepped_xs','14','yes'),
(1074,'x_root_font_size_stepped_sm','16','yes'),
(1075,'x_root_font_size_stepped_md','18','yes'),
(1076,'x_root_font_size_stepped_lg','20','yes'),
(1077,'x_root_font_size_stepped_xl','22','yes'),
(1078,'x_root_font_size_scaling_unit','px','yes'),
(1079,'x_root_font_size_scaling_min','14','yes'),
(1080,'x_root_font_size_scaling_max','14','yes'),
(1081,'x_root_font_size_scaling_lower_limit','500','yes'),
(1082,'x_root_font_size_scaling_upper_limit','1000','yes'),
(1083,'x_google_fonts_subsets','','yes'),
(1084,'x_google_fonts_subset_cyrillic','','yes'),
(1085,'x_google_fonts_subset_greek','','yes'),
(1086,'x_google_fonts_subset_vietnamese','','yes'),
(1087,'x_body_font_family','Lato','yes'),
(1088,'x_body_font_color','rgb(153, 153, 153)','yes'),
(1089,'x_content_font_size_rem','1rem','yes'),
(1090,'x_body_font_weight','400','yes'),
(1091,'x_headings_font_family','Lato','yes'),
(1092,'x_headings_font_color','#272727','yes'),
(1093,'x_headings_font_weight','700','yes'),
(1094,'x_h1_letter_spacing','-0.035em','yes'),
(1095,'x_h2_letter_spacing','-0.035em','yes'),
(1096,'x_h3_letter_spacing','-0.035em','yes'),
(1097,'x_h4_letter_spacing','-0.035em','yes'),
(1098,'x_h5_letter_spacing','-0.035em','yes'),
(1099,'x_h6_letter_spacing','-0.035em','yes'),
(1100,'x_headings_uppercase_enable','','yes'),
(1101,'x_headings_widget_icons_enable','','yes'),
(1102,'x_site_link_color','rgb(0, 0, 0)','yes'),
(1103,'x_site_link_color_hover','rgb(213, 211, 211)','yes'),
(1104,'x_site_link_oembed','1','yes'),
(1105,'x_site_link_oembed_own_site','1','yes'),
(1106,'x_button_style','real','yes'),
(1107,'x_button_shape','rounded','yes'),
(1108,'x_button_size','regular','yes'),
(1109,'x_button_color','#ffffff','yes'),
(1110,'x_button_background_color','#ff2a13','yes'),
(1111,'x_button_border_color','#ac1100','yes'),
(1112,'x_button_bottom_color','#a71000','yes'),
(1113,'x_button_color_hover','#ffffff','yes'),
(1114,'x_button_background_color_hover','#ef2201','yes'),
(1115,'x_button_border_color_hover','#600900','yes'),
(1116,'x_button_bottom_color_hover','#a71000','yes'),
(1117,'x_navbar_positioning','static-top','yes'),
(1118,'x_logo_navigation_layout','inline','yes'),
(1119,'x_logobar_adjust_spacing_top','15px','yes'),
(1120,'x_logobar_adjust_spacing_bottom','15px','yes'),
(1121,'x_navbar_height','90px','yes'),
(1122,'x_navbar_width','235px','yes'),
(1123,'x_logo_text','','yes'),
(1124,'x_logo_font_family','Lato','yes'),
(1125,'x_logo_font_color','#272727','yes'),
(1126,'x_logo_font_size','42px','yes'),
(1127,'x_logo_font_weight','700','yes'),
(1128,'x_logo_letter_spacing','-0.035em','yes'),
(1129,'x_logo_uppercase_enable','','yes'),
(1130,'x_logo_visually_hidden_h1','','yes'),
(1131,'x_logo','','yes'),
(1132,'x_logo_width','','yes'),
(1133,'x_logo_adjust_navbar_top','22px','yes'),
(1134,'x_logo_adjust_navbar_side','30px','yes'),
(1135,'x_navbar_font_family','Lato','yes'),
(1136,'x_navbar_link_color','#999999','yes'),
(1137,'x_navbar_link_color_hover','#272727','yes'),
(1138,'x_navbar_font_size','13px','yes'),
(1139,'x_navbar_font_weight','700','yes'),
(1140,'x_navbar_letter_spacing','0.085em','yes'),
(1141,'x_navbar_uppercase_enable','1','yes'),
(1142,'x_navbar_adjust_links_top','37px','yes'),
(1143,'x_navbar_adjust_links_side','50px','yes'),
(1144,'x_navbar_adjust_links_top_spacing','20px','yes'),
(1145,'x_header_search_enable','','yes'),
(1146,'x_navbar_adjust_button_size','24px','yes'),
(1147,'x_navbar_adjust_button','20px','yes'),
(1148,'x_header_widget_areas','2','yes'),
(1149,'x_widgetbar_button_background','#000000','yes'),
(1150,'x_widgetbar_button_background_hover','#444444','yes'),
(1151,'x_topbar_display','','yes'),
(1152,'x_topbar_content','','yes'),
(1153,'x_breadcrumb_display','','yes'),
(1154,'x_footer_widget_areas','0','yes'),
(1155,'x_footer_bottom_display','','yes'),
(1156,'x_footer_menu_display','','yes'),
(1157,'x_footer_social_display','','yes'),
(1158,'x_footer_content_display','','yes'),
(1159,'x_footer_content','','yes'),
(1160,'x_footer_scroll_top_display','','yes'),
(1161,'x_footer_scroll_top_position','right','yes'),
(1162,'x_footer_scroll_top_display_unit','75%','yes'),
(1163,'x_blog_style','masonry','yes'),
(1164,'x_blog_layout','sidebar','yes'),
(1165,'x_blog_masonry_columns','3','yes'),
(1166,'x_archive_style','standard','yes'),
(1167,'x_archive_layout','sidebar','yes'),
(1168,'x_archive_masonry_columns','2','yes'),
(1169,'x_blog_enable_post_meta','','yes'),
(1170,'x_blog_enable_full_post_content','','yes'),
(1171,'x_blog_excerpt_length','60','yes'),
(1172,'x_portfolio_enable','1','yes'),
(1173,'x_custom_portfolio_slug','portfolio-item','yes'),
(1174,'x_portfolio_enable_cropped_thumbs','','yes'),
(1175,'x_portfolio_enable_post_meta','1','yes'),
(1176,'x_portfolio_tag_title','Skills','yes'),
(1177,'x_portfolio_launch_project_title','Launch Project','yes'),
(1178,'x_portfolio_launch_project_button_text','See it Live!','yes'),
(1179,'x_portfolio_share_project_title','Share this Project','yes'),
(1180,'x_portfolio_enable_social','1','yes'),
(1181,'x_portfolio_enable_facebook_sharing','1','yes'),
(1182,'x_portfolio_enable_twitter_sharing','1','yes'),
(1183,'x_portfolio_enable_linkedin_sharing','','yes'),
(1184,'x_portfolio_enable_pinterest_sharing','','yes'),
(1185,'x_portfolio_enable_reddit_sharing','','yes'),
(1186,'x_portfolio_enable_email_sharing','','yes'),
(1187,'x_bbpress_enable_templates','1','yes'),
(1188,'x_bbpress_layout_content','sidebar','yes'),
(1189,'x_bbpress_enable_quicktags','','yes'),
(1190,'x_bbpress_header_menu_enable','','yes'),
(1191,'x_buddypress_enable','1','yes'),
(1192,'x_buddypress_templates_enable','1','yes'),
(1193,'x_buddypress_layout_content','sidebar','yes'),
(1194,'x_buddypress_header_menu_enable','','yes'),
(1195,'x_buddypress_activity_title','Activity','yes'),
(1196,'x_buddypress_groups_title','Groups','yes'),
(1197,'x_buddypress_blogs_title','Sites','yes'),
(1198,'x_buddypress_members_title','Members','yes'),
(1199,'x_buddypress_register_title','Create An Account','yes'),
(1200,'x_buddypress_activate_title','Activate Your Account','yes'),
(1201,'x_buddypress_activity_subtitle','Meet new people, get involved, and stay connected.','yes'),
(1202,'x_buddypress_groups_subtitle','Find others with similar interests and get plugged in.','yes'),
(1203,'x_buddypress_blogs_subtitle','See what others are writing about. Learn something new and exciting today!','yes'),
(1204,'x_buddypress_members_subtitle','Meet your new online community. Kick up your feet and stay awhile.','yes'),
(1205,'x_buddypress_register_subtitle','Just fill in the fields below and we\'ll get a new account set up for you in no time!','yes'),
(1206,'x_buddypress_activate_subtitle','You\'re almost there! Simply enter your activation code below and we\'ll take care of the rest.','yes'),
(1207,'x_woocommerce_header_menu_enable','','yes'),
(1208,'x_woocommerce_header_hide_empty_cart','','yes'),
(1209,'x_woocommerce_header_cart_info','outer-inner','yes'),
(1210,'x_woocommerce_header_cart_style','square','yes'),
(1211,'x_woocommerce_header_cart_layout','inline','yes'),
(1212,'x_woocommerce_header_cart_adjust','30px','yes'),
(1213,'x_woocommerce_header_cart_content_inner','count','yes'),
(1214,'x_woocommerce_header_cart_content_outer','total','yes'),
(1215,'x_woocommerce_header_cart_content_inner_color','#ffffff','yes'),
(1216,'x_woocommerce_header_cart_content_inner_color_hover','#ffffff','yes'),
(1217,'x_woocommerce_header_cart_content_outer_color','#b7b7b7','yes'),
(1218,'x_woocommerce_header_cart_content_outer_color_hover','#272727','yes'),
(1219,'x_woocommerce_shop_layout_content','sidebar','yes'),
(1220,'x_woocommerce_shop_columns','3','yes'),
(1221,'x_woocommerce_shop_count','12','yes'),
(1222,'x_woocommerce_shop_placeholder_thumbnail','','yes'),
(1223,'x_woocommerce_product_tabs_enable','1','yes'),
(1224,'x_woocommerce_product_tab_description_enable','1','yes'),
(1225,'x_woocommerce_product_tab_additional_info_enable','1','yes'),
(1226,'x_woocommerce_product_tab_reviews_enable','1','yes'),
(1227,'x_woocommerce_product_related_enable','1','yes'),
(1228,'x_woocommerce_product_related_columns','4','yes'),
(1229,'x_woocommerce_product_related_count','4','yes'),
(1230,'x_woocommerce_product_upsells_enable','1','yes'),
(1231,'x_woocommerce_product_upsell_columns','4','yes'),
(1232,'x_woocommerce_product_upsell_count','4','yes'),
(1233,'x_woocommerce_cart_cross_sells_enable','1','yes'),
(1234,'x_woocommerce_cart_cross_sells_columns','4','yes'),
(1235,'x_woocommerce_cart_cross_sells_count','4','yes'),
(1236,'x_woocommerce_ajax_add_to_cart_color','#545454','yes'),
(1237,'x_woocommerce_ajax_add_to_cart_bg_color','#000000','yes'),
(1238,'x_woocommerce_ajax_add_to_cart_color_hover','#ffffff','yes'),
(1239,'x_woocommerce_ajax_add_to_cart_bg_color_hover','#46a546','yes'),
(1240,'x_woocommerce_widgets_image_alignment','left','yes'),
(1241,'x_social_facebook','https://www.facebook.com/saltandpinevintage/','yes'),
(1242,'x_social_twitter','','yes'),
(1243,'x_social_linkedin','','yes'),
(1244,'x_social_xing','','yes'),
(1245,'x_social_foursquare','','yes'),
(1246,'x_social_youtube','','yes'),
(1247,'x_social_vimeo','','yes'),
(1248,'x_social_instagram','https://www.instagram.com/saltandpinevintage/','yes'),
(1249,'x_social_pinterest','','yes'),
(1250,'x_social_dribbble','','yes'),
(1251,'x_social_flickr','','yes'),
(1252,'x_social_github','','yes'),
(1253,'x_social_behance','','yes'),
(1254,'x_social_tumblr','','yes'),
(1255,'x_social_whatsapp','','yes'),
(1256,'x_social_soundcloud','','yes'),
(1257,'x_social_rss','','yes'),
(1258,'x_social_open_graph','','yes'),
(1259,'x_social_fallback_image','','yes'),
(1260,'x_custom_styles','','yes'),
(1261,'x_custom_scripts','','yes'),
(1262,'x_fixed_menu_scroll','overflow-visible','yes'),
(1263,'x_enable_font_manager','1','yes'),
(1264,'x_body_font_family_selection','google:mulish','yes'),
(1265,'x_body_font_weight_selection','fw-normal','yes'),
(1266,'x_headings_font_family_selection','google:mulish','yes'),
(1267,'x_headings_font_weight_selection','fw-bold','yes'),
(1268,'x_logo_font_family_selection','system:helveticaneue','yes'),
(1269,'x_logo_font_weight_selection','fw-bold','yes'),
(1270,'x_navbar_font_family_selection','google:mulish','yes'),
(1271,'x_navbar_font_weight_selection','fw-bold','yes'),
(1272,'x_body_font_italic','','yes'),
(1273,'x_headings_font_italic','','yes'),
(1274,'x_logo_font_italic','','yes'),
(1275,'x_navbar_font_italic','','yes'),
(1276,'x_font_awesome_load_types_for_elements','','yes'),
(1277,'x_font_awesome_shim_enable','1','yes'),
(1278,'x_font_awesome_solid_enable','1','yes'),
(1279,'x_font_awesome_regular_enable','1','yes'),
(1280,'x_font_awesome_light_enable','1','yes'),
(1281,'x_font_awesome_brands_enable','1','yes'),
(1282,'x_font_awesome_sharp-light_enable','','yes'),
(1283,'x_font_awesome_sharp-regular_enable','','yes'),
(1284,'x_font_awesome_sharp-solid_enable','','yes'),
(1285,'x_breakpoint_base','4','yes'),
(1286,'x_breakpoint_ranges','a:4:{i:0;i:480;i:1;i:767;i:2;i:979;i:3;i:1200;}','yes'),
(1287,'cs_global_parameter_json','','yes'),
(1288,'cs_global_parameter_data','','yes'),
(1295,'_transient_timeout_wc_blocks_has_downloadable_product','1722346300','no'),
(1296,'_transient_wc_blocks_has_downloadable_product','0','no'),
(1311,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),
(1328,'_transient_woocommerce_product_task_product_count_transient','0','yes'),
(1820,'_transient_timeout_wc_shipping_method_count','1722362227','no'),
(1821,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1719753204\";s:5:\"value\";i:0;}','no'),
(1837,'wp_calendar_block_has_published_posts','1','yes'),
(1853,'category_children','a:0:{}','yes'),
(2321,'adminhash','a:2:{s:4:\"hash\";s:32:\"2ffd5f8e542c8aae40eb37d949894eab\";s:8:\"newemail\";s:27:\"sean@saltandpinevintage.com\";}','yes'),
(2587,'wpcode_usage_tracking_config','a:6:{s:3:\"day\";i:3;s:4:\"hour\";i:1;s:6:\"minute\";i:13;s:6:\"second\";i:46;s:6:\"offset\";i:263626;s:8:\"initsend\";i:1720574026;}','no'),
(2589,'ihaf_activated','a:2:{s:6:\"wpcode\";i:1720018439;s:7:\"version\";s:6:\"2.1.14\";}','yes'),
(2591,'wpcode_snippets','a:2:{s:14:\"site_wide_body\";a:1:{i:0;a:13:{s:2:\"id\";i:148;s:5:\"title\";s:10:\"ClickCease\";s:4:\"code\";s:516:\"\r\n<!-- ClickCease.com tracking-->\r\n<script type=\'text/javascript\'>var script = document.createElement(\'script\');\r\n script.async = true; script.type = \'text/javascript\';\r\n var target = \'https://www.clickcease.com/monitor/stat.js\';\r\n script.src = target;var elem = document.head;elem.appendChild(script);\r\n </script>\r\n<noscript>\r\n<a href=\'https://www.clickcease.com\' rel=\'nofollow\'><img src=\'https://monitor.clickcease.com\' alt=\'ClickCease\'/></a>\r\n</noscript>\r\n<!-- ClickCease.com tracking-->\r\n\r\n\";s:9:\"code_type\";s:4:\"html\";s:8:\"location\";s:14:\"site_wide_body\";s:11:\"auto_insert\";i:1;s:13:\"insert_number\";i:1;s:9:\"use_rules\";b:0;s:5:\"rules\";a:0:{}s:8:\"priority\";i:10;s:14:\"location_extra\";s:0:\"\";s:20:\"shortcode_attributes\";a:0:{}s:8:\"modified\";s:19:\"2024-07-03 15:13:13\";}}s:16:\"site_wide_header\";a:1:{i:0;a:13:{s:2:\"id\";i:147;s:5:\"title\";s:14:\"Facebook Pixel\";s:4:\"code\";s:680:\"<!-- Meta Pixel Code -->\r\n<script>\r\n!function(f,b,e,v,n,t,s)\r\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\r\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\r\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version=\'2.0\';\r\nn.queue=[];t=b.createElement(e);t.async=!0;\r\nt.src=v;s=b.getElementsByTagName(e)[0];\r\ns.parentNode.insertBefore(t,s)}(window, document,\'script\',\r\n\'https://connect.facebook.net/en_US/fbevents.js\');\r\nfbq(\'init\', \'1170845590703556\');\r\nfbq(\'track\', \'PageView\');\r\n</script>\r\n<noscript><img height=\"1\" width=\"1\" style=\"display:none\"\r\nsrc=\"https://www.facebook.com/tr?id=1170845590703556&ev=PageView&noscript=1\"\r\n/></noscript>\r\n<!-- End Meta Pixel Code -->\";s:9:\"code_type\";s:4:\"html\";s:8:\"location\";s:16:\"site_wide_header\";s:11:\"auto_insert\";i:1;s:13:\"insert_number\";i:1;s:9:\"use_rules\";b:0;s:5:\"rules\";a:0:{}s:8:\"priority\";i:10;s:14:\"location_extra\";s:0:\"\";s:20:\"shortcode_attributes\";a:0:{}s:8:\"modified\";s:19:\"2024-07-03 14:56:51\";}}}','yes'),
(2593,'wpcode_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1720018439;s:9:\"dismissed\";b:0;}}','yes'),
(2597,'_transient_wpcode_used_library_snippets','a:1:{i:12;i:146;}','yes'),
(2598,'wpcode_notifications','a:4:{s:6:\"update\";i:1720018552;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','no'),
(2616,'wpcode_snippets_errors','a:0:{}','yes'),
(2732,'_transient_timeout_wcpay_welcome_page_incentive','1720578425','no'),
(2733,'_transient_wcpay_welcome_page_incentive','a:3:{s:9:\"incentive\";a:7:{s:2:\"id\";s:32:\"wcpay-promo-2023-action-discount\";s:4:\"type\";s:12:\"welcome_page\";s:9:\"cta_label\";s:28:\"Install WooPayments for free\";s:6:\"tc_url\";s:75:\"https://woocommerce.com/terms-conditions/woopayments-action-promotion-2023/\";s:11:\"description\";s:117:\"<b>Save 10%</b> on payment processing costs in your <b>first three months</b> when you sign up for WooPayments today.\";s:19:\"task_header_content\";s:256:\"Power your payments with a simple, all-in-one option and <b>save 10% on payment processing costs in your first three months</b>. See <a href=\"https://woocommerce.com/terms-conditions/woopayments-action-promotion-2023/\">Terms and Conditions</a> for details.\";s:10:\"task_badge\";s:35:\"Save 10% on payment processing fees\";}s:12:\"context_hash\";s:32:\"6d37bc19d822af681f896b21065134c7\";s:9:\"timestamp\";i:1720405625;}','no'),
(2822,'_transient_timeout_woocommerce_marketplace_promotions_v2','1720644811','no'),
(2823,'_transient_woocommerce_marketplace_promotions_v2','a:1:{s:6:\"notice\";a:8:{s:13:\"date_from_gmt\";s:16:\"2024-04-22 00:00\";s:11:\"date_to_gmt\";s:16:\"2024-04-25 23:59\";s:6:\"format\";s:6:\"notice\";s:5:\"style\";s:4:\"info\";s:5:\"pages\";a:4:{i:0;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:0:\"\";s:4:\"name\";s:8:\"Discover\";}i:1;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:10:\"extensions\";s:4:\"name\";s:6:\"Browse\";}i:2;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:6:\"themes\";s:4:\"name\";s:6:\"Themes\";}i:3;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:16:\"my-subscriptions\";s:4:\"name\";s:16:\"My Subscriptions\";}}s:7:\"content\";a:1:{s:5:\"en_US\";s:88:\"<em>Flash sale:</em> Get up to 30% off themes and extensions. Ends April 26 at 3 pm UTC.\";}s:4:\"icon\";s:7:\"percent\";s:14:\"is_dismissible\";b:1;}}','no'),
(2825,'_transient_timeout_wcpay_incentive_store_has_orders','1720580024','no'),
(2826,'_transient_wcpay_incentive_store_has_orders','no','no'),
(2827,'_site_transient_timeout_browser_10f9287deaf609ee36fb37783f2b89c0','1721163224','no'),
(2828,'_site_transient_browser_10f9287deaf609ee36fb37783f2b89c0','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"126.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";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'),
(2829,'_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447','1721163224','no'),
(2830,'_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),
(2831,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1720580024','no'),
(2832,'_transient_action_scheduler_last_pastdue_actions_check','1720558424','no'),
(2833,'_transient_timeout_wc_tracks_blog_details','1720644824','no'),
(2834,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:34:\"https://dev.saltandpinevintage.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"30d5877c-04d0-4422-be4f-046567628b41\";s:14:\"products_count\";i:0;s:10:\"wc_version\";s:5:\"9.0.2\";}','no'),
(2835,'_site_transient_timeout_community-events-ee71cdca67aefa04f6519c82e6aca471','1720601625','no'),
(2836,'_site_transient_community-events-ee71cdca67aefa04f6519c82e6aca471','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:10:\"73.0.249.0\";}s:6:\"events\";a:0:{}}','no'),
(2837,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1720601625','no'),
(2838,'_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"The latest news about WordPress and the WordPress community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 09 Jul 2024 20:45:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=6.7-alpha-58689\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:75:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 6.6 RC3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2024/07/wordpress-6-6-rc3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 09 Jul 2024 17:39:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"Updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"6.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:2:\"RC\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17497\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:345:\"WordPress 6.6 RC3 is ready for download and testing! This version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, please evaluate RC3 on a test server or a local environment. Reaching this phase of the release cycle is a […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"marybaum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10159:\"\n<p>WordPress 6.6 RC3 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, please evaluate RC3 on a test server or a local environment.</p>\n\n\n\n<p>Reaching this phase of the release cycle is a worthy achievement. While release candidates are considered ready for release, your testing is still vital to make sure everything in WordPress 6.6 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.6 RC3 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.6-RC3.zip\">RC3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.6-RC3</code></td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.6 RC3 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table><figcaption class=\"wp-element-caption\">Please test WordPress 6.6 RC3 in one or more of these four ways.</figcaption></figure>\n\n\n\n<p>The target for the WordPress 6.6 release is <strong>next Tuesday,</strong> <strong>July 16, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-6/\">6.6 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-6/\">6.6-related posts</a> in the next few weeks for further details.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.6 RC3?</h2>\n\n\n\n<p>Thanks to your testing (and many other contributors‘ up to now) this release includes eight bug fixes for the Editor and <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F25%2F2024..07%2F01%2F2024&milestone=6.6&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">18 tickets for WordPress Core</a>.</p>\n\n\n\n<p>Get a recap of WordPress 6.6’s highlighted features in the <a href=\"https://wordpress.org/news/2024/06/wordpress-6-6-beta-1/\" data-type=\"post\" data-id=\"17289\">Beta 1 announcement</a>. For more technical information related to issues addressed since RC 2, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.6?since=2024-07-02&until=2024-07-09\">GitHub commits for 6.6</a> since July 2</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F25%2F2024..07%2F01%2F2024&milestone=6.6&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">Closed Trac tickets</a> since July 2</li>\n</ul>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? You might want to make your first stop <a href=\"https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/\">The WordPress 6.6 Field Guide</a>. Then, check out this list:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2024/06/20/roster-of-design-tools-per-block-wordpress-6-6-edition/\">Roster of design tools per block (WordPress 6.6 edition)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/tag/dev-notes+6-6/\">All 6.6-related developer notes</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">You can contribute. Here’s how</h2>\n\n\n\n<p>WordPress is the world’s most popular open source web platform, thanks to a passionate community of people who collaborate on its development in a wide variety of ways. You can help—whether or not you have any technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is critical to keeping WordPress speedy, stable, and secure. It’s also a vital way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\" data-type=\"post\" data-id=\"17392\">This detailed guide</a> will walk you through testing features in WordPress 6.6. If you’re new to testing, follow <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\" data-type=\"post\" data-id=\"17289\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums. If you are comfortable writing a reproducible bug report, you can also report it on <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a>. Before you do either, you may want to check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>From now until the final release candidate of WordPress 6.6 (scheduled for July 9), the <a href=\"https://make.wordpress.org/security/2024/06/04/wordpress-6-6-is-coming/\">financial reward for reporting new, unreleased security vulnerabilities</a> doubles. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your WordPress product</h3>\n\n\n\n<p>If you build themes, plugins, blocks, or patterns, your efforts play an integral role in adding new functionality to WordPress and helping bring new people and ideas to the most vibrant (and massive!) open source community in the world. </p>\n\n\n\n<p>Thanks for continuing to test your products with the WordPress 6.6 betas and release candidates. With RC3, you’ll want to make sure everything is working smoothly, and if it’s a plugin, update the <em>“Tested up to”</em> version in its <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">readme file</a> to 6.6.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? <bdo lang=\"es\" dir=\"ltr\">¿Español?</bdo> <bdo lang=\"fr\" dir=\"ltr\">Français?</bdo> <bdo lang=\"ru\" dir=\"ltr\">Русский</bdo>? <bdo lang=\"ja\" dir=\"ltr\">日本</bdo>語? <bdo lang=\"hin\" dir=\"ltr\">हिन्दी</bdo>? <bdo lang=\"bn\" dir=\"ltr\">বাংলা</bdo>? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The RC3 haiku</h2>\n\n\n\n<p>One week to go. Then:<br>Open the paintbox! Try the tools!<br>Play a new jazz tune.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to <a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a> and <a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a>. for peer review.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17497\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"WP Briefing: Episode 83: Learning Pathways\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/news/2024/07/episode-83-learning-pathways/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 08 Jul 2024 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=17489\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:421:\"Discover how Learning Pathways can guide you through your WordPress journey with clarity and purpose. In the latest episode of WordPress Briefing, host Josepha Haden Chomphosy welcomes special guest Wes Theron to discuss the newly introduced Learning Pathways. These curated lesson sets are tailored to various experience levels, roles, and use cases, ensuring a personalized learning experience for every WordPress user.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:51:\"https://wordpress.org/news/files/2024/07/WPB083.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:35130:\"\n<p>Discover how Learning Pathways can guide you through your WordPress journey with clarity and purpose. In the latest episode of WordPress Briefing, host Josepha Haden Chomphosy welcomes special guest Wes Theron to discuss the newly introduced Learning Pathways. These curated lesson sets are tailored to various experience levels, roles, and use cases, ensuring a personalized learning experience for every WordPress user. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host: <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Guest: <a href=\"https://profiles.wordpress.org/west7/\">Wes Theron</a><br>Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo: <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production: <a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://learn.wordpress.org/\">Learn.WordPress.org</a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://learn.wordpress.org/course/beginner-wordpress-developer/\">Beginner WordPress Developer</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/course/beginner-wordpress-user/\">Beginner WordPress User</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://wordpress.org/playground/\">WordPress Playground</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7ETacCXdCCxwdAo-_xciwlQJ\">Learn WordPress YouTube Playlist</a></li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2024/06/wordpress-6-5-5/\">WordPress 6.5.5 is now available!</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2024/06/15/wordpress-contributor-mentorship-program-q4-2024-call-for-interest/\">WordPress Contributor Mentorship Program Q4 2024</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/6-6/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress 6.6 Official Release</a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.youtube.com/watch?v=OyYdkXAx7qw\">What’s new for theme developers in WordPress 6.6</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/meetings/\">Upcoming WordPress Meetings</a></li>\n</ul>\n</li>\n\n\n\n<li>Have a question you’d like answered? Submit them to <a href=\"mailto:wpbriefing@WordPress.org\">WPBriefing@WordPress.org</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-17489\"></span>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong> Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Intro music) </p>\n\n\n\n<p>[00:00:39] <strong>Josepha:</strong> As a steward of the WordPress community, one of the big overarching questions that I grapple with is how to make sure people who have just found out about us know how to get around. Obviously, there’s the contributor path, which is important to me because I am especially concerned with the longevity of our little open source community, but there’s also a path for folks who are learning how to use the software.</p>\n\n\n\n<p>[00:01:03] <strong>Josepha:</strong> And so, joining me today to talk through a project called Learning Pathways is Wes Theron. Wes, welcome to the WordPress Briefing.</p>\n\n\n\n<p>[00:01:11] <strong>Wes:</strong> Good day. Thank you very much for having me. It’s a pleasure.</p>\n\n\n\n<p>[00:01:13] <strong>Josepha:</strong> Before we get into this project that we’re talking about, do you want to just tell me a little bit about who you are and what you do with the WordPress project?</p>\n\n\n\n<p>[00:01:22] <strong>Wes:</strong> Yeah. So, as you know, my name is Wes Theron. I’m based in New Zealand, and I’m an instructional designer. And, I am part of the Training Team. So, most of my life revolves around creating learning content for learn.WordPress.org.</p>\n\n\n\n<p>[00:01:38] <strong>Josepha:</strong> Oh, that’s quite a life. Teaching people how to use WordPress.</p>\n\n\n\n<p>[00:01:42] <strong>Wes:</strong> Yeah, I teach WordPress. We run online workshops. I create video tutorials, courses, and now, of course, this great project we’re working on, Learning Pathways.</p>\n\n\n\n<p>[00:01:52] <strong>Josepha:</strong> Yeah. So, I’ve talked about Learning Pathways a few times here on the podcast, but for folks who have not heard me talk about it or who just need a more in-depth understanding, why don’t you tell us a little bit about this project as it stands today? </p>\n\n\n\n<p>[00:02:06] <strong>Wes:</strong> Yeah, so when Learn started out, I think the main goal was to just get learning content on the site. But, in May of last year, we shared an individual learning survey with folks, and we were hoping to basically find out what are the needs of the learners? What are learners after? And from that individual learner survey, we actually learned a few things. We learned that tutorials, courses, and online workshops were the most used content types. We also saw that web-based learning is the most popular learning method. And then there was a clear need for a structured way of consuming learning material. And that’s basically where the Learning Pathways project was born; to create Learning Pathways that basically target various types of learners, but also various skill levels. So July of last year, we started with outlines, creating outlines for these learner pathways.</p>\n\n\n\n<p>[00:03:10] <strong>Wes:</strong> And then, in October of last year, we actually started creating content. So, the first learner pathways we started working on was the User Learning Pathway and the Developer Learning Pathway. And what that entails is of course, creating a Learning Pathway for beginner users, intermediate users, and then advanced users.</p>\n\n\n\n<p>So that’s how we kind of broke it up. And last week, the Beginner Developer Pathway was actually published, so that’s very exciting. And a few weeks before that, the Beginner WordPress User Pathway. And yeah, of course, we’ve got many other pathways in the pipeline that we want to work on. For example, a Designer Learning Pathway and even a Contributor Learning Pathway.</p>\n\n\n\n<p>[00:03:57] <strong>Josepha:</strong> Yeah, when we’re talking about pathways, what we mean is, like, we are figuring out what you probably need to know when you first arrive and then helping you to identify what you build on based on what your goals might be.</p>\n\n\n\n<p>[00:04:11] <strong>Josepha:</strong> Like, obviously, the beginner user, the goal is basically just like, learn how to get WordPress doing stuff at all. Like that’s, that’s an easy goal to understand. But when you all were doing the work to figure out what needed to be in the pathway for a beginner developer, and as you’re looking towards doing the work around intermediate and advanced topics, like how are you all able to determine what most likely you need in those various steps in the learning process?</p>\n\n\n\n<p>[00:04:42] <strong>Wes:</strong> So, of course, a lot of research went into that. When we created the outlines for these Learning Pathways. We shared it with the community. We asked for feedback. And yeah, a lot of research was done to make sure we cover all the all the bases. </p>\n\n\n\n<p>[00:04:59] <strong>Josepha:</strong> I know that there were a couple of different proposals about how to, like do skills assessments, maybe? There was something where like we were talking with companies that employ WordPress folks in the ecosystem, and then we were talking to WordPressers who were currently trying to make sure that their skills were advanced enough to get those jobs. And we were trying to figure out like the distance between those and where we actually have some concerns around like the language choices that they need, like basic developer language choices and jargon that goes in there and stuff like that.</p>\n\n\n\n<p>[00:05:34] <strong>Josepha:</strong> So this, if I recall correctly, the research for this has been going on for like maybe two or three years, right?</p>\n\n\n\n<p>[00:05:42] <strong>Wes:</strong> Yeah, definitely. And we’ve reached out to many stakeholders within the WordPress community. And as you say, even agencies, and businesses, you know, trying to find out what do they want people to know when they employ them. And yeah, then of course, speaking to the community, speaking, speaking to folks at WordCamps reaching out to folks an online workshops.</p>\n\n\n\n<p>[00:06:04] <strong>Wes:</strong> So, yeah, it’s definitely been an ongoing process and also seeing what resources are lacking and what needs to be there. </p>\n\n\n\n<p>[00:06:12] <strong>Josepha:</strong> Yeah, so, the very first, the very first iteration of any training that the WordPress project was offering on, I think it was on learn.WordPress.org, but I don’t actually know for sure, was a troubleshooting workshop, because when you are trying to figure out WordPress for the first time, when you are trying to figure out any software for the first time, being able to figure out what went wrong is a really important part of that. And so that was like the only workshop that existed over there for quite some time. And so it’s really nice to see how we have really, not only created a bunch of resources in general, if you all have not looked at learn.WordPress.org lately, it has, like, workshop outlines that you can use to do a training by yourself at your meetup group or at a school or whatever it is.</p>\n\n\n\n<p>[00:07:08] <strong>Josepha:</strong> But then also, I want to say it was maybe two, three years ago, that you all, as a team, the Training Team, started doing these online workshops. And so, when you created the Learning Pathways, considering like how much time and research has gone into this project overall, did you all have learnings that came from those workshops that you had already done? Is this like a collection of workshops or is this something where you can do it at home and learn by yourself and then go someplace else and learn more about WordPress? Like how does that function in what we have already?</p>\n\n\n\n<p>[00:07:45] <strong>Wes:</strong> Yeah, so maybe I should first, maybe let’s define a learning pathway. So I, I thought about this, but a learning pathway, I would say, is a route taken by learner through a range of modules, lessons, and even courses to build knowledge progressively. So it’s similar to a course, but of course usually covers like a specific topic or subject where learning pathways usually have a larger goal.</p>\n\n\n\n<p>[00:08:11] <strong>Wes:</strong> So I wouldn’t say that the online workshops form part of the Learning Pathways project. And maybe I can also clarify that the teacher notes or the lesson plans that you refer to is something that’s also changing going forward. </p>\n\n\n\n<p>[00:08:23] <strong>Josepha:</strong> Oh, good. Because I wrote some of those, and I am not an instructional designer. And so, ha!</p>\n\n\n\n<p>[00:08:30] <strong>Wes:</strong> We’ve actually decided to move away from having two different content types. So, we had tutorials. You know, video tutorials, and we had lesson plans, and as you said, the lesson plans were notes that somebody could use to run an online workshop or to go to a WordCamp or at their local meetup and use that to teach something. But moving forward for Learning Pathways, we are actually just going to have one content type, namely lessons. And then lessons from part of creating a course or lessons from part of creating modules and then Learning Pathways. The other exciting thing, and something we haven’t mentioned, is that at the end of this month, when we launched the Learning Pathways or the first few Learning Pathways, it actually coincides with a website redesign.</p>\n\n\n\n<p>[00:09:18] <strong>Wes:</strong> So, yeah, beyond the lookout, hopefully, learn.WordPress.org is going to have a brand new face at the end, from the end of July or, yeah, or August. So, yeah, that’s very exciting.</p>\n\n\n\n<p>[00:09:30] <strong>Josepha:</strong> Excellent. Excellent. So, you said that these Learning Pathways are part of a larger goal. Is that a goal for your learners or a goal for WordPress? A goal for the team?</p>\n\n\n\n<p>[00:09:40] <strong>Wes:</strong> I would say all of the above.</p>\n\n\n\n<p>[00:09:42] <strong>Josepha:</strong> Goals for everybody. We’re like the Oprah of goals. Don’t come get me, Oprah. That’s all I got to say about it.</p>\n\n\n\n<p>[00:09:48] <strong>Wes:</strong> Yeah, I think for us as a team, at the end of the day, we want folks to be able to use the content and find the content and utilize all the learning material on learn.WordPress.org. And then, of course, at the end of the day, for learners, we want folks to be able to succeed in whatever they are trying to do. Is it to build their own website? Is it to maybe find a job as a developer? And. Yeah, I mean, the list can go on.</p>\n\n\n\n<p>[00:10:21] <strong>Josepha:</strong> Yeah. So, on the subject of wanting to help people succeed, I think that as far as I hear from the majority of contributors that I have worked with over the years, like helping other people figure out how to do this and making sure that they can succeed is always something that is top of mind for contributors to open source probably in general, but definitely to WordPress. Like, we really care about helping other people figure out how to have the same sort of benefits that we’ve had in the project and with the software. So if you have somebody who is familiar with all the bits and pieces of WordPress and really, really want to like show up and help teach some things. Is it the case that they can take part in like running a Learning Pathway? Is it something where we mostly need people to help us build some content? Like if we’ve got people who are just desperate to help other people succeed in WordPress, what kinds of things can they show up and help do on this project?</p>\n\n\n\n<p>[00:11:22] <strong>Wes:</strong> Yes, please come to the Training Team. There are many ways to get involved. If you just want to review content, you can do that. But yeah, we do have a need for content creators, folks, you know, creating a video lesson or putting their hand up and saying, I will actually create an entire module or an entire learning, a Learning Pathway. We do have some awesome contributors that’s part of the Training Team that are already doing that. Some people are writing scripts. Some folks are actually, you know, creating everything from the beginning to the end. So they are writing the script, they recording the video, publishing the video, et cetera. And then we’ve, of course, have people reviewing content. We’ve got folks running online workshops. If maybe creating video content is not their, is not their forte, they can can run online workshops. So yeah, many ways getting involved.</p>\n\n\n\n<p>[00:12:16] <strong>Wes:</strong> But Josepha, I wanted to point something else out that I haven’t done. I think there was a real need for Learning Pathways because, at the moment, if somebody new to WordPress or new to developing with WordPress wants to find learning content. You know, where do they go? What’s the main platform to go to? I think most people probably go to YouTube, right? But a lot of the content there are, are scattered and fragmented. </p>\n\n\n\n<p>So a lot of learning material or learning about WordPress is all over the place. It’s not in one place. And as I said, a place where you can actually learn from A to Z, learn progressively learning in a structured way. Yes, we know there are courses available that you can pay for, but the awesome thing about this project is that we are providing these Learning Pathways, these learning resources, for free for folks to be able to work through at their own time. I know that’s something else you asked earlier on. So yes, this is a course in quotation marks; this is a Learning Pathway that somebody can start whenever it suits them, you know, in the comfort of their own home, and they can work through the Learning Pathway from the beginning to the end. Or, if they feel I actually know everything taught in module one and two, I’m going to start at module three, they can do that. They basically come in at their skill level.</p>\n\n\n\n<p>[00:13:43] <strong>Josepha:</strong> Yes. I think it’s really important to try to meet people where they are. And I know that it’s difficult because, like, we don’t take a lot of data from our users. You don’t have to give us basically anything in order to use WordPress. And by basically, I mean you literally don’t have to give us anything to use WordPress.</p>\n\n\n\n<p>[00:14:01] <strong>Josepha:</strong> And so we always have some difficulty in figuring out what is it that our users need the most in order to succeed the quickest. And so I agree that there was a real need for this not only because, like, there’s plenty of content for getting from, like, some knowledge to a good amount of knowledge. There’s almost no content around, like, I didn’t know CMSs existed until yesterday, and now I need to quickly learn how to do it because it’s become a thing I need to do in my job. There’s some really clear, like use cases for being able to onboard quickly and progressively.<br><br>And I understand that, like, having a clear, structured way to learn doesn’t always fit with the idea of meeting people where they are. But I do really think that, that like what you were saying, it can be as structured as you need it to be. But also, if you get into it and you think to yourself, you know, I know this information already. I can move on to the next module. I can move on to the module after that. Similar to the way we do that at WordCamps also. If you get into a session and you thought it was going to be useful for you, and you discover that it’s not once you’re there, you don’t have to stay. You can go to a different room where they’re teaching about SEO if it turns out that you don’t need to learn about JavaScript today.</p>\n\n\n\n<p>[00:15:23] <strong>Josepha:</strong> And I think that that’s, it’s kind of the value that this is hoping to bring, like, because it is a little bit built one on top of the other when you discover that you have already learned something, you can easily try out the next step and know that it’s probably a good next step.</p>\n\n\n\n<p>[00:15:38] <strong>Wes:</strong> Exactly. And if you maybe want to teach this to other folks. The plan is to, you know, we had lesson plans. We have a lot of lesson plans on Learn. But the plan is also to, instead of having, as I said, two different content types, is to have lessons but then add a tab where you can click on teacher notes and actually teach something as well if that is your goal. But yes, our lessons and modules also include quizzes and, hopefully, some practical activities. We’ve incorporated WordPress Playground where, where folks can actually, you know, test out what they’ve learned or test their knowledge. So yeah, I agree with you that you can basically join the Learning Pathway wherever you feel the most comfortable.</p>\n\n\n\n<p>[00:16:28] <strong>Josepha:</strong> So we’ve been kind of in the weeds of the project itself, the program itself, and if you want to like do stuff with that and in that. Let’s switch gears a little bit and talk about just what people who are wanting to join those pathways would need to know. Do you have any advice for somebody who is just today learning about these Learning Pathways and they think to themselves, I definitely want to sign up for one of those. Like, for one, how do they get started? And for two, your like top two or three bits of advice for as they get started? </p>\n\n\n\n<p>[00:17:05] <strong>Wes:</strong> So you can make your way to learn.WordPress.org, and you can basically open the, the pathway, and you can start wherever, wherever you want to. We have made it possible to actually view these pathways or our content without logging in with your dot org profile. The other thing I also wanted to mention is that our content is actually hosted on YouTube now.</p>\n\n\n\n<p>So the great thing is we have these pathways within YouTube as well. So, folks can go to the, YouTube channel and see our content. And, of course, that basically reaches a very wide audience. And hopefully some of those videos will also bring people to the dot org site so that they can access the content.</p>\n\n\n\n<p>[00:17:57] <strong>Josepha:</strong> I think it’s great that you don’t have to sign up for a profile. If you are a brand new WordPresser and ran into this in your dashboard and are listening to this podcast now. So dot org profiles are a place where you can kind of log your activity in the WordPress community and the WordPress project. You do not have to have one in order to use WordPress. You don’t have to have one in order to look at these courses or to learn from them. But I always think that it’s kind of nice to get your profile set up so that people kind of know who you are and what you’re doing. And then also your activity shows up. Like, you can see that you enrolled in the course and you get to know for yourself that you made some progress. I know that when you’re getting started, it’s hard to, like, see your progress because you don’t know how far you have to go. And so, like progress when you’re starting out is really difficult to feel is real. And so I like it just so that you have a few reminders to yourself, like, look how far I’ve come as you’re trying to figure out how far you still have to go. And so I like that a lot. </p>\n\n\n\n<p>[00:18:58] <strong>Wes:</strong> You won’t be able to access all the content on Learn without your dot org profile. But one of the things we’ve made possible is to access these Learning Pathways, the new ones being launched without, you know, removing those blockers. So, of course, when you work through a Learning Pathway, you will be able to track your progress, and you will be able to see which lessons you have completed. So yeah, one of the pieces of advice I would give to somebody starting with the Learning Pathways actually to first go through the modules. And go through the lessons to see which things you know and feel comfortable with so that you don’t waste time maybe going through the first module and say, oh, I know this, and you’ve wasted time. Rather do a bit of research, a bit of reading, and then find the right place for you to start the journey.</p>\n\n\n\n<p>[00:19:45] <strong>Josepha:</strong> That’s excellent. I also, just as a learner, I try to always learn some stuff. And also, as you get older, it’s harder and harder to learn things partially because like you’re in a set path, but also, and here’s my advice to new learners: you worry about looking foolish. Like you, you worry, you’re showing up, and you don’t know anything about anybody else in the classroom. And so there’s this feeling of like, what if I’m the only person who does not know how to make this work? What if I’m the only person who can’t figure out what Wes meant by “Playground” or whatever it is? There’s this real feeling of looking silly when you’re doing something like this.</p>\n\n\n\n<p>[00:20:25] <strong>Josepha:</strong> I can’t control what anybody else says or does to anyone else, unfortunately. But what I can say is that I think that there’s never a bad time to start something you wish you had done, right? Like, the best time to have learned how to use your CMS, your website, make your website work was probably a year ago or something, but the second best time is today. And so, like, why not go ahead and get started and be part of that small group of adults that are learning new things every single day? I think that’s great. And so that’s my tip is to just embrace looking silly sometimes because you’re making some choices about your future, and that’s always a good choice.</p>\n\n\n\n<p>[00:21:04] <strong>Wes:</strong> And I would also say test your knowledge. So you’ve mentioned WordPress Playground. And as I said, we’ve incorporated into the Learning Pathways, but sometimes you watch a video, or you read something, and you feel like, oh yeah, I know this, but you know, the proof is in the pudding. So go and test it out. Use a test website or use WordPress Playground and test yourself to see if you can actually implement this or do something. So yeah, that’s definitely one of the other tips I want to highlight; you know, they also say you, you learn by doing.</p>\n\n\n\n<p>[00:21:38] <strong>Josepha:</strong> Yeah, absolutely. And also, like if you have gotten to a point you’ve done the learning, you’ve done some practicing, you think you’ve got it and want to like try to figure out what other things can be done with it. I recommend this is how I did a lot of my early WordPress learning to organize an event with your local meetup.<br><br>Like, I did not know enough about WordPress when I started organizing WordPress meetups. I literally knew nothing. And I basically brought people in and was like, hey, we need people to teach us about this, us being half me. Come in and teach us. And, and that can be a really good thing, partially because, like, you get to know your local folks and see what’s going on and get a sense for, like, what is out there, especially if you’re learning this in order to run a business or to accomplish something for your job that you already have, like knowing what’s out there is super helpful. But then I find that once you embrace the fact that sometimes you will look silly, and that’s the only way that we can know we’re learning something. Like once you’ve embraced it, having some people who are willing to look a little silly with you is kind of, kind of fun, kind of nice. Also, like we’re all going to look at this problem that we definitely don’t understand and hopefully look like, at the end, we know what we’re doing, but between looking at it the first time and at the end of this meetup, we’re all going to look a little bit silly, ask silly questions. And I think that that’s a really helpful thing, too. But yeah, knowing some basic information is a great place to start before you do that, especially if you get anxious about looking silly. And I think these pathways are going to really help to get folks a little bit of a leg up on those big questions that they have as you’re starting to learn how to use WordPress.</p>\n\n\n\n<p>[00:23:18] <strong>Josepha:</strong> So we talked about, like, tips and tricks for learners in general. But if you had something that you wanted to share with us that, like, you’re really excited about for either the Training Team or for the Learning Pathways in general, I think the Learning Pathways are slated to be shipped by, like, end of September or something. So, like, a lot of them are coming quite quickly. </p>\n\n\n\n<p>[00:23:38] <strong>Wes:</strong> So I am most excited about the website redesign and the new look and feel of the website. And also, you know, one of the goals for us as a Training Team is for learn.WordPress.org to be one of the places people come to and learn about WordPress. And I feel these Learning Pathways and the new website redesign and all the hard work that’s gone into this project is hopefully going to, make that happen. As I said, our content is also available on YouTube. So we’ve really tried to make it easy for folks to find our content and also now to digest our content in a progressive and in a structured way. Because, you know, learning is hard. And hopefully, these Learning Pathways have made it easier for folks to, as you said, to build on your knowledge. You know, a lot of times, there’s knowledge gaps. And I think that’s what makes learning so hard. And hopefully with these pathways, you can build that knowledge one step at a time.</p>\n\n\n\n<p>[00:24:44] <strong>Josepha:</strong> Yeah. And as is the way with open source, like we can only make these pieces of content better if you all show up and help us like try it out, learn some stuff, and tell us what was confusing. Tell us what was too big a step. Cause yeah, you’re right. There are some knowledge gaps and when you’re on the other side of knowing something, it is so hard to tell how big a step is, you know?</p>\n\n\n\n<p>[00:25:11] <strong>Wes:</strong> Exactly.</p>\n\n\n\n<p>[00:25:12] <strong>Josepha:</strong> And so we need y’all to come in here and tell us very plainly as a new learner like that was eventually what I needed, but this part here was especially confusing. This part over here was too like too many little steps like we just we’re trying to make sure that it works for you WordPressers, future WordPressers of the world. And so yeah, come build some learning with us over here on the Training Team.</p>\n\n\n\n<p>[00:25:35] <strong>Wes:</strong> And yes, please, we want feedback because, as you say, as we iterate, we want to improve. So there will be a place where you can provide feedback, and at the end of the pathway where there will also be a satisfaction survey for folks to to complete.</p>\n\n\n\n<p>[00:25:50] <strong>Josepha:</strong> Great. Well, folks, we’re gonna have a bunch of links in the show notes. There’s so much stuff out here to learn with and about WordPress. Wes, thank you so much for joining me today.</p>\n\n\n\n<p>[00:26:01] <strong>Wes:</strong> Thank you for having me. And I will see you all on Learn.</p>\n\n\n\n<p>[00:26:05] (Music interlude)</p>\n\n\n\n<p>[00:26:12] <strong>Josepha:</strong> That brings us now to our small list of big things. Although I have to say we have a bunch of links that we’re going to share in the show notes. If you’re listening to this in a place where there are not show notes, you can head over to WordPress.org/news. That’s where we keep all of those. If you are lucky, we also will help you find it on Twitter/X, but I think that it’s hard to find things over there these days. So WordPress.org/news is your best bet. Now, it is time for the small list of big things.</p>\n\n\n\n<p>So, first up on my list is that WordPress 6.5.5 is now available. It’s got a few fixes in it, some maintenance things and some security fixes as well. I recommend that you update your sites immediately. You can download it from WordPress.org/download, or you can just visit your WordPress dashboard. If you’re on a managed host, they may have already done this for you, too. But auto-updates, manual updates, CLI updates. However, you want to get it done, get it done. But it is recommended to do this as soon as possible. 6.5.5. </p>\n\n\n\n<p>[00:27:16] <strong>Josepha:</strong> The second thing on my list is that the WordPress Contributor Mentorship program has a call for interest out. This is a program that we launched about a year ago as well. And we had such a good bit of success at the end of the first round in February that there was significant interest in doing another cohort. So, that program connects seasoned WordPress contribution experts with folks who are new to contributing and offer a fantastic opportunity for mentees to gain hands-on experience contributing to WordPress while their mentors share their expertise and improve their leadership skills. So, most of the time, what you are going to be contributing to is probably a release of WordPress, but there are also a lot of opportunities to contribute to things like the Training Team that we’ve been talking about today and other teams as well. Not everything is focused all around our release cycle. We have things happening in the WordPress project literally all the time. It is a project that never sleeps. </p>\n\n\n\n<p>[00:28:17] <strong>Josepha:</strong> Speaking of projects that never sleep, our next official release, our second release of the year, is coming out. WordPress 6.6 is coming out just about a week from now. It is the second major release of 2024 and has a lot of things in it that you will want to check out. If you have not yet seen the hallway hangout where we take a look at what was happening in the release, what we intended to get into the release, take a look at it. And if you haven’t tested it yet, if you are one of our plugin developers, if you are building something on top of WordPress core, now is the time to check that out and test it against your products.</p>\n\n\n\n<p>And then the final thing is that it’s a new month, my friends. Here we are in July, and we have a ton of things happening in the project. That’s the theme of my small list of big things: the project that never sleeps. But we have a lot of team meetings that are happening. If you haven’t attended one in a while or even if you have never attended one of these meetings and you were trying to figure out when to start, now is as good a time as any. You can join your fellow community members and contribute to the WordPress project. And there are ways that you can do that from home and from your computer and for some parts of the project, like from your phone, if you are taking photos out and about and submitting those. So check out make.WordPress.org/meetings. It’ll give you a sense for everything that’s happening. Do not get overwhelmed by that calendar. You can just choose which team you think is most interesting to you. </p>\n\n\n\n<p>[00:29:45] <strong>Josepha:</strong> And that, my friends, is your small list of big things. Your small list of never-sleeping things. Don’t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You’ll get a friendly reminder whenever there’s a new episode. If you liked what you heard today, share it with a fellow WordPresser. Or, if you had questions about what you heard, you can share those with me at WPBriefing@WordPress.org. I’m your host, Josepha Haden Chomphosy. Thanks for tuning in today for the WordPress Briefing, and I’ll see you again in a couple of weeks. </p>\n\n\n\n<p>[00:30:15] (Music outro)</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17489\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:75:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 6.6 RC2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2024/07/wordpress-6-6-rc2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Jul 2024 17:09:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"Updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"6.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:3:\"RC2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17469\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:345:\"WordPress 6.6 RC2 is ready for download and testing! This version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, please evaluate RC2 on a test server or a local environment. Reaching this phase of the release cycle is a […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"marybaum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10955:\"\n<p>WordPress 6.6 RC2 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, please evaluate RC2 on a test server or a local environment.</p>\n\n\n\n<p>Reaching this phase of the release cycle is a worthy achievement. While release candidates are considered ready for release, your testing is still vital to make sure everything in WordPress 6.6 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.6 RC2 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.6-RC2.zip\">RC2 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.6-RC2</code></td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.6 RC2 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table><figcaption class=\"wp-element-caption\">Please test WordPress 6.6 RC2 in one or more of these four ways.</figcaption></figure>\n\n\n\n<p>The target for the WordPress 6.6 release is <strong>July 16, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-6/\">6.6 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-6/\">6.6-related posts</a> in the next few weeks for further details.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.6 RC2?</h2>\n\n\n\n<p>Thanks to your testing and many other contributors‘ up to now, this release includes more than 19 bug fixes for the Editor and more than <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F25%2F2024..07%2F01%2F2024&milestone=6.6&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">20 tickets for WordPress Core</a>.</p>\n\n\n\n<p>Get a recap of WordPress 6.6’s highlighted features in the <a href=\"https://wordpress.org/news/2024/06/wordpress-6-6-beta-1/\" data-type=\"post\" data-id=\"17289\">Beta 1 announcement</a>. For more technical information related to issues addressed since Beta 3, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.6?since=2024-06-24&until=2024-06-30\">GitHub commits for 6.6</a> since June 25</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F25%2F2024..07%2F01%2F2024&milestone=6.6&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">Closed Trac tickets</a> since June 25</li>\n</ul>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? You might want to make your first stop <a href=\"https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/\">The WordPress 6.6 Field Guide</a>. Then, check out this list:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2024/06/20/roster-of-design-tools-per-block-wordpress-6-6-edition/\">Roster of design tools per block (WordPress 6.6 edition)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/07/01/hallway-hangout-section-styles-and-other-block-style-variation-updates/\">Hallway Hangout: Section styles and other block style variation updates</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/07/01/recap-hallway-hangout-exploring-grid-layouts/\">Recap Hallway Hangout: Exploring Grid Layouts</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/28/editing-custom-fields-from-connected-blocks/\">Editing custom fields from connected blocks</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/28/updates-to-the-interactivity-api-in-6-6/\">Updates to the Interactivity API in 6.6</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/tag/dev-notes+6-6/\">All 6.6-related developer notes</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">You can contribute. Here’s how</h2>\n\n\n\n<p>WordPress is the world’s most popular open source web platform, thanks to a passionate community of people who collaborate on its development in a wide variety of ways. You can help—whether or not you have any technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is critical to keeping WordPress speedy, stable, and secure. It’s also a vital way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\" data-type=\"post\" data-id=\"17392\">This detailed guide</a> will walk you through testing features in WordPress 6.6. If you’re new to testing, follow <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\" data-type=\"post\" data-id=\"17289\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums. If you are comfortable writing a reproducible bug report, you can also report it on <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a>. Before you do either, you may want to check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>From now until the final release candidate of WordPress 6.6 (scheduled for July 9), the <a href=\"https://make.wordpress.org/security/2024/06/04/wordpress-6-6-is-coming/\">financial reward for reporting new, unreleased security vulnerabilities</a> doubles. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>If you build themes, plugins, blocks, or patterns, your products play an integral role in extending the functionality and value of WordPress for all users. </p>\n\n\n\n<p>Thanks for continuing to test your products with the WordPress 6.6 beta releases. With RC2, you’ll want to finish your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.6.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? <bdo lang=\"es\" dir=\"ltr\">¿Español?</bdo> <bdo lang=\"fr\" dir=\"ltr\">Français?</bdo> <bdo lang=\"ru\" dir=\"ltr\">Русский</bdo>? <bdo lang=\"ja\" dir=\"ltr\">日本</bdo>語? <bdo lang=\"hin\" dir=\"ltr\">हिन्दी</bdo>? <bdo lang=\"bn\" dir=\"ltr\">বাংলা</bdo>? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>6.6 draws near.<br>In two weeks the final’s here.<br>Test. Test. Then test more.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to <a href=\'https://profiles.wordpress.org/juanmaguitar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>juanmaguitar</a>, <a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>, <a href=\'https://profiles.wordpress.org/desrosj/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>desrosj</a></em> <em>and <a href=\'https://profiles.wordpress.org/atachibana/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>atachibana</a> for peer review.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17469\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:81:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 6.6 RC1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2024/06/wordpress-6-6-rc1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Jun 2024 16:23:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:9:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"Testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"6.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:4:\"beta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:4:\"core\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:18:\"release candidates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:8;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17429\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:356:\"The first release candidate (RC1) for WordPress 6.6 is ready for download and testing! This version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, please evaluate RC1 on a test server or a local environment. Reaching this phase of […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"marybaum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11225:\"\n<p>The first release candidate (RC1) for WordPress 6.6 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, please evaluate RC1 on a test server or a local environment.</p>\n\n\n\n<p>Reaching this phase of the release cycle is a worthy achievement. While release candidates are considered ready for release, testing is still vital to make sure everything in WordPress 6.6 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.6 RC1 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.6-RC1.zip\">RC1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.6-RC1</code></td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.6 RC1 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table><figcaption class=\"wp-element-caption\">Please test WordPress 6.6 RC1 in one or more of these four ways.</figcaption></figure>\n\n\n\n<p>The current target for the WordPress 6.6 release is <strong>July 16, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-6/\">6.6 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-6/\">6.6-related posts</a> in the next few weeks for further details.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Two notes about changes in the RC period</h2>\n\n\n\n<p><strong>Hard string freeze:</strong> From now until July 16, there is a <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> in place—no strings may change, and no new strings may be committed. That’s to give the Polyglots team time to translate WordPress 6.6 into as many languages as possible before final release.</p>\n\n\n\n<p><strong>Two-committer signoff:</strong> Commits in the RC period also require two Core committers to sign off on every merge. Since release candidates are supposed to be ready to go, only major fixes and blessed tasks should merge at this late date.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.6 RC1?</h2>\n\n\n\n<p>Thanks to your testing and many other contributors‘ up to now, this release includes more than 40 bug fixes for the Editor and more than <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=02%2F27%2F2024..03%2F05%2F2024&milestone=6.5&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">40 tickets for WordPress Core</a>.</p>\n\n\n\n<p>Get a recap of WordPress 6.6’s highlighted features in the <a href=\"https://wordpress.org/news/2024/06/wordpress-6-6-beta-1/\" data-type=\"post\" data-id=\"17289\">Beta 1 announcement</a>. For more technical information related to issues addressed since Beta 3, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.6?since=2024-06-18&until=2024-06-24\">GitHub commits for 6.6</a> since June 18</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F18%2F24..06%2F24%2F2024&milestone=6.6&max=1000&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">Closed Trac tickets</a> since June 18</li>\n</ul>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? These recent posts cover some of the latest updates:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2024/06/21/wordpress-6-6-css-specificity/\">WordPress 6.6 CSS Specificity</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/20/site-wide-background-images-in-wordpress-6-6/\">Site-wide background images in WordPress 6.6</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/24/section-styles/\">Section Styles</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/20/roster-of-design-tools-per-block-wordpress-6-6-edition/\">Roster of design tools per block (WordPress 6.6 edition)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/\">The WordPress 6.6 Field Guide</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/tag/dev-notes-6-6/\">All 6.6-related developer notes</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people who collaborate on and contribute to to its development. The resources below outline a wide variety of ways you can help the world’s most popular open source web platform, whether or not you have any technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is critical to making sure WordPress is speedy and stable. It’s also a vital way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\" data-type=\"post\" data-id=\"17392\">This detailed guide</a> will walk you through testing features in WordPress 6.6. If you’re new to testing, follow <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\" data-type=\"post\" data-id=\"17289\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums. If you are comfortable writing a reproducible bug report, you can also report it on <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a>. Before you do either, you may want to check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>From now until the final release candidate of WordPress 6.6 (scheduled for July 16), the <a href=\"https://make.wordpress.org/security/2024/06/04/wordpress-6-6-is-coming/\">monetary reward for reporting new, unreleased security vulnerabilities</a> doubles. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>If you build themes, plugins, blocks or patterns, your products play an integral role in extending the functionality and value of WordPress for all users. </p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.6 beta releases. With RC1, you’ll want to finish your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.6.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? <bdo lang=\"es\" dir=\"ltr\">¿Español?</bdo> <bdo lang=\"fr\" dir=\"ltr\">Français?</bdo> <bdo lang=\"ru\" dir=\"ltr\">Русский</bdo>? <bdo lang=\"ja\" dir=\"ltr\">日本</bdo>語? <bdo lang=\"hin\" dir=\"ltr\">हिन्दी</bdo>? <bdo lang=\"bn\" dir=\"ltr\">বাংলা</bdo>? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>We’re here already?<br>RC1 means three weeks left.<br>Have some fun—come test!</p>\n\n\n\n<p><em>Props to <a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>, <a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a> for collaborating on this post.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17429\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"WordPress 6.5.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2024/06/wordpress-6-5-5/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 24 Jun 2024 19:10:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17426\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:377:\"WordPress 6.5.5 is now available! This release features three security fixes. Because this is a security release, it is recommended that you update your sites immediately. This minor release also includes 3 bug fixes in Core. You can download WordPress 6.5.5 from WordPress.org, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Aaron Jorbin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5127:\"\n<h2 class=\"wp-block-heading\">WordPress 6.5.5 is now available!</h2>\n\n\n\n<p>This release features three security fixes. Because this is a security release, <strong>it is recommended that you update your sites immediately. </strong>This minor release also includes <a href=\"https://core.trac.wordpress.org/query?component=!Build%2FTest+Tools&milestone=6.5.5&col=id&col=summary&col=owner&col=type&col=status&col=priority&col=component&order=priority\">3 bug fixes</a> in Core.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/wordpress-6.5.5.zip\">download WordPress 6.5.5 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>WordPress 6.5.5 is a short-cycle release. The next major release will be version 6.6 which is scheduled for July 16, 2024.</p>\n\n\n\n<p>For more information on WordPress 6.5.5, please visit the <a href=\"https://wordpress.org/documentation/wordpress-version/version-6-5-5/\">HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Security updates included in this release</h2>\n\n\n\n<p>The security team would like to thank the following people for <a href=\"https://hackerone.com/wordpress?type=team\">responsibly reporting vulnerabilities</a>, and allowing them to be fixed in this release:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A cross-site scripting (XSS) vulnerability affecting the HTML API reported by Dennis Snell of the WordPress Core Team, along with Alex Concha and Grzegorz (Greg) Ziółkowski of the WordPress security team.</li>\n\n\n\n<li>A cross-site scripting (XSS) vulnerability affecting the Template Part block reported independently by Rafie Muhammad of Patchstack and during a third party security audit.</li>\n\n\n\n<li>A path traversal issue affecting sites hosted on Windows reported independently by Rafie M & Edouard L of Patchstack, David Fifield, <a href=\"https://hackerone.com/x89\">x89</a>, <a href=\"https://hackerone.com/apple502j\">apple502j</a>, and <a href=\"https://hackerone.com/mishre\">mishre</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>This release was led by <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>.</p>\n\n\n\n<p>WordPress 6.5.5 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance and security fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-medium\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/xknown\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/bernhard-reiter\">bernhard-reiter</a>, <a href=\"https://profiles.wordpress.org/costdev\">Colin Stewart</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/grantmkin\">Grant M. Kinney</a>, <a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/matveb\">Matias Ventura</a>, <a href=\"https://profiles.wordpress.org/mcsf\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/rajinsharwar\">Rajin Sharwar</a>, <a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p>To get involved in WordPress core development, head over to Trac, <a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> Slack channel. Need help? Check out the <a href=\"https://make.wordpress.org/core/handbook/tutorials/faq-for-new-contributors/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p><em>Already testing WordPress 6.6? The fourth beta is now available (<a href=\"https://wordpress.org/wordpress-6.6-beta4.zip\">zip</a>) and it contains these security fixes. For more on 6.6, see the <a href=\"https://wordpress.org/news/2024/06/wordpress-6-6-beta-3/\">beta 3 announcement post</a>. Learn more about <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\">testing WordPress 6.6 here</a>.</em></p>\n\n\n\n<p>Props to <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a>, and <a href=\"https://profiles.wordpress.org/angelasjin/\">Angela Jin</a> for reviewing.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17426\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"WP Briefing: Episode 82: WCEU Hallway Track\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://wordpress.org/news/2024/06/episode-82-wceu-hallway-track/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 24 Jun 2024 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=17409\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:312:\"Big events create big moments, and WordCamp Europe 2024 was no exception. Join host Josepha Haden Chomphosy on this episode of the WordPress Briefing as she shares her top insights and favorite highlights from the event. Discover what the WordPress community focused on during this exciting three-day gathering.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:51:\"https://wordpress.org/news/files/2024/06/WPB082.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10086:\"\n<p>Big events create big moments, and WordCamp Europe 2024 was no exception. Join host Josepha Haden Chomphosy on this episode of the WordPress Briefing as she shares her top insights and favorite highlights from the event. Discover what the WordPress community focused on during this exciting three-day gathering.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host: <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo: <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production: <a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://europe.wordcamp.org/\">WordCamp Europe</a></li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/6-6/\">WordPress 6.6 RC1 (and upcoming schedule)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/project/2024/05/31/wordpress-project-contributor-handbook-v2/\">WordPress Project Contributor Handbook v2</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/sustainability/2024/06/12/the-sustainability-teams-handbook-for-events-is-here/\">The Sustainability Team’s Handbook for Events is here!</a></li>\n\n\n\n<li><a href=\"https://us.wordcamp.org/2024/volunteering-at-wordcamp-us-2024/\">Volunteering at WordCamp US 2024</a> </li>\n</ul>\n</li>\n\n\n\n<li>Have a question you’d like answered? Submit them to <a href=\"mailto:wpbriefing@WordPress.org\">WPBriefing@WordPress.org</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong> Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Intro music) </p>\n\n\n\n<p>[00:00:40] <strong>Josepha:</strong> My friends, another WordCamp Europe is in the books. We had the second-highest number of tickets sold in the history of our event series, with the first being WordCamp Europe in Berlin. But even with that number of tickets sold, that number of people gathering together to talk about WordPress and related things, there were still a lot of people who didn’t get to join us.</p>\n\n\n\n<p>[00:01:01] <strong>Josepha:</strong> For some, that came with experiencing FOMO, but some of you embraced the JOMO of it all. Either way, at this point, there are a good collection of wrap-ups and round-ups going around, so I’m here to tell you a bit about what was buzzing in the hallway track. </p>\n\n\n\n<p>Firstly, everyone was so excited to see old friends and make new ones. Everywhere I turned, I saw WordPressers in clusters catching up, most included new to the crew faces. So we know that we were using the Pac-Man rule that we love so much. But even while they were catching up on the last two, three, four years, they were also talking to each other about how to get more folks to things like this. </p>\n\n\n\n<p>Since we all generally agree that your first time meeting other WordPressers can be a truly pivotal moment in your WordPress journey, it was a delight to hear so much brainstorming focused on that. From mentorship to community introduction and the future of our events, the question of how to keep our ecosystem healthy and thriving was a big topic. Does any one of us have all the answers to this? No, but fortunately, we’ve got a global set of thinkers working on this global question. So, together, I’m sure we can come up with some good guesses to try out.</p>\n\n\n\n<p>[00:02:21] <strong>Josepha:</strong> Secondly, I saw a ton of talks and discussions about career development, not only about how to learn more but also how to be a champion for open source in your company, how to advocate for contribution as a best business practice. And what other communities can teach us about how they commit to their user’s continuing education, for lack of a friendlier term.</p>\n\n\n\n<p>And boy, do I love a good conversation about how to make working in open source easier, make it more meaningful, and more impactful. I’m in favor of anything that helps to dignify our profession. The front-facing, easy-to-use experience of WordPress, in particular, has been misunderstood to mean that we are a simple piece of software for simple tasks. And that is the way with our mission really. If we succeed at democratizing publishing or learning or commerce for that matter, we are taking the arcane and making it mundane. But simple to use doesn’t mean simple to create. And I want all of our future employers and clients to see that.</p>\n\n\n\n<p>[00:03:24] <strong>Josepha:</strong> And then the final thing that I saw lighting up the hallway track was the idea of bringing life and excitement back to the web. WordPress has been fighting against closed systems for a long time, but as Matt alluded to in his keynote, merely having an open web is still not quite as fun as having an active and dynamic one. And we saw that both in general desire to bring fun back to being online, but also in the fresh variety of demos and workshops that we saw in the fun that was brought to the event. There were new and shocking implementations of Playground, I must say. Which, as far as I can tell, will basically be able to run everything one day.</p>\n\n\n\n<p>[00:04:03] <strong>Josepha:</strong> But at WordCamp Europe, it ran; it powered our second massive hybrid translation event, where we translated something like 50,000 strings. We also had an amazing speed-building duel with an accepted future challenge between Jessica Lyschik and Matt Mullenweg. And not for nothing; the way we designed; the way the event area was put together included ways to stop and just have fun.</p>\n\n\n\n<p>There was a little grassy area with yard games and smaller pods of chairs for those quick hallway catch-ups that you just don’t get anywhere else. And for me, it was simply lovely to see everyone embracing the fun that was there, but also hearing about how much they wanted to help the web embrace the fun that could be.</p>\n\n\n\n<p>[00:04:48] (Music interlude) </p>\n\n\n\n<p>[00:04:55] <strong>Josepha:</strong> Thanks for listening to my hallway track recap. Hopefully, it caused JOMO, not FOMO. And now, let’s turn our attention to the small list of big things.</p>\n\n\n\n<p>[00:05:05] <strong>Josepha:</strong> First thing on my list is WordPress 6.6 update. So we are reaching the release candidate phase tomorrow. WordPress 6.6 RC1 will be released, so download and join the community helping us to get this release out the door. It is scheduled for July 16th. If you have plugins or themes or any sort of business that uses WordPress, now is the time to get in and test it on a test site. I don’t recommend putting it in production at any point, but come and test it. Help us break it so that we can make sure that it doesn’t break for other people, for the, you know, 43% of the web that uses it when we get it out the door on the 16th. </p>\n\n\n\n<p>The second thing on the list is that we have a WordPress Project Contributor Handbook V2 out there. It aims to be the quintessential resource for everyone in our community. And it will provide a bird’s eye view of where to find key information and different aspects of our community. How it all kind of connects together. And, just like a release, we really need some feedback from you. There is the repo on GitHub where you can go and kind of make inline comments, join the discussion about it. It can be a go-to resource if we look at it together and make sure that it has as much information as clearly stated as you wished you had when you were learning your way around WordPress for the first time. </p>\n\n\n\n<p>[00:06:27] <strong>Josepha:</strong> The third thing on the list is actually another handbook. So, the Sustainability Team has put together a handbook specifically for events. It’s their first version, and over the past few months, members of that team have been sharing their ideas and experiences on how WordPress community events can be held more sustainably. All this input created a first draft, which eventually became this first version. And so we’ll put a link in the show notes, wander over there, take a look at it, see what some best practices for sustainable events are in the WordPress ecosystem. </p>\n\n\n\n<p>[00:07:02] <strong>Josepha:</strong> And then the final thing on my list is about WordCamp US. I realize this is a podcast about WordCamp Europe right now. And so it’s odd to think that I’m moving right along into WordCamp US. However, there is a deadline coming up. July 1st is the last day to sign up to be a volunteer at this event. It’s taking place this year in Portland, Oregon, on the west side of the US. And it should be a really fun time. It’s middle of September. Come on out there. Learn about WordPress. Learn about contribution. Maybe get some voodoo donuts. You know, the important things. </p>\n\n\n\n<p>And that, my friends, is your small list of big things. Don’t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You’ll get a friendly reminder whenever there’s a new episode. If you liked what you heard today, share it with a fellow WordPresser. Or, if you had questions about what you heard, you can share those with me at WPBriefing@WordPress.org. I am your host, Josepha Haden Chomphosy. Thanks for tuning in today for the WordPress Briefing, and I’ll see you again in a couple of weeks. </p>\n\n\n\n<p>[00:08:06] (Music outro) </p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17409\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:75:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 6.6 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2024/06/wordpress-6-6-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Jun 2024 16:37:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:4:\"beta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:7:\"Testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17392\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:342:\"WordPress 6.6 Beta 3 is here! Please download and test it. This beta version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites—you risk unexpected results if you do. Instead, test Beta 3 on a local site or a testing environment […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"marybaum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7996:\"\n<p><br>WordPress 6.6 Beta 3 is here! Please download and test it.</p>\n\n\n\n<p id=\"block-79834dd4-c99a-477a-b722-091806a32976\"><strong>This beta version of the WordPress software is under development. </strong>Please do not install, run, or test this version of WordPress on production or mission-critical websites—you risk unexpected results if you do.</p>\n\n\n\n<p id=\"block-aa4b335e-b1a2-4904-a68c-c3e73e574386\">Instead, test Beta 3 on a local site or a testing environment in any of these four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.6-beta3.zip\">Beta 3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.6-beta3</code></td></tr><tr><th>WordPress Playground</th><td>Use a <a href=\"https://playground.wordpress.net/#{%20%22preferredVersions%22:%20{%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20},%20%22features%22:%20{%20%22networking%22:%20true%20},%20%22steps%22:%20[%20{%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20}%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20},%20%22options%22:%20{%20%22activate%22:%20false%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20}%20]%20}\">6.6 Beta 3 WordPress Playground instance</a> to test the software directly in your browser. This might be the easiest way ever—no separate sites, no setup. Just click and go! </td></tr></tbody></table><figcaption class=\"wp-element-caption\">Four ways to test WordPress Beta 3.</figcaption></figure>\n\n\n\n<p id=\"block-7e6a92e6-dba7-4f69-9226-f4dcab4a0b91\">The target release date for WordPress 6.6 is <strong>July 16, 2024</strong>. Your help testing Beta and RC versions over the next four weeks is vital to making sure the final release is everything it should be: stable, powerful, and intuitive.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"block-aebce12b-08f8-40a7-9fe6-5a08f75d2254\">If you find an issue</h2>\n\n\n\n<p id=\"block-b9e58289-f6cb-4bdd-85a1-eb8d9a704ae4\">If you run into an issue, please share it in the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums. If you are comfortable submitting a reproducible bug report, you can do so <a href=\"https://core.trac.wordpress.org/newticket\">via WordPress Trac</a>. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The bug bounty doubles in the beta period</h2>\n\n\n\n<p>The WordPress community sponsors a <a href=\"https://make.wordpress.org/security/2024/06/04/wordpress-6-6-is-coming/\">financial reward for reporting new, unreleased security vulnerabilities.</a> That reward doubles between Beta 1, which landed June 4, and the final Release Candidate (RC), which will happen July 9. Please follow the project’s responsible-disclosure practices detailed on this <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in this <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The work continues</h2>\n\n\n\n<p><strong>Catch up with what’s new in 6.6:</strong> <a href=\"https://wordpress.org/news/2024/06/wordpress-6-6-beta-1/\" data-type=\"post\" data-id=\"17289\">check out the Beta 1 announcement for the highlights.</a></p>\n\n\n\n<p>Beta 3 packs in more than 50 updates to the Editor since the Beta 2 release, including 39 <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F11%2F2024..06%2F16%2[…]id&col=milestone&col=owner&col=type&col=priority&order=id\">tickets for WordPress core</a>:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/trunk?since=2024-06-08&until=2024-06-16\" data-type=\"link\" data-id=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-02-14&until=2024-02-20\">GitHub commits for 6.6</a> since June 11</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?changetime=06%2F11%2F2024..06%2F16%2F2024&resolution=fixed&milestone=6.6&max=1000&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=milestone\">Closed Trac tickets</a> since June 11</li>\n</ul>\n\n\n\n<p>The beta cycle is all about fixing the bugs you find in testing. </p>\n\n\n\n<p><strong>Do you build themes?</strong> Feedback from testing has already prompted a change in the way you offer style variations to your users.</p>\n\n\n\n<p>In Beta 1, if you made preset style variations for your theme, it automatically generated a full set of color-only and type-only options your users could mix and match across the different variations.</p>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/pull/62469/commits/83f62ca81ff89b9d395863f6e9b7e82cec76d1b3\">In Beta 3, your theme no longer generates those options automatically—you do.</a> So you can present a simpler set of choices, curated to guide users’ efforts to more pleasing results. <a href=\"https://github.com/WordPress/gutenberg/issues/62285\" target=\"_blank\" rel=\"noreferrer noopener\">For more insight into the rationale, see this discussion.</a></p>\n\n\n\n<p>Thanks again for this all-important contribution to WordPress!</p>\n\n\n\n<p class=\"has-text-align-right is-style-default\"><em>Props to <a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>, <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a></em>, @<em>atachibana</em>,<em> and <a href=\'https://profiles.wordpress.org/mobarak/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mobarak</a> for collaboration and review.</em></p>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 3 haiku</h2>\n\n\n\n<p>Beta ends at 3<br>One more week, then comes RC<br>When we freeze the strings!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17392\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"Highlights from WordCamp Europe 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2024/06/highlights-from-wordcamp-europe-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 15 Jun 2024 21:29:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"WCEU\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17374\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:332:\"From June 13-15, 2024, WordPress enthusiasts from across the globe gathered in Torino to explore and celebrate the world’s most popular web platform at WordCamp Europe 2024. A dedicated team of 250 volunteers, led by WordCamp veterans Wendie Huis in ‘t Veld, Juan Hernando, and Takis Bouyouris, organized and produced the event.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Dan Soschin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:15857:\"\n<p><em>2,584 attendees participated in the 12th annual WordPress event in Europe, held at the </em><a href=\"https://europe.wordcamp.org/2024/venue/\"><em>Lingotto Conference and Exhibition Centre</em></a><em> in Torino, Italy.</em></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://i0.wp.com/wordpress.org/news/files/2024/06/wceu-torino-night.jpg?ssl=1\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/06/wceu-torino-night.jpg?resize=1024%2C683&ssl=1\" alt=\"The Mole Antonelliana building in Torino, illuminated at night to celebrate WordCamp Europe 2024. Photo by Chris Clarke.\" class=\"wp-image-17376\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/06/wceu-torino-night.jpg?resize=1024%2C683&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/06/wceu-torino-night.jpg?resize=300%2C200&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/06/wceu-torino-night.jpg?resize=768%2C512&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/06/wceu-torino-night.jpg?w=1080&ssl=1 1080w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></a><figcaption class=\"wp-element-caption\">The <a href=\"https://www.museocinema.it/en/museum-and-ma-prolo-foundation/mole-antonelliana\">Mole Antonelliana</a> in Torino, illuminated to celebrate WordCamp Europe 2024. Photo by Chris Clarke.</figcaption></figure>\n\n\n\n<p>From June 13-15, 2024, WordPress enthusiasts from across the globe gathered in Torino to explore and celebrate the world’s most popular web platform. A dedicated team of 250 volunteers, led by WordCamp veterans Wendie Huis in ‘t Veld, Juan Hernando, and Takis Bouyouris, organized and produced the event.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Impact in Action on Contributor Day</h2>\n\n\n\n<p><a href=\"https://europe.wordcamp.org/2024/contributor-day/\">Contributor Day</a> brought together 726 contributors working across 25 teams to support the WordPress project. Their accomplishments included translating 79,059 “strings” for the WordPress user interface across 29 languages, updating documentation for the forthcoming 6.6 release, onboarding new contributors for the support forums and testing teams, and identifying ways to improve plugin security.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://i0.wp.com/wordpress.org/news/files/2024/06/Contributors-at-work-scaled.jpeg?ssl=1\"><img decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/06/Contributors-at-work.jpeg?resize=1024%2C683&ssl=1\" alt=\"Contributors gathering at a table with laptops during WCEU 2024 Contributor Day. Photo by Chris Clarke.\" class=\"wp-image-17377\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/06/Contributors-at-work-scaled.jpeg?resize=1024%2C683&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/06/Contributors-at-work-scaled.jpeg?resize=300%2C200&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/06/Contributors-at-work-scaled.jpeg?resize=768%2C512&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/06/Contributors-at-work-scaled.jpeg?resize=1536%2C1024&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/06/Contributors-at-work-scaled.jpeg?resize=2048%2C1365&ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></a><figcaption class=\"wp-element-caption\">Contributors gathering during WCEU 2024 Contributor Day. Photo by Chris Clarke.</figcaption></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Sustainable open source is the future</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://i0.wp.com/wordpress.org/news/files/2024/06/day1-keynote.jpg?ssl=1\"><img decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/06/day1-keynote.jpg?resize=1024%2C576&ssl=1\" alt=\"Keynote presenters, Joost de Valk and Juliette Reinders Folmer, on state at WCEU. Photo by Fede Padilla.\" class=\"wp-image-17378\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/06/day1-keynote.jpg?resize=1024%2C576&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/06/day1-keynote.jpg?resize=300%2C169&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/06/day1-keynote.jpg?resize=768%2C432&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/06/day1-keynote.jpg?resize=1536%2C864&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/06/day1-keynote.jpg?w=1920&ssl=1 1920w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></a><figcaption class=\"wp-element-caption\">Keynote presenters, Joost de Valk and Juliette Reinders Folmer. Photo by Fede Padilla.</figcaption></figure>\n\n\n\n<p>Joost de Valk and Juliette Reinders Folmer delivered the event’s opening keynote address on <a href=\"https://europe.wordcamp.org/2024/session/sustainable-open-source-is-the-future/\">sustaining open source software projects</a>. Their keynote covered funding open source, contributing beyond code, and convincing buyers in commercial enterprises that open source is a viable alternative to proprietary platforms.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Two days of engaging sessions</h2>\n\n\n\n<p>Friday and Saturday saw 60 presentations and workshops held across <a href=\"https://europe.wordcamp.org/2024/schedule/\">three tracks</a>. Topics included WordPress development, accessibility, design, business, community, artificial intelligence, and cybersecurity.</p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><a href=\"https://i0.wp.com/wordpress.org/news/files/2024/06/session-photo2-1-scaled.jpg?ssl=1\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/06/session-photo2-1.jpg?resize=1024%2C683&ssl=1\" alt=\"Three presenters seated with their laptops on stage during the Speed Build Session at WCEU. Photo by Roberto Vázquez.\" class=\"wp-image-17381\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/06/session-photo2-1-scaled.jpg?resize=1024%2C683&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/06/session-photo2-1-scaled.jpg?resize=300%2C200&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/06/session-photo2-1-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/06/session-photo2-1-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/06/session-photo2-1-scaled.jpg?resize=2048%2C1365&ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></a><figcaption class=\"wp-element-caption\">Speed Build Session. Photo by Roberto Vázquez.</figcaption></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large is-resized\"><a href=\"https://i0.wp.com/wordpress.org/news/files/2024/06/session-photo1-1.jpg?ssl=1\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"783\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/06/session-photo1-1.jpg?resize=1024%2C783&ssl=1\" alt=\"Four panellists seated on stage during the Connect Series at WCEU. Photo by Fede Padilla.\" class=\"wp-image-17382\" style=\"width:285px;height:auto\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/06/session-photo1-1.jpg?resize=1024%2C783&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/06/session-photo1-1.jpg?resize=300%2C229&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/06/session-photo1-1.jpg?resize=768%2C587&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/06/session-photo1-1.jpg?w=1404&ssl=1 1404w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></a><figcaption class=\"wp-element-caption\">Connect Series. Photo by Fede Padilla.</figcaption></figure>\n</div>\n</div>\n\n\n\n<p>A youth workshop gave younger attendees hands-on opportunities to build WordPress websites, explore new tech, and learn about internet safety. Meanwhile, a wellness-themed track included yoga lessons and walking tours of Torino, encouraging attendees to step away from their screens and explore the beauty of this year’s host city.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Mid-year project update</h2>\n\n\n\n<p>WordPress Cofounder Matt Mullenweg shared a <a href=\"https://youtu.be/ELW4Jdvujbc\">mid-year project update on WordPress</a> and concluded by fielding questions from the audience on various topics, from Gutenberg Phases to the WordPress Playground, and acknowledging a request to escalate a bug fix.</p>\n\n\n\n<p>Matt’s presentation highlighted the success of the <a href=\"https://make.wordpress.org/community/2024/06/15/wordpress-contributor-mentorship-program-q4-2024-call-for-interest/\">contributor mentorship program</a> and WCEU Contributor Day, demoed Translate Live, and shared an update on the <a href=\"https://wordpress.org/data-liberation/\">Data Liberation</a> initiative. </p>\n\n\n\n<p>Matt also covered the latest innovations with <a href=\"https://wordpress.org/playground/\">WordPress Playground</a>, highlighted <a href=\"https://wordpress.org/news/2024/04/how-wordpress-is-creating-a-faster-web/\">performance gains</a>, and previewed features anticipated in future releases, like rollbacks for auto-updates and zoomed-out view.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://i0.wp.com/wordpress.org/news/files/2024/06/matt-scaled.jpg?ssl=1\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/06/matt.jpg?resize=1024%2C683&ssl=1\" alt=\"WordPress Cofounder Matt Mullenweg on stage at WCEU. Photo by Chris Clarke.\" class=\"wp-image-17383\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/06/matt-scaled.jpg?resize=1024%2C683&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/06/matt-scaled.jpg?resize=300%2C200&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/06/matt-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/06/matt-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/06/matt-scaled.jpg?resize=2048%2C1365&ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></a><figcaption class=\"wp-element-caption\">WordPress Cofounder Matt Mullenweg. Photo by Chris Clarke.</figcaption></figure>\n\n\n\n<p>Acknowledging an exciting new trend in the WordPress community, Mullenweg discussed “speed build challenges,” where onlookers watch WordPress experts build websites in real-time, showcasing tips, shortcuts, and best practices. One such event took place during a WCEU session, and in the Q&A portion of Matt’s presentation, he was invited to participate in one–an invitation he accepted!</p>\n\n\n\n<p>Matt reflected on WordPress reaching its 21st anniversary since he and Mike Little launched the first version in 2003. He <a href=\"https://ma.tt/2024/05/wp21/\">shared 11 things</a> to ensure that WordPress remains sustainable for decades to come:</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Simple things should be easy and intuitive, and complex things possible.</li>\n\n\n\n<li>Blogs and dynamic sites are better.</li>\n\n\n\n<li>Documentation should be wiki-easy to edit.</li>\n\n\n\n<li>Forums should be front and center.</li>\n\n\n\n<li>Plugins and themes with community infrastructure.</li>\n\n\n\n<li>Great theme previews and diverse aesthetics.</li>\n\n\n\n<li>We can’t over-index for guidelines and requirements.</li>\n\n\n\n<li>Feedback loops are so important.</li>\n\n\n\n<li>Core should be opinionated and quirky.</li>\n\n\n\n<li>If you make WordPress, use WordPress.</li>\n\n\n\n<li>Stay close to our end-users</li>\n</ol>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/ELW4Jdvujbc?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=en-US&autohide=2&wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"></iframe>\n</div><figcaption class=\"wp-element-caption\"><a href=\"https://youtu.be/ELW4Jdvujbc\">Watch Matt’s project update</a> on the WordPress YouTube channel.</figcaption></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Closing remarks</h2>\n\n\n\n<p>In their closing remarks, the event organizers expressed gratitude for the endorsements of the <a href=\"https://europe.wordcamp.org/2024/wordcamp-europe-receives-patronage-from-the-european-parliament/\">European Parliament</a>, the city of Torino, and Turismo Torino, the regional tourism board. The volunteer team was celebrated for their hard work in producing the event. </p>\n\n\n\n<p>Closing out a robust three days of programming, the organizing team announced that <a href=\"https://europe.wordcamp.org/2025/\">WordCamp Europe 2025</a> would be held in Basel, Switzerland, from June 5 to 7, 2025. The announcement was met with hearty applause and plans to meet in a year’s time.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://i0.wp.com/wordpress.org/news/files/2024/06/group.jpg?ssl=1\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"682\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/06/group.jpg?resize=1024%2C682&ssl=1\" alt=\"Attendees gather for a photo at WCEU in Torino. Photo by Nilo Vélez.\" class=\"wp-image-17384\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/06/group.jpg?resize=1024%2C682&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/06/group.jpg?resize=300%2C200&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/06/group.jpg?resize=768%2C512&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/06/group.jpg?resize=1536%2C1024&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/06/group.jpg?resize=2048%2C1365&ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></a><figcaption class=\"wp-element-caption\">Attendees gather for a photo at WCEU in Torino. Photo by Nilo Vélez.</figcaption></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Stay connected</h2>\n\n\n\n<p><a href=\"https://events.wordpress.org/\">WordPress events</a> enable technologists, open source enthusiasts, and community members around the globe to meet, share ideas, and collaborate to drive WordPress and the open web forward.</p>\n\n\n\n<p>Mark your calendars for <a href=\"https://us.wordcamp.org/2024/\">WordCamp US</a> (Portland, Oregon, United States), <a href=\"https://wordpress.org/state-of-the-word/\">State of the Word</a> (Tokyo), and next year’s <a href=\"https://asia.wordcamp.org/2025/\">WordCamp Asia</a> in Manila!</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>This post is a collaboration between the contributors who produce content for <a href=\"https://wordpress.org/news\">wordpress.org/news</a> and the WordCamp Europe Communications team.</p>\n\n\n\n<p>Props to the WCEU photos team for supplying the photos used for this post and to the following contributors for the work reviewing/contributing to this post: <a href=\"https://profiles.wordpress.org/rmartinezduque/\">@rmartinezduque</a> , <a href=\"https://profiles.wordpress.org/wmjohnston06/\">@wmjohnston06</a>, <a href=\"https://profiles.wordpress.org/angelasjin/\">@angelasjin</a>, and <a href=\"https://profiles.wordpress.org/cbringmann/\">@cbringmann</a>. </p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17374\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:78:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 6.6 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2024/06/wordpress-6-6-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Jun 2024 16:26:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:8:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"Updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"6.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:4:\"beta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:7:\"Testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17355\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:342:\"WordPress 6.6 Beta 2 is here! Please download and test it. This beta version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites—you risk unexpected results if you do. Instead, test Beta 2 on a local site or a testing environment […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"marybaum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7673:\"\n<p><br>WordPress 6.6 Beta 2 is here! Please download and test it.</p>\n\n\n\n<p id=\"block-79834dd4-c99a-477a-b722-091806a32976\"><strong>This beta version of the WordPress software is under development. </strong>Please do not install, run, or test this version of WordPress on production or mission-critical websites—you risk unexpected results if you do.</p>\n\n\n\n<p id=\"block-aa4b335e-b1a2-4904-a68c-c3e73e574386\">Instead, test Beta 2 on a local site or a testing environment in any of these four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.6-beta2.zip\">Beta 2 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.6-beta2</code></td></tr><tr><th>WordPress Playground</th><td>Use a <a href=\"https://playground.wordpress.net/#{%20%22preferredVersions%22:%20{%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20},%20%22features%22:%20{%20%22networking%22:%20true%20},%20%22steps%22:%20[%20{%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20}%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20},%20%22options%22:%20{%20%22activate%22:%20false%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20}%20]%20}\">6.6 Beta 2 WordPress Playground instance</a> to test the software directly in your browser. This might be the easiest way ever—no separate sites, no setup. Just click and go! </td></tr></tbody></table><figcaption class=\"wp-element-caption\">Three ways to test WordPress Beta 2.</figcaption></figure>\n\n\n\n<p id=\"block-7e6a92e6-dba7-4f69-9226-f4dcab4a0b91\">The target release date for WordPress 6.6 is <strong>July 16, 2024</strong>. Your help testing Beta and RC versions over the next five weeks is vital to making sure the final release is everything it should be: stable, powerful, and intuitive.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"block-aebce12b-08f8-40a7-9fe6-5a08f75d2254\">If you find an issue</h2>\n\n\n\n<p id=\"block-b9e58289-f6cb-4bdd-85a1-eb8d9a704ae4\">If you run into an issue, please share it in the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums. If you are comfortable submitting a reproducible bug report, you can do so <a href=\"https://core.trac.wordpress.org/newticket\">via WordPress Trac</a>. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The bug bounty doubles in the beta period</h2>\n\n\n\n<p>The WordPress community sponsors a <a href=\"https://make.wordpress.org/security/2024/06/04/wordpress-6-6-is-coming/\">financial reward for reporting new, unreleased security vulnerabilities.</a> That reward doubles between Beta 1, which landed June 4, and the final Release Candidate (RC) that will happen July 9. Please follow the project’s responsible-disclosure practices detailed on this <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in this <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The work continues</h2>\n\n\n\n<p><strong>Catch up with what’s new in 6.6:</strong> <a href=\"https://wordpress.org/news/2024/06/wordpress-6-6-beta-1/\" data-type=\"post\" data-id=\"17289\">check out the Beta 1 announcement for the highlights.</a></p>\n\n\n\n<p>Beta 2 packs in more than 50 updates to the Editor since the Beta 1 release, including 40+ <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=02%2F14%2F2024..02%2F19%2F2024&milestone=6.5&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">tickets for WordPress core</a>:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/trunk?since=2024-06-04&until=2024-06-07&before=c7f51bdbe10bec0c0ab7f987a3f01caaa717c1db+70\" data-type=\"link\" data-id=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-02-14&until=2024-02-20\">GitHub commits for 6.6</a> since June 4</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?changetime=06%2F04%2F2024..06%2F11%2F2024&resolution=fixed&milestone=6.6&max=1000&col=id&col=summary&col=type&col=milestone&col=owner&col=status&col=priority&order=priority\">Closed Trac tickets</a> since June 4</li>\n</ul>\n\n\n\n<p>The beta cycle is all about fixing the bugs you find in testing. Thanks again for this vitally important contribution to WordPress! </p>\n\n\n\n<p class=\"has-text-align-right is-style-default\"><em>Props to <a href=\'https://profiles.wordpress.org/priethor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>priethor</a>, <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a>, <a href=\'https://profiles.wordpress.org/davidb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidb</a>, <a href=\'https://profiles.wordpress.org/atachibana/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>atachibana</a>, <a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>, <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>, and <a href=\'https://profiles.wordpress.org/juanmaguitar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>juanmaguitar</a> for collaboration and review.</em></p>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 2 haiku</h2>\n\n\n\n<p>Testing is vital:<br>It makes everything better.<br>Let’s find all the bugs!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17355\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"WP Briefing: Episode 81: It’s your first WordCamp? Welcome!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wordpress.org/news/2024/06/episode-81-its-your-first-wordcamp-welcome/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 10 Jun 2024 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=17352\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:373:\"Get ready to dive into the vibrant world of WordCamps with this special episode of the WordPress Briefing, hosted by Josepha Haden Chomphosy! This episode is designed for first-time attendees; we’ll explore what to expect, from Contributor Day activities to mastering the art of socializing and networking. Whether you’re aiming to contribute to the WordPress […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:51:\"https://wordpress.org/news/files/2024/06/WPB081.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:19398:\"\n<p>Get ready to dive into the vibrant world of WordCamps with this special episode of the WordPress Briefing, hosted by Josepha Haden Chomphosy! This episode is designed for first-time attendees; we’ll explore what to expect, from Contributor Day activities to mastering the art of socializing and networking. Whether you’re aiming to contribute to the WordPress community or simply looking to make new connections, this episode will help you navigate your first WordCamp with confidence and excitement. Join us for a fun and informative guide to ensure you’re prepared and energized for all the activities these dynamic events have to offer.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host: <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo: <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production: <a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://asia.wordcamp.org/\">WordCamp Asia</a></li>\n\n\n\n<li><a href=\"https://europe.wordcamp.org/\">WordCamp Europe</a></li>\n\n\n\n<li><a href=\"https://us.wordcamp.org/\">WordCamp US</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/upcoming-events/filtered/type/wordcamp/\">Upcoming Smaller WordCamps</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/\">Learn WordPress</a><br><strong>Small List of Big Things</strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.surveymonkey.com/r/9T3ZFSB\" target=\"_blank\" rel=\"noreferrer noopener\">Gender Equality in WordPress Businesses Survey</a></li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2025/dates-and-venue-revealed/\" target=\"_blank\" rel=\"noreferrer noopener\">WordCamp Asia 2025: Dates and Venue Revealed</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/contribute/\" target=\"_blank\" rel=\"noreferrer noopener\">Try the Contributor Wizard Questionnaire</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/updates/2024/05/23/five-for-the-future-program-updates-may-2024/\" target=\"_blank\" rel=\"noreferrer noopener\">Five for the Future Program Updates: May 2024</a></li>\n</ul>\n</li>\n\n\n\n<li>Have a question you’d like answered? Submit them to <a href=\"mailto:wpbriefing@WordPress.org\">WPBriefing@WordPress.org</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-17352\"></span>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong> Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Intro Music) </p>\n\n\n\n<p>[00:00:40] <strong>Josepha:</strong> A pivotal moment in my WordPress journey was when someone invited me to a WordCamp. I was sort of aware of WordPress, but certainly not aware of the community or the ways of open source. And when I look back, there were a few things I wish I had known going in. I am, of course, an unapologetic extrovert and therefore unstoppable at events, but if you are headed to your first WordCamp and are feeling a little nervous or confused, then pop in some earbuds because the next 10 minutes are for you.</p>\n\n\n\n<p>[00:01:11] <strong>Josepha:</strong> We’re going to first take a look at some basic tactical things about WordCamps, and then I’m going to tell you a few, like, human things about being a human going to events. If you’re a dog going to these events, I think that your prep is different, but also that is not my area of expertise. So the first thing, some tactical stuff about going to WordCamps. All of this happens before you even get in the front door. And so this is stuff that you can do in the comfort of your own home, on your own time, using your own computer. If you’ve got questions, you’ve got a search engine nearby to take some quick searches. Make sure you know what you’re talking about.</p>\n\n\n\n<p>But first things first, the shape of a WordCamp. All WordCamps have at least one day of talks, one social event, and sponsors to connect to. Some also have extra events that you need to sign up for, like Contributor Days, workshops, things like that. But we’ll start with the main event, right? We’re going to start with the day of talks and things.</p>\n\n\n\n<p>[00:02:09] <strong>Josepha:</strong> So when we’re looking at the main event of a WordCamp, what you should do is you should head to the WordCamp’s website and check out the schedule. I suggest that you plan for two, maybe three things that you might want to learn and look around at the schedule to see if there are any presenters or presentations that look like they fit those things that you think you might want to learn. Because if it’s not working for you, if it’s not teaching you something, then you don’t necessarily need to be in that one. Even if you’re not sure about a session a talk that you’re planning to go to, I recommend that you stop by, and then if you find out that it’s not for you, you can leave again. That’s fine. But I do encourage you to go to at least one thing that feels a little bit outside of your comfort zone. Even if you feel lost right now. It at least gives you an idea of what to search for once you do get to that point. I would never have known the things to search for early on in my learning of WordPress without going to at least one or two sessions that were just way over my head. </p>\n\n\n\n<p>[00:03:14] <strong>Josepha:</strong> Second thing is don’t forget to check when lunch is available. And if you have dietary restrictions, let them know ahead of time. I realize this sounds silly, and I don’t know about you, but I can’t focus when I’m hungry. But also, it’s really a great, low-stakes networking time, and I think one of the overlooked networking times as well. I mean, everyone’s gotta eat, right? And it’s easier to strike up a conversation over a meal than just out of thin air or, you know, in the middle of a presentation when you’re supposed to be listening to a talk. So yeah, check out when lunch is happening! And yeah, make a friend or two, sit down at a table, and ask somebody what they’re doing with WordPress and how long they’ve been doing it.</p>\n\n\n\n<p>And the third thing that I would recommend that you do when you’re looking at kind of the main event for a WordCamp is to schedule in time to wander around and meet the event sponsors. They are all experts in some WordPress problem or other, so probably they have a solution to a problem that you have got. But they’re also how we keep our prices super low, so even if you have no problems or you think you have no problems. Still, check them out. They’re also staffed with wonderful people that are building really cool stuff with WordPress and so you might just get some inspiration out there. </p>\n\n\n\n<p>[00:04:28] <strong>Josepha:</strong> Now for the side events.</p>\n\n\n\n<p>So the side events, we’re going to kind of start close to the main event and work our way out. So you’ve got generally three types of side events if you don’t count the networking things, which, in this case, I’m not. But just know that almost every WordCamp has some networking event, either an after-party or, like, a happy hour, a social that happens before the event.</p>\n\n\n\n<p>You’ll get emails about those if you have signed up for updates on the website. Also, you can look on the website directly. Just check out the schedule. Always go to those. The networking is the best at a WordCamp. But the side events—we’re talking about specific types. Like I said, we’re going to start close and work our way out.</p>\n\n\n\n<p>[00:05:11] <strong>Josepha:</strong> So, workshops. These are just what they sound like. They’re classroom-style opportunities to practice the things you’ve learned at meetup events or on learn.WordPress.org, depending on how you found your way to this WordCamp. They mostly happen during the WordCamp itself. in a separate track, and there are like stacks of workshops in that track in that series of sessions. But a lot of them do require preregistration simply so that the trainer has an idea of how many people to expect. Again, if you get in the workshop and it’s way over your head, you feel like you absolutely cannot get it done, you’re always welcome to leave and check out some other area. But, in general, the workshops that we have WordCamps are pretty solid.</p>\n\n\n\n<p>So a little bit further removed from that are our Youth and Teen Days. So this is more of an event series that is specifically designed for teens or kids who are trying to learn more about WordPress and other related business and entrepreneurial topics. It’s kind of a catch all but also has a lot of WordPress content in it. They have age limits, of course, and require separate registration for safety and planning purposes both. And those, in general, are either half-day during the WordCamp itself or a full-day during that WordCamp. </p>\n\n\n\n<p>[00:06:32] <strong>Josepha:</strong> Which brings us then to the big one, the major side event. This is a full-day side event called Contributor Day. If your WordCamp has a Contributor Day, it will happen either the day before or the day after the WordCamp itself. It is an entire day where attendees come together to learn how to contribute to the future of the WordPress open source project. Now, if you are listening to this as part of, like, you’re getting ready to go to a WordCamp, and you don’t know what I meant by open source or open source project or WordPress open source project, that’s fine.</p>\n\n\n\n<p>[00:07:08] <strong>Josepha:</strong> You’re going to learn all about it at the Contributor Day if you go, but the TLDR is that this software that you are about to choose to build your website on is built by thousands of people across the planet who are looking for the best solutions to problems that they have in their businesses that probably you will encounter or have encountered before. There’s no new problems under the sun, and open source methodologies kind of use the collective wisdom of everybody who has ever worked with a WordPress project or site and ran into a problem that they had to solve on their own, like this open source project, this community of people just make sure that that wisdom is collected and standardized and made available for all of eternity.</p>\n\n\n\n<p>That’s all you need to know. Low key. I’ve made Contributor Days sound so calming. However, that is a whole day thing. It happens before or after the WordCamp. It has separate registration so that organizers of your WordCamp can plan for how many folks need to be there to teach new and returning contributors, what to do. If I’m going to be honest, if you’re going to get overwhelmed at any WordPress event, it’s going to be one of these, but they are well worth the effort.</p>\n\n\n\n<p>[00:08:30] <strong>Josepha:</strong> Even if you just make a single contribution and never return, which I hope is not the case for you. I hope you do return. Even if you make a single contribution and never return, there’s something really grounding about seeing how much expertise and time, and care goes into this software that is, against all odds, completely free. So that’s all the tactical stuff, or a lot of it anyway.</p>\n\n\n\n<p>It at least gives you a sense for what you’re getting yourself into for your first-ever wonderful WordPress weekend. But I promised you some human stuff too. So here is my considerably shorter list of stuff to bring as a human being going to a WordCamp. There’s an optional one. I’ll start you off with an optional one. Come with an idea of what you think you want to learn. You don’t have to come with that if you don’t want to. Some of us don’t know what we don’t know yet, and that’s fine too. But if you have a sense for what you think you need to learn, you’ll have an easier time figuring out how to spend your time while you’re here.</p>\n\n\n\n<p>[00:09:30] <strong>Josepha:</strong> So, the non-optional things. Bring some way to exchange information. It can be QR codes, business cards, or pen and paper. It doesn’t really matter as long as it’s something that works for you to be sharing information with people that you meet. Because you never know when you’re going to meet your business soulmate, but the odds that you’re going to do it at a WordCamp are pretty dang high.</p>\n\n\n\n<p>The second thing to bring is bring what you need to be comfortable. Bring your water bottle, a change of shoes if you need it, spare battery for your phone, your glasses. This day is going to be long enough without worrying about small inconveniences. So bring what you need to make yourself comfortable. </p>\n\n\n\n<p>[00:10:09] <strong>Josepha:</strong> And finally bring your bravery. You will not know by looking at someone whether they’ve been doing WordPress stuff for two years or two weeks. But you can know that at some point, they were in the first two days of trying to figure this all out. One of the most endearing things about this community is the zeal they bring to solving a problem. So if you get lost or stuck, just ask the person next to you. We all remember what it was like to know nothing, and we are rooting for you to succeed. And that’s it. That’s your whole list. That’s everything you need to know to be the most prepared first-time attendee to a WordCamp ever. If that all sounded more overwhelming than just showing up, don’t worry.</p>\n\n\n\n<p>You can also just show up. That’s what I did. And even though I knew next to nothing, those WordCampers made me feel welcome and included and kept me coming back to learn more.</p>\n\n\n\n<p>[00:11:04] <strong>Josepha:</strong> Ah, WordCamps. Gosh, I love those things. So glad that we’re all getting back together for them. </p>\n\n\n\n<p>[00:11:10] (Music interlude) </p>\n\n\n\n<p>[00:11:18] <strong>Josepha:</strong> That brings us now, my friends, to our small list of big things. If you’re a first-time WordPresser, if you’ve never been to a WordCamp, and you don’t know what any of these things are, don’t worry; you can still go take a look at them, or you can wait until later when you’re less overwhelmed.</p>\n\n\n\n<p>Either way, but this is our small list of big things for middle of the year 2024. First thing on my list, the gender equality in WordPress businesses survey is still open. It aims to gain critical insight into the gender composition of leadership teams, the experiences of women and gender-diverse leaders and employees, and also take a look at the challenges and barriers to their career success. I care deeply about making sure that we have a way for folks who are traditionally and historically underrepresented in technology have a way to get into our space. Obviously, women and nonbinary folks are an area that I feel particularly called to help build those on-ramps for, but I have a great concern for that across the entire ecosystem and any intersection that we run into as we get more and more users into our space. </p>\n\n\n\n<p>[00:12:30] <strong>Josepha:</strong> If you are a woman, if you work with women, if you work in WordPress, if you work in a WordPress business, go take that survey, and let’s see what we find out about what it’s like to work in this space, as somebody that we normally don’t see. </p>\n\n\n\n<p>The second thing on our list is that WordCamp Asia 2025 dates and venue have been revealed. So WordCamp Asia 2023 and 2024 were both major successes, and we are excited to share that the dates and venue for next year will be February 20th, 21st, 22nd in 2025 in Manila, and you’ll be able to go over to that website, take a look at it, we’ll have a link in the show notes as always and maybe start planning your your next big Asian adventure.</p>\n\n\n\n<p>[00:13:13] <strong>Josepha:</strong> The third thing on my list is this new contributor wizard questionnaire. So, there are more than 20 teams to contribute to in the WordPress project. They all show up at those Contributor Days that I talked about. But there are more than 20 of them. They work on different parts of the WordPress project every day. And our passionate community offers contribution opportunities for everyone. I know, we know, that finding the right team is the key to a meaningful contributor experience. So, our interactive questionnaire is here to help you determine where to start. It is sometimes difficult to know whether you can contribute to a software if you are a designer, if you are a writer, if you are in marketing.</p>\n\n\n\n<p>And it turns out that you can contribute to WordPress with a bunch of skills that you otherwise would not have realized. So, we’ll have a link to the questionnaire in the show notes again. Also, it’s probably going to pop up on WordCamp sites, Contributor Day sites, anything that helps you all understand where you might find a little bit of success as a contributor is a good place for it to be. Take the questionnaire, see where you land, the WordPress sorting hat. </p>\n\n\n\n<p>[00:14:18] <strong>Josepha:</strong> And item number four. So we’ve made some updates, not we’ve made some updates, we have some updates from the Five for the Future program. So the Five for the Future program has a long history in the WordPress project. There are a couple of different episodes in this podcast where you can learn more about it.</p>\n\n\n\n<p>But, to bolster transparency and openness, we have an update on the current state of WordPress contributions as of the end of May 2024. In the past few months, we’ve made a lot of efforts to improve the program and contributor experience in WordPress. We’ve also done a little bit of work to kind of clean up the pledges that are in there for, people or companies or teams that have found that they couldn’t continue their contributions over time. That is fine too. But we’ll have a link to that update in the show notes as well.</p>\n\n\n\n<p>[00:15:09] <strong>Josepha:</strong> And that, my friends, is your small list of big things. Don’t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You’ll get a friendly reminder whenever there’s a new episode. If you liked what you heard today, share it with a fellow WordPresser. Or, if you had questions about what you heard, you can share those with me at WPBriefing@WordPress.org. I am your host, Josepha Haden Chomposy. Thanks for tuning in today for the WordPress Briefing, and I’ll see you again in a couple of weeks. </p>\n\n\n\n<p>[00:15:36] (Music outro) </p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17352\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n hourly \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n 1 \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 09 Jul 2024 20:53:45 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:37:\"Accept-Encoding, accept, content-type\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Tue, 09 Jul 2024 20:45:40 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";s:14:\"20240612161429\";}','no'),
(2839,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1720601625','no'),
(2840,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1720558425','no'),
(2841,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1720601625','no');
INSERT INTO `wp_options` VALUES
(2842,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"WordPress.org blog: WordPress 6.6 RC3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17497\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2024/07/wordpress-6-6-rc3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9717:\"<p>WordPress 6.6 RC3 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, please evaluate RC3 on a test server or a local environment.</p>\n\n\n\n<p>Reaching this phase of the release cycle is a worthy achievement. While release candidates are considered ready for release, your testing is still vital to make sure everything in WordPress 6.6 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.6 RC3 in four ways:</p>\n\n\n\n<table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.6-RC3.zip\">RC3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br /><code>wp core update --version=6.6-RC3</code></td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.6 RC3 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table>Please test WordPress 6.6 RC3 in one or more of these four ways.\n\n\n\n<p>The target for the WordPress 6.6 release is <strong>next Tuesday,</strong> <strong>July 16, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-6/\">6.6 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-6/\">6.6-related posts</a> in the next few weeks for further details.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.6 RC3?</h2>\n\n\n\n<p>Thanks to your testing (and many other contributors‘ up to now) this release includes eight bug fixes for the Editor and <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F25%2F2024..07%2F01%2F2024&milestone=6.6&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">18 tickets for WordPress Core</a>.</p>\n\n\n\n<p>Get a recap of WordPress 6.6’s highlighted features in the <a href=\"https://wordpress.org/news/2024/06/wordpress-6-6-beta-1/\">Beta 1 announcement</a>. For more technical information related to issues addressed since RC 2, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.6?since=2024-07-02&until=2024-07-02\">GitHub commits for 6.6</a> since July 2</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F25%2F2024..07%2F01%2F2024&milestone=6.6&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">Closed Trac tickets</a> since July 2</li>\n</ul>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? You might want to make your first stop <a href=\"https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/\">The WordPress 6.6 Field Guide</a>. Then, check out this list:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2024/06/20/roster-of-design-tools-per-block-wordpress-6-6-edition/\">Roster of design tools per block (WordPress 6.6 edition)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/tag/dev-notes+6-6/\">All 6.6-related developer notes</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">You can contribute. Here’s how</h2>\n\n\n\n<p>WordPress is the world’s most popular open source web platform, thanks to a passionate community of people who collaborate on its development in a wide variety of ways. You can help—whether or not you have any technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is critical to keeping WordPress speedy, stable, and secure. It’s also a vital way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\">This detailed guide</a> will walk you through testing features in WordPress 6.6. If you’re new to testing, follow <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums. If you are comfortable writing a reproducible bug report, you can also report it on <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a>. Before you do either, you may want to check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>From now until the final release candidate of WordPress 6.6 (scheduled for July 9), the <a href=\"https://make.wordpress.org/security/2024/06/04/wordpress-6-6-is-coming/\">financial reward for reporting new, unreleased security vulnerabilities</a> doubles. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your WordPress product</h3>\n\n\n\n<p>If you build themes, plugins, blocks, or patterns, your efforts play an integral role in adding new functionality to WordPress and helping bring new people and ideas to the most vibrant (and massive!) open source community in the world. </p>\n\n\n\n<p>Thanks for continuing to test your products with the WordPress 6.6 betas and release candidates. With RC3, you’ll want to make sure everything is working smoothly, and if it’s a plugin, update the <em>“Tested up to”</em> version in its <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">readme file</a> to 6.6.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本語? हिन्दी? বাংলা? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The RC3 haiku</h2>\n\n\n\n<p>One week to go. Then:<br />Open the paintbox! Try the tools!<br />Play a new jazz tune.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to <a href=\"https://profiles.wordpress.org/meher/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>meher</a> and <a href=\"https://profiles.wordpress.org/audrasjb/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>audrasjb</a>. for peer review.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 09 Jul 2024 17:39:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"marybaum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Do The Woo Community: A Journey and the Evolution of WooCommerce with Beka Rice\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=84508\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://dothewoo.io/the-journey-and-evolution-of-woocommerce-with-beka-rice/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:45629:\"<div class=\"wp-block-group has-border-color has-light-gray-background-color has-background has-small-font-size has-global-padding is-layout-constrained wp-container-core-group-is-layout-4 wp-block-group-is-layout-constrained\">\n<p class=\"has-secondary-color has-text-color has-link-color wp-elements-df14f0e3ece767c29248940486a8055c\">This show is sponsored by…</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-3 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-2 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-1 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-1 wp-block-group-is-layout-constrained\">\n<img width=\"1650\" height=\"1650\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2021/03/avalara-logo-_dtw.png?resize=1650%2C1650&ssl=1\" alt=\"\" class=\"wp-image-75400\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-2\"><strong><a href=\"https://developer.avalara.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Avalara</a></strong>: help developers make sure their Woo projects are tax compliance done right with Avalara’s API. Visit their extensive developer resources today.</p>\n</div>\n</div>\n</div>\n</div>\n\n\n\nEpisode Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Zach:<br />Zach Stepek here again with Carl Alexander for another episode of the Do the Woo Dev Chats. Carl, how are you doing, man?</p>\n\n\n\n<p>Carl:<br />I had a good WordCamp EU, but I got Covid, so I’m slightly recovering from that now. I’ll be muting my phone so I can cough silently in my apartment, but otherwise, I’m doing quite well. How about you?</p>\n\n\n\n<p>Zach:<br />While you were in Europe getting Covid, I had bronchitis in the US. It’s just been a fun month for respiratory things, evidently.</p>\n\n\n\n<p>Carl:<br />Yeah, apparently summer is now the time for respiratory issues. Usually, we’re from the north, so it’s a winter thing. Winter is when all the bugs come out.</p>\n\n\n\n<p>Zach:<br />Yes, unless you’re talking about cicadas, which have been recent. Those are the bugs that came out this summer for a lot of the Upper Midwest and a bunch of other places too. So that’s been fun. And we as developers, of course, know how to deal with bugs evidently. It’s been a very interesting month, watching some of the changes around Do the Woo. If you’ve missed that and you just come to listen to the dulcet tones of myself and Carl talking with developers about nerdy things,</p>\n\n\n\n<p>Carl:<br />It’s mostly your dulcet tones. I don’t think my tones are dulcet at all.</p>\n\n\n\n<p>Zach:<br />Well, some people may be attracted to the accent, my friend. That being said, if you haven’t heard about the changes around Do the Woo, Bob did a great episode summarizing what shows there are now. We’re up to 12 shows, so I encourage you to check out some of those other shows if you haven’t yet. The most recent is our Enterprise WordPress and WooCommerce show, which is pretty cool, partnered with the Scale Consortium for that. So really cool stuff. But yeah, we’re growing and changing, and that’s always nice to see. This month we have decided to invite a friend I’ve known for a very long time now, Beka Rice, to join us here on the dev chat. Let’s start out, Beka, by introducing you a bit and seeing how you have been in the last month.</p>\n\n\n\n<p>Beka:<br />Yes, I am one of the lucky folks who did not get Covid from WordCamp Europe, so very grateful for that. I had enough respiratory illnesses this winter that I am glad to be done with it, but it’s good to see you guys again. As Zach noted, I’m Beka Rice. I’ve worked with WooCommerce since 2013, maybe even before that. It’s been a long time—since I think version 1.4 if I go back in time a bit. I was one of the original folks at SkyVerge; Max, Justin, and I were partners there. We worked at SkyVerge for a long time and were acquired by GoDaddy in 2020. I still worked in the Woo ecosystem but had a number of other responsibilities and projects I was working on there as well. I left earlier this year after a few years of doing some really cool stuff but wanted to be back working with a small team. So now I have reentered the Woo atmosphere and am very excited to be back doing specific work with a small team again at Kestrel. It was nice to reconnect with a lot of people at WCEU, so if you were one of them, it was very good to see you again.</p>\n\n\n\n<p>Zach:<br />Yeah, no, that’s quite a journey. I tell the story of how I got into WooCommerce—building a website for a record label I was part of, using the white light theme back in the day.</p>\n\n\n\n<p>Beka:<br />It wasn’t Canvas?</p>\n\n\n\n<p>Zach:<br />No, I used white light because it had the look that I was after. Those were very interesting days. One of my favorite parts of that time period was the fact that it was kind of the Wild West of WooCommerce. The fork had just happened recently, and we were all starting to adopt it and get into it. There was this Trello board with all these ideas for integrations and plugins, and people would go in there, claim the things they wanted to build, and then build them. Suddenly, we had this ecosystem of plugins and extensions for WooCommerce that started to grow. You and Max and Justin were very early in all of that. I know there were some cards that were claimed that you didn’t end up building. One in particular was taken over by someone else when the bandwidth just wasn’t there to do it. I think that was subscriptions, right?</p>\n\n\n\n<p>Beka:<br />Well, I would have to ask them if that was a card they had talked about or not, but there were a number in the early days. I think “Wild West” is a great way to describe it because the community was so small at that point that you had a couple handfuls of developers who had gotten into WooCommerce, but there weren’t very many. There were more integrations and ideas and extensions than could simply be built by that small group of people. So certainly Max and Justin were earlier with that. I wasn’t developing anything at that time myself; I was more so doing documentation and support. But yeah, there were a lot of things that got built, some things that didn’t, some ideas that probably were big misses still. But with subscriptions in particular, that landing with Brent was probably a great thing all around. You can’t be mad about a really fantastic piece of software that someone else built.</p>\n\n\n\n<p>Zach:<br />I don’t think so. Honestly, the ecosystem wouldn’t have Action Scheduler if that hadn’t happened. For those who don’t know, WooCommerce Subscriptions is what birthed Action Scheduler, which is the way WooCommerce handles asynchronous tasks in the background. Brent Shepherd and his team did all the work to make that happen. I still have my blue T-shirt, the collaborative T-shirt between SkyVerge and Prospress, the Subscriptions team. One of my profile photos that I frequently go back to is me wearing that shirt with a leather sport coat over it next to a performing arts venue that’s now five minutes from my house. It’s one of my favorite pictures, and it was taken by my former business partner, Scott.</p>\n\n\n\n<p>Beka:<br />A lot of fond memories of those times for sure.</p>\n\n\n\n<p>Zach:<br />We were still technically just exiting that Wild West era when the first WooConf happened, and we all got together in Austin. What year was that?</p>\n\n\n\n<p>Beka:<br />The second WooConf in Austin? Yeah, I think it was 2015.</p>\n\n\n\n<p>Zach:<br />You and I both spoke at 2017; we were secondary keynotes then, so that was Seattle.</p>\n\n\n\n<p>Beka:<br />We’re testing our memories here, Zach. But yes, there was one in San Francisco early on that was much smaller, then Austin, and then Seattle. All were really wonderful conferences. I would love to see something like that again in the Woo ecosystem.</p>\n\n\n\n<p>Carl:<br />I tell them all the time, every WooCommerce event. Zach can’t go, but I crash all the WooCommerce events and consistently remind them they should have a dedicated WooCommerce event.</p>\n\n\n\n<p>Zach:<br />A few people are calling for that now, and it’s a common thing. We miss it because it was our chance as a community to not only gather and be a community of builders and developers in one location but also a way to show off the cool stuff that’s been happening.</p>\n\n\n\n<p>Beka:<br />Yeah, it’s hard in Woo, right? With it being decentralized, you don’t always have a view of what other people are doing. There’s no one source, not even Automattic, that knows every WooCommerce site out there. I think it was super valuable to see that across the community.</p>\n\n\n\n<p>Carl:<br />For me, it was more networking. I was trying to find agencies that specialize in that or people that worked with it more because it’s hard at WordCamps. It’s people doing a bit of everything, so it’s hard to find the people that specialize in that. I’m actually really thankful I broke in because Bob sent me an invite that he couldn’t go to the first WordCamp Asia in Bangkok, and that got the ball rolling for me. A lot of WooCommerce people hang on the sidelines a bit at these WordCamps, so it’s hard to know who specializes in it, what the big agencies are, the big plugin companies, the big extension companies, who’s doing cool stuff. It’s just really hard to find them.</p>\n\n\n\n<p>Zach:<br />Yeah, it is, and I think Brian has done a great job with WooSesh, trying to keep some of that alive virtually, but virtual events don’t compare to being in person with a group of people. It’s still fun. I enjoy them. I love what WooSesh and WordSesh have done for the community, but it’s different than gathering in person.</p>\n\n\n\n<p>Carl:<br />Some conferences, like WPCampus, do a hybrid. I got accepted to speak this year but couldn’t go physically, so I declined because I’m like you. I think the physical connection aspect, the physical networking in person, is way better than virtual. So if that’s your goal, it’s really important. Conferences, it’s hard when you do purely virtual. I think it’s good that some events are trying to do this hybrid format at least to accommodate the speakers because it’s also about the speakers. It costs a lot of money. I think WPCampus actually has a bit of a stipend, but WordCamps don’t. So there’s financial accessibility, a question of how comfortable you are traveling. So I think it’s great to have these hybrid events, but for the speakers and attendees, there’s a big difference.</p>\n\n\n\n<p>Zach:<br />It is. Right now, the designer and developer community are coming together in a virtual and physical hybrid event for Figma, right? Figma has their Config event happening yesterday and today as we’re recording. They’ve taken a hybrid model as well. They have a limited number of in-person tickets that sold out, and everybody else can attend virtually, which is pretty cool. I hope to see</p>\n\n\n\n<p>more events do that, take that hybrid approach, limit the number of attendees, but offer the people who couldn’t attend in person to attend virtually. It seems to be a really good model. The hardest part with that model is the participation of virtual people compared to those in person. I don’t think anybody’s really cracked the code on that yet. We’ll see, though. We’ll see if somebody figures that one out.</p>\n\n\n\n<p>Carl:<br />I remember there were these little virtual pixel 16-bit hallways during Covid. Some people, you could walk around and I was just like, no, thank you. I’m a bonafide nerd. I’m 41, started coding at seven. My first computer was a Phillips, which I learned something insane, that Phillips spawned ASML and so did TMSC. I always associated Phillips with shaving razors, but apparently, they were really good at computers.</p>\n\n\n\n<p>Zach:<br />They did a great job in the semiconductor industry and other parts of the computer industry. They’re also huge in medical. They’re kind of everywhere. I worked on a project back in my Adobe days. I was working on a Flex application built for a subsidiary of Siemens called Sorian, called Med Suite. It was an electronic medical record system built entirely in Adobe Flex.</p>\n\n\n\n<p>Beka:<br />See, I find it interesting that you guys got into programming and the tech ecosystem prior to, let’s say, Woo or WordPress. Woo and WordPress is actually what got me into the ecosystem. My background was not in tech. I used WordPress early on to manage my website. The reason I learned HTML and then CSS was trying to insert tables on a website. How do I do this? There’s no WordPress to do a table. How do I do tables? Then, after you learn HTML and CSS, you keep going—PHP, you start to learn JavaScript. Even though I wouldn’t consider myself a very talented developer at this point, it’s never been my focus. I learned a lot about building and got into different ecosystems, different applications, worked extensively in Shopify, but have worked on e-commerce platform infrastructure as well. Since you’ve done other things outside the ecosystem prior to working with Woo and Prospress, and I have post working with it, how do you feel like the ecosystem these days compares? It’s definitely more mature than the early days. As a developer, if you were coming into this ecosystem today, are there things you would expect that you don’t see?</p>\n\n\n\n<p>Zach:<br />I think if I were coming in new right now, the thing that would bother me the most is how to add a table that I can actually use in the block editor to call back your table story. The table block kind of sucks right now. Sorry to those responsible for that block, but at least I filed a bug report.</p>\n\n\n\n<p>Beka:<br />Yeah, now you’re responsible for giving them the feedback.</p>\n\n\n\n<p>Zach:<br />It’s inflexible. There’s barely anything you can do with it beyond displaying data. Not a lot of options to customize beyond that. The ecosystem is interesting. It is at this inflection point between what it used to be, primarily PHP, and what it’s becoming, this hybrid of PHP and React, JavaScript, and whatever new technology we want to insert next. The interaction API isn’t react. It’s something else. I can’t remember what the framework is. Is it Alpine JS?</p>\n\n\n\n<p>Carl:<br />No, we were saying they should have. We had a conversation with Marcel and Mike when we did our joint. I have a lot of thoughts on the current state because I teach a lot of programming. I wrote an object-oriented programming book for WordPress developers that teaches computer science topics. It’s a huge loss to WordPress that you can’t do what you went through.</p>\n\n\n\n<p>Beka:<br />Yeah, it’s really easy to get started with React, and then 27 steps later, now you can finally write some code.</p>\n\n\n\n<p>Carl:<br />Yeah, exactly. It’s not easy. There’s a lot of… I think now more than ever, WordPress needs to think about developer experience more if they want to go that route. Before, PHP by itself offered a really good developer experience because you could just literally edit a file, FTP it up. Okay, you’re cowboy coding, but you could get something done. You could change something and see the effect.</p>\n\n\n\n<p>Beka:<br />Well, you could see your white screen of death, but then you got to see your effects later.</p>\n\n\n\n<p>Carl:<br />Then you fixed it, or you could display errors there. It felt more accessible for somebody with no programming background. Now it’s like, oh, I have to learn react templates. I have to learn this. I have to learn that. But forget about that because does my thing even build right now? I think it’s a huge loss to the ecosystem. I’m starting to get to the point where, I mean, things change. Nothing stays the same forever. But I think it’s more obvious than ever that WordPress, yes, it’s more mature, but the whole community nature of it is not really the same either. My favorite analogy is that it’s more like a corporate-backed open source project like MySQL. MySQL is super boring. Nobody knows who works on MySQL. It’s Oracle that must sponsor a lot of developers. WordPress is not quite the same, but it’s not the kumbaya of open source where people can make contributions. But there needs to be a focus on developer experience, especially in the PHP ecosystem. You’re competing with JavaScript, which is really popular. Then on the other side, you have something like Laravel that actually does care about developer experience. It’s completely different. If I told somebody to learn something in PHP, now I’d tell them to try Laravel. They’ll be closer to doing what you wanted to do, which is edit a template file. The syntax is different, but I see HTML tags. I can add some HTML tags. There’s some stuff there. I don’t have to compile it. There’s just so much tooling around it. How do you bring new people in? WordPress used to attract people that never did programming. That’s the best part. That’s what I find the most exciting. I think that’s what makes the community so diverse. People came from so many different backgrounds, just learned WordPress, and could contribute and build a company like yours. Well, you’re at your second company now, but SkyVerge was a big company, got bought by GoDaddy, and it started with somebody editing HTML files and adding tables. That’s amazing. To me, that’s crazy. So that’s why I think about that a lot.</p>\n\n\n\n<p>Beka:<br />Yeah, the diversity one is interesting. I certainly don’t have a problem at all with a project evolving and becoming more mature. There were parts of WordPress that needed that. If we go back 10 years, the Wild West wasn’t the way.</p>\n\n\n\n<p>Carl:<br />No, absolutely.</p>\n\n\n\n<p>Beka:<br />We’ve all seen the good and bad side of that. I think the biggest thing that I see sometimes is if you don’t have that kind of diversity of thought, you develop pieces of the project in a certain way. I sometimes see that with blocks. Exactly, your point about the table block. One of the things I’ve seen in WordPress is it was so accessible to me because of how extensible it was. You learn about actions and filters and the hook system, and you’re empowered to change something without having to completely write your application. Literally with a code snippet, six lines of code, I can change a thing. It gets addictive in a way where now I’ve changed this thing.</p>\n\n\n\n<p>Zach:<br />Absolutely.</p>\n\n\n\n<p>Beka:<br />Then you learn more. Within a couple of years, I was like, I really want to write my own plugin and started writing my own plugins. You progressively learn. I’m not saying my path is the right one or even a good one, but that extensibility is what got you in. It empowers a lot of people to use the software and made it popular. Sometimes with the block ecosystem, and I’ve had conversations with the Woo folks about that, who have been very receptive, which is wonderful, without that extensibility or ability to modify things, it makes the project less accessible to those tinkerers. People just trying to build a website for some local business that contracted them and is like, can you do this? It sacrifices some of the interoperability that’s unique to commerce. If you’re a publishing site, a block may be the most atomic piece of your workflow. I put a form here, a button there. But from our perspective, working in WooCommerce, that’s not the smallest piece because another extension needs to modify that too or add something of its own into your form. That’s been challenging. The diversity of thought of people who have grown up in open source and with that extensibility and playing in the sandbox with everybody else versus in isolation is something I feel is missing in modern day. I don’t know if you feel the same way.</p>\n\n\n\n<p>Zach:<br />I do to a point. I’ve provided feedback on some of the blocks WooCommerce has released, like the cart and checkout blocks. They are these monolithic pieces. They’re not separated well and weren’t extensible for a while. It wasn’t easy to extend them. They finally added the ability to add your own text blocks to the checkout, which was missing. I think the more we think about blocks, the more we have to think about blocks at the atomic level and how they compose into larger patterns. The patterns weren’t fleshed out when WooCommerce blocks started. I get why the checkout block and the cart block are more these monolithic block components, but now they would be better suited to being a pattern, a composition of numerous blocks that make up all those individual pieces. We would finally get back to some customizability and the ease of customizability on WooCommerce pages. We wouldn’t be back to the level of code we had the ability to tweak and customize before, but we’d have a clear delineation between front end and backend development. The visual display being separate from the backend processing makes sense long-term because it gives us</p>\n\n\n\n<p>more flexibility. As it sits right now, we’re getting there, but we’re not there yet. I just taught a course for Solid Academy talking about WooCommerce fundamentals with people who haven’t dove into WooCommerce yet. My favorite thing when teaching WooCommerce is showing people the Business Bloomer visual hook guides for the first time. They have this light bulb moment of, oh, so that’s what hooks are, that’s what they’re supposed to do. That’s what actions and filters are. Actions interrupt the flow of code, do something, and return control, and filters take an input, modify it, and return it back. Those are the two things we have from a code perspective to change how things work by overriding how they do by default. Just this eye-opening moment for developers where they see those visual hook guides and it clicks. Oh, okay, these are all the things and this is where they live, and this is why overriding that hook or changing its priority does what it does. That’s the power of where we’ve been. We have to make sure we don’t lose that.</p>\n\n\n\n<p>Beka:<br />Yeah, I would agree. With PHP, it’s a little easier versus something more event-based like JavaScript. It’s easier for a newcomer to grasp. I don’t lament that we’ve ruined WordPress. It’s a big step forward. People who have been in Woo as long as we have, we’ve seen some things. There’s the adolescent phases of version 1.6 to 2.0 or 2.3 to 3.0. Those were huge jumps for the project. There’s a lot of pain to grow up as an ecosystem. I feel like this phase is like that for me, but I’m also back in the ecosystem. It’s a good change and will make things better. The biggest thing is preserving that superpower of the ecosystem, that interoperability between different code projects merging into one execution stream at runtime. How do you preserve that and welcome different builders into that workstream? I think it’s a little scary. People are scared because that results in bad things sometimes. But the net positive of the kinds of sites people can create is really cool. Sometimes you have to take the good with the bad.</p>\n\n\n\n<p>Zach:<br />I’m reminded of the commercials for State Farm. “We know a thing or two because we’ve seen a thing or two.” We’ve been through the trenches of building WooCommerce sites larger and more complex than imagined. It’s amazing that open source can do that. It can enable something that even the creators had no clue was a possibility when they were starting out. I don’t think Mike and James had any idea that something they were working on would power billions of dollars in commerce.</p>\n\n\n\n<p>Beka:<br />Every year, right? Billions every year. They’ve published the global GMV of WooCommerce sometimes in WooSesh. It’s probably even an underestimate from what I’ve seen. Last time they estimated WooCommerce powers tens of billions.</p>\n\n\n\n<p>Carl:<br />It’s hard to get an estimate.</p>\n\n\n\n<p>Beka:<br />Yeah, because there’s no centralization. I’ve looked at different ways to estimate, but it’s hard to know how much revenue is online versus offline for some businesses that use it.</p>\n\n\n\n<p>Carl:<br />Some people use it internally.</p>\n\n\n\n<p>Beka:<br />At least tens of billions.</p>\n\n\n\n<p>Carl:<br />I know from indirect clients that they use it just for internal warehousing and internal customers. If you’re a big company…</p>\n\n\n\n<p>Beka:<br />Running your own swag store.</p>\n\n\n\n<p>Carl:<br />Yeah, exactly. It could be a swag store or just managing inventory between divisions. In big companies, the financialization is interesting. It’s impossible to track all that usage.</p>\n\n\n\n<p>Beka:<br />The cool thing is they do that because you can customize it. It has those crazy diverse use cases because of that customization. Your software can work together easily with other software.</p>\n\n\n\n<p>Carl:<br />It’s the only option. That’s why I’m still really bullish. Even if Shopify is great, if you want a self-hosted thing, your other option is Magento, and that’s not really a road most people want to go on. That’s really exciting. Just from a developer aspect, it’s not necessarily lamenting, but it comes from being around programming for so long.</p>\n\n\n\n<p>Beka:<br />Yeah, you care about it. You want it to be better.</p>\n\n\n\n<p>Carl:<br />But also, I love programming. You described it the best way. You can make little changes and feel empowered. It’s the empowerment. You put a filter, six lines of code, and it did something. And you’re like, holy crap, I’ve done something. That’s addictive. How do you get people to that space as fast as possible with as little technical knowledge as possible is really important, even if you’re not the flavor of the month framework. That’s the essence. Things can mature and not stay accessible, and that’s okay. But if you want to think about the health of the ecosystem and bringing new people in, I was really heartened to meet a couple of 23-year-olds at WordCamp EU. I thought we were all late thirties, early forties people. There weren’t a ton of them, but a few. That’s really important. It doesn’t have to be cool, but you want to make it something they’re not like, okay, boomer. It’s always going to be like, oh, I want to try the newer thing. It’s good to keep that in mind. The harder it is, the more people don’t want to do it, and the harder it is to bring people in, which affects health of products, hiring, maintaining talent.</p>\n\n\n\n<p>Beka:<br />You don’t want to become COBOL in a few years, right?</p>\n\n\n\n<p>Carl:<br />Yeah, exactly. I’m trying not to say COBOL, but basically not become COBOL. There’s a big gap between that, but this idea that it’s good for the ecosystem too, for indirect reasons.</p>\n\n\n\n<p>Beka:<br />The accessibility becomes a big thing. It reminds me of what General Assembly did for Rails and how easy it was for people to pick up and start learning. By the end of six weeks, they build a small web app. I hired a lot of Rails developers. Some of our software was Rails with a React front end. As a small company, we didn’t always hire people that junior, but it was amazing how people could have no code experience but have an interactive web app they built by the end because of how accessible the ecosystem was. Carl, to your point, that’s a good measure of how well you can thrive and get people in the door. Not people like us who do this all day, every day, and build software for the platform. It’s people building WordPress websites and need to customize something for a client. Can they do it? If there’s not a plugin that exists or it only gets them 90% of the way there, have we made it easier for them to get on board and try?</p>\n\n\n\n<p>Carl:<br />I always try to think empathetically. PHP is my sixth or seventh programming language. I’m not a representative person, so I always try to think. I think programming is a life-changing career that anybody, regardless of educational background, could get into. Anything that empowers people to do that, to have that opportunity, is huge. WordPress attracted people that never did programming. That’s the great thing. A lot of people career changed into WordPress, built companies, sold companies, made money, learned even more complicated things. It was great. That’s always what’s in the back of my mind.</p>\n\n\n\n<p>Zach:<br />A couple of things based on what was just discussed. We have a newer podcast here at Do the Woo, part of the All Things WordPress and WooCommerce podcast, called The Next Gen, with Allison Dye and Sophia DeRosia talking about WordPress and the next generation of WordPress. It’s interesting to see what that looks like from their perspective as younger people in this ecosystem. I’m excited about the next generation of WordPressers. There’s a lot of possibility and potential. I’m excited about newer community members driving us forward. Also, I got into computers by breaking something. There’s an inherent desire to tinker that comes with being a developer. I was tinkering before I knew what I was doing, and I ended up breaking my grandmother’s brand-new computer. I ended up on the phone with my friend’s dad, Tom, who worked at Baxter Labs in their IT department. He was the only person I knew who could help me fix what I had done. I spent hours on the phone with him, and he took his time to help me rebuild the operating system when I was nine or ten years old. That pushed me to understand that tinkering may have a cost, but it also has a benefit. I never stopped tinkering. I encourage anybody interested in development, sitting on the builder side thinking, wow, I really like hearing Zach and Carl talk about development, but it seems daunting to get into it. Just tinker. At the core of what we’re talking about, the block ecosystem changes tinkering in a way that makes it more difficult. I would encourage people who are newer to WordPress to look at the Roots Project with Radical. It uses the Roots stack and the Roots ecosystem. They have this thing called ACORN that lets you use Laravel inside WordPress. It’s a completely different way of looking at things than the block editor. It has ways to use and build blocks with an HMR-supported build setup. These are really cool things as part of a nice starting point if you’re interested in trying something different than what WordPress core does by default. It’s the power of an open-source ecosystem that allows people to build anything because we have all the code. That’s powerful. Sometimes we lose sight of that as a community that’s been in it. If we were working in a closed-source ecosystem like Shopify, BigCommerce, Squarespace, Wix, or Weebly, we don’t know the internal workings. We have a set of integration points, but that’s the limitation. We can only talk to the things we’re allowed to. It’s harder to build highly custom things. One of the things I talk about frequently is that Woo</p>\n\n\n\n<p>Commerce enables non-traditional stores. We have a ton of capability for selling physical products, but we can also, due to plugins, do things that are significantly different. We can do event ticketing, bookings, hotel reservations. Try that with Shopify out of the box. WooCommerce is highly focused on physical products. It’s not particularly great at virtual products. It can do it, but not particularly well.</p>\n\n\n\n<p>Beka:<br />You need apps to do that.</p>\n\n\n\n<p>Zach:<br />Yes, you need the booking plugin. Virtual products, event ticketing, time and resource-based booking, accommodation booking, membership sites, online courses, charitable giving, fundraising, peer-to-peer software subscriptions—these are all business models powered by WooCommerce. Think beyond physical products. These are things plugins enable. All these things are possibilities inside the WooCommerce ecosystem. That’s insane. There’s no other e-commerce platform that can do all those things and do them well. That’s a strength.</p>\n\n\n\n<p>Beka:<br />If you were getting into the Woo ecosystem to build things right now, how would you use that information? Would you be building booking plugins? What would you be doing if you were listening to this?</p>\n\n\n\n<p>Zach:<br />I would shift my definition of e-commerce because what we think of as e-commerce is generally the Amazon model of selling a product and shipping it. Shipping at such a low cost that margins are low. It’s hard to make money without volume when your margins are low. Amazon changed the physical product world. I would change my definition of commerce to be anything that involves transacting through a website.</p>\n\n\n\n<p>Beka:<br />Using Woo with a framework to do that.</p>\n\n\n\n<p>Zach:<br />Absolutely.</p>\n\n\n\n<p>Carl:<br />Exactly. I agree with that.</p>\n\n\n\n<p>Beka:<br />You heard it here, folks. If you’re a new developer, building the next invoicing app for plumbers is the way to go. I agree. Service businesses and other kinds of businesses—you see them more commonly on Woo because they can’t use anything else.</p>\n\n\n\n<p>Zach:<br />In addition to that, you have these restricted product categories that don’t have other choices. These restricted product categories are growing by leaps and bounds.</p>\n\n\n\n<p>Beka:<br />Shout out to all the vape stores out there.</p>\n\n\n\n<p>Zach:<br />There are sites I know of in restricted categories doing hundreds of millions of dollars in sales in a month just through WooCommerce. That’s because we have the capability to build payment gateways and plugins that tie to high-risk payment processors willing to take that business. That’s the open-source nature of WooCommerce and WordPress.</p>\n\n\n\n<p>Carl:<br />Or selling gray market stuff. But one of my favorite WooCommerce sites is a Canadian site to buy magic mushrooms. It’s WooCommerce, and it’s the coolest site. They went all out with a Miami Vice aesthetic. But they can do that. What you can host, what you can sell, what payment options you have is important. So I really like Zach’s idea of expanding, really think about e-commerce literally as electronic commerce. Are you doing commerce online for anything? Like you said, plumber, wedding DJ, book gigs as a wedding DJ and charge for it. Anything. It lets you do that. That’s the real way to think about the platform.</p>\n\n\n\n<p>Beka:<br />I favor people I can pay online for things, even a DJ or booking something. If I can do it and pay online, I feel like it usually indicates people are more serious about their business versus someone I have to call and book.</p>\n\n\n\n<p>Carl:<br />Oh, interesting.</p>\n\n\n\n<p>Zach:<br />The four to six times a year I book a haircut, I do it online. That’s how I reserve that person’s time. I do the same with my doctors, my therapist, and all the other services I consume regularly. All the booking is done virtually now. I’m not calling somebody to set these appointments up. Building these tools increases accessibility to services for people who wouldn’t want to book them because of the friction involved. Friction is a killer. I know we’re talking about development, but these things are important to know. Friction is a killer. Statistically, the abandonment rate is 57%. Friction is enough for them after making a purchase decision to cancel, to abandon their decision. They’ve decided to give you money, and now 55% of shoppers say friction is frustrating enough to quit a purchase. Crazy. Friction can exist in multiple ways. For some people, making a phone call to a location to set up an appointment is terrifying.</p>\n\n\n\n<p>Carl:<br />Don’t make me call. I’m extroverted and will talk to anybody at a conference, but don’t make me call for support. I just want to do it online or via form or email.</p>\n\n\n\n<p>Zach:<br />Building these tools increases the accessibility of these services to people who normally would not want to book them because of friction. I think the future of commerce is going beyond the Amazon model. It’s a great model. It works well. But people who look at things more creatively and don’t just copy Amazon will see huge returns. Experimentation will be rewarded in the coming years because e-commerce is growing. The industry segment is growing. It’s already billions more than we thought it would be and will be billions more. I think we’re crossing the trillion-dollar threshold this year in the US for e-commerce transactions. So much money is being transacted online. For anybody thinking, wow, I really want to get into this space, do it. Beka is a testament that you can get into this space, build things people love, and get a call from someone as crazy as GoDaddy, be acquired, build product inside a large organization, then exit and come back in and start again with another plugin company, Kestrel. I can’t wait to see what you, Max, and Justin do with Kestrel. It’ll be a lot of fun to see the future unfold. But we’ll leave that for another podcast.</p>\n\n\n\n<p>Beka:<br />You ended with a cliffhanger, Zach.</p>\n\n\n\n<p>Carl:<br />That’s how we get you back.</p>\n\n\n\n<p>Zach:<br />We’re talking about having you come back for a product chat in the near future. Be on the lookout for it. Have Beka come back in and talk more about the story behind Kestrel and where Kestrel is going. It’s been a joy talking the history of Woo and some of the thoughts we have around where things are going and development in general. Thank you for joining us this week. Before we wrap up, I always give Carl the opportunity to ask any final questions he has.</p>\n\n\n\n<p>Carl:<br />I don’t have any follow-up questions. I’ve just really enjoyed the discussion. I thought it was really good.</p>\n\n\n\n<p>Beka:<br />Carl’s going to ask when I start building block tooling. Don’t ask me that, Carl.</p>\n\n\n\n<p>Carl:<br />I wouldn’t invest in block tooling until they can say, okay, we’re done. Some people tried to build abstractions around blocks, but it’s so volatile and unstable that it’s not worth the investment to maintain that.</p>\n\n\n\n<p>Beka:<br />Yeah, I’d agree. You need to work with Woo and WordPress core to make those things happen. The cool news is we’re seeing it. It’s super exciting to see something change.</p>\n\n\n\n<p>Carl:<br />There’s an opportunity.</p>\n\n\n\n<p>Beka:<br />Yeah, that’s why I’m back, right?</p>\n\n\n\n<p>Carl:<br />Maybe there will be an ACF for blocks eventually or something to abstract away and make it easier for people to do these blocks. But I don’t think it’s right now.</p>\n\n\n\n<p>Beka:<br />I think ACF block is the ACF block.</p>\n\n\n\n<p>Carl:<br />Yeah, ACF blocks are cool too, but you know what I mean. Something…</p>\n\n\n\n<p>Zach:<br />Yes, absolutely. Something that’ll be a landmark shift in how we build with the block editor. That’s definitely something on the horizon. Some tools are really close already. We’re in a good position to usher in a new future together as a community. For those watching some of the drama in this community, remember you have a choice to engage in that drama or ignore it. You have the ability to change this ecosystem by participating. That’s the wonder of open source and contribution. Despite what some people may think or the feelings some may have, we all have the possibility and potential to influence where the future goes. That’s what I remain focused on. No matter how small a voice you have, you have a voice. Use it.</p>\n\n\n\n<p>Beka:<br />Beautiful.</p>\n\n\n\n<p>Zach:<br />Thank you.</p>\n\n\n\n<p>Beka:<br />Well said.</p>\n\n\n\n<p>Zach:<br />Now that I’ve ended on a high emotional point, Beka, how do people find you on the internet?</p>\n\n\n\n<p>Beka:<br />I’m around. I’d love for people to check us out at kestrelwp.com. As Zach mentioned, we’ve acquired a number of plugins for Woo to ramp back up. We’re excited to be back in the space. I’m on Twitter, B-E-K-A-R-I-C-E. Happy to chat and love to hear what people are building. If you’re in the Woo space and getting into some new projects, let me know how I can help.</p>\n\n\n\n<p>Zach:<br />Awesome. As always, if you have ideas for what you’d like to hear about on a Woo DevChat, go to your favorite social media platform and use hashtag bug Bob. We’re still going to make this thing happen. Hashtag bug Bob. Bob will listen to your feedback or just go to Do the Woo.io and contact us there. We want to hear your feedback. If you want to participate in a dev chat, we’d love to hear your ideas and hear from you directly. On behalf of myself, Carl, Bob, and the entire Do the Woo team, thank you for listening and being part of this amazing community.</p>\n</div>\n\n\n\n\n<p>Welcome to another episode of <strong><em>Woo DevChat</em></strong> and join hosts <strong>Zach Stepe</strong>k and <strong>Carl Alexande</strong>r as they dive into a lively discussion with <strong>Beka Rice, a seasoned WooCommerce expert and product architect at Kestrel.</strong> </p>\n\n\n\n<p>In this episode, Beka shares her journey through the evolving WooCommerce ecosystem, the challenges and opportunities in the world of development, and the exciting future ahead with her new venture, Kestrel. Whether you’re a seasoned developer or just starting out, this episode is packed with insights, reflections, and forward-thinking ideas. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Highlights</h2>\n\n\n\n<p><strong>The Evolution of WooCommerce</strong>: WooCommerce has evolved significantly from its early days, becoming more mature and complex. The community has grown, and the ecosystem now includes a diverse range of plugins and extensions.</p>\n\n\n\n<p><strong>Challenges with Blocks</strong>: The transition to using blocks in WordPress and WooCommerce has created new challenges, particularly around extensibility and ease of customization. Blocks need to be more flexible and easier to work with for developers.</p>\n\n\n\n<p><strong>Developer Experience</strong>: There’s a need to improve the developer experience within WordPress, especially for new developers. Ensuring the platform remains accessible and easy to tinker with is crucial for attracting new talent.</p>\n\n\n\n<p><strong>Diverse Use Cases:</strong> WooCommerce supports a wide range of business models beyond just physical products, including virtual products, event ticketing, bookings, membership sites, and more. This versatility is a significant strength of the platform.</p>\n\n\n\n<p><strong>Importance of Community</strong>: The open-source nature of WordPress and WooCommerce allows for a collaborative community where developers can contribute, innovate, and influence the future of the platform. This community-driven approach is vital for continued growth and improvement.</p>\n\n\n\n<p><strong>Focus on Reducing Friction</strong>: Reducing friction in ecommerce transactions is essential. Making it easier for customers to interact with businesses online, whether through booking services or making purchases, can significantly improve conversion rates.</p>\n\n\n\n<p><strong>Future Potential</strong>: There is excitement about the future of WooCommerce and the potential for new innovations. The community is looking forward to seeing how new tools and approaches, such as those developed by Kestrel, will shape the ecosystem.</p>\n\n\n\n<p><strong>Encouragement for New Developers</strong>: The conversation emphasizes the importance of welcoming and supporting new developers in the WooCommerce ecosystem. Tinkering and experimenting are encouraged as ways to learn and grow in the field.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Links</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https://kestrelwp.com/\">KestrelWP.com</a></strong></li>\n\n\n\n<li><strong><a href=\"https://x.com/Beka_Rice\">Beka on X</a></strong></li>\n\n\n\n<li><strong><a href=\"https://x.com/kestrelwp\">Kestrel on X</a></strong></li>\n\n\n\n<li><strong><a href=\"https://www.linkedin.com/company/kestrelwp/\">Kestrel on LinkedIn</a></strong></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 09 Jul 2024 08:15:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WordPress.org blog: WP Briefing: Episode 83: Learning Pathways\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=17489\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/news/2024/07/episode-83-learning-pathways/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:35146:\"<p>Discover how Learning Pathways can guide you through your WordPress journey with clarity and purpose. In the latest episode of WordPress Briefing, host Josepha Haden Chomphosy welcomes special guest Wes Theron to discuss the newly introduced Learning Pathways. These curated lesson sets are tailored to various experience levels, roles, and use cases, ensuring a personalized learning experience for every WordPress user. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host: <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br />Guest: <a href=\"https://profiles.wordpress.org/west7/\">Wes Theron</a><br />Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br />Logo: <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br />Production: <a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br />Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://learn.wordpress.org/\">Learn.WordPress.org</a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://learn.wordpress.org/course/beginner-wordpress-developer/\">Beginner WordPress Developer</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/course/beginner-wordpress-user/\">Beginner WordPress User</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://wordpress.org/playground/\">WordPress Playground</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7ETacCXdCCxwdAo-_xciwlQJ\">Learn WordPress YouTube Playlist</a></li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2024/06/wordpress-6-5-5/\">WordPress 6.5.5 is now available!</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2024/06/15/wordpress-contributor-mentorship-program-q4-2024-call-for-interest/\">WordPress Contributor Mentorship Program Q4 2024</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/6-6/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress 6.6 Official Release</a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.youtube.com/watch?v=OyYdkXAx7qw\">What’s new for theme developers in WordPress 6.6</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/meetings/\">Upcoming WordPress Meetings</a></li>\n</ul>\n</li>\n\n\n\n<li>Have a question you’d like answered? Submit them to <a href=\"mailto:wpbriefing@WordPress.org\">WPBriefing@WordPress.org</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-17489\"></span>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong> Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Intro music) </p>\n\n\n\n<p>[00:00:39] <strong>Josepha:</strong> As a steward of the WordPress community, one of the big overarching questions that I grapple with is how to make sure people who have just found out about us know how to get around. Obviously, there’s the contributor path, which is important to me because I am especially concerned with the longevity of our little open source community, but there’s also a path for folks who are learning how to use the software.</p>\n\n\n\n<p>[00:01:03] <strong>Josepha:</strong> And so, joining me today to talk through a project called Learning Pathways is Wes Theron. Wes, welcome to the WordPress Briefing.</p>\n\n\n\n<p>[00:01:11] <strong>Wes:</strong> Good day. Thank you very much for having me. It’s a pleasure.</p>\n\n\n\n<p>[00:01:13] <strong>Josepha:</strong> Before we get into this project that we’re talking about, do you want to just tell me a little bit about who you are and what you do with the WordPress project?</p>\n\n\n\n<p>[00:01:22] <strong>Wes:</strong> Yeah. So, as you know, my name is Wes Theron. I’m based in New Zealand, and I’m an instructional designer. And, I am part of the Training Team. So, most of my life revolves around creating learning content for learn.WordPress.org.</p>\n\n\n\n<p>[00:01:38] <strong>Josepha:</strong> Oh, that’s quite a life. Teaching people how to use WordPress.</p>\n\n\n\n<p>[00:01:42] <strong>Wes:</strong> Yeah, I teach WordPress. We run online workshops. I create video tutorials, courses, and now, of course, this great project we’re working on, Learning Pathways.</p>\n\n\n\n<p>[00:01:52] <strong>Josepha:</strong> Yeah. So, I’ve talked about Learning Pathways a few times here on the podcast, but for folks who have not heard me talk about it or who just need a more in-depth understanding, why don’t you tell us a little bit about this project as it stands today? </p>\n\n\n\n<p>[00:02:06] <strong>Wes:</strong> Yeah, so when Learn started out, I think the main goal was to just get learning content on the site. But, in May of last year, we shared an individual learning survey with folks, and we were hoping to basically find out what are the needs of the learners? What are learners after? And from that individual learner survey, we actually learned a few things. We learned that tutorials, courses, and online workshops were the most used content types. We also saw that web-based learning is the most popular learning method. And then there was a clear need for a structured way of consuming learning material. And that’s basically where the Learning Pathways project was born; to create Learning Pathways that basically target various types of learners, but also various skill levels. So July of last year, we started with outlines, creating outlines for these learner pathways.</p>\n\n\n\n<p>[00:03:10] <strong>Wes:</strong> And then, in October of last year, we actually started creating content. So, the first learner pathways we started working on was the User Learning Pathway and the Developer Learning Pathway. And what that entails is of course, creating a Learning Pathway for beginner users, intermediate users, and then advanced users.</p>\n\n\n\n<p>So that’s how we kind of broke it up. And last week, the Beginner Developer Pathway was actually published, so that’s very exciting. And a few weeks before that, the Beginner WordPress User Pathway. And yeah, of course, we’ve got many other pathways in the pipeline that we want to work on. For example, a Designer Learning Pathway and even a Contributor Learning Pathway.</p>\n\n\n\n<p>[00:03:57] <strong>Josepha:</strong> Yeah, when we’re talking about pathways, what we mean is, like, we are figuring out what you probably need to know when you first arrive and then helping you to identify what you build on based on what your goals might be.</p>\n\n\n\n<p>[00:04:11] <strong>Josepha:</strong> Like, obviously, the beginner user, the goal is basically just like, learn how to get WordPress doing stuff at all. Like that’s, that’s an easy goal to understand. But when you all were doing the work to figure out what needed to be in the pathway for a beginner developer, and as you’re looking towards doing the work around intermediate and advanced topics, like how are you all able to determine what most likely you need in those various steps in the learning process?</p>\n\n\n\n<p>[00:04:42] <strong>Wes:</strong> So, of course, a lot of research went into that. When we created the outlines for these Learning Pathways. We shared it with the community. We asked for feedback. And yeah, a lot of research was done to make sure we cover all the all the bases. </p>\n\n\n\n<p>[00:04:59] <strong>Josepha:</strong> I know that there were a couple of different proposals about how to, like do skills assessments, maybe? There was something where like we were talking with companies that employ WordPress folks in the ecosystem, and then we were talking to WordPressers who were currently trying to make sure that their skills were advanced enough to get those jobs. And we were trying to figure out like the distance between those and where we actually have some concerns around like the language choices that they need, like basic developer language choices and jargon that goes in there and stuff like that.</p>\n\n\n\n<p>[00:05:34] <strong>Josepha:</strong> So this, if I recall correctly, the research for this has been going on for like maybe two or three years, right?</p>\n\n\n\n<p>[00:05:42] <strong>Wes:</strong> Yeah, definitely. And we’ve reached out to many stakeholders within the WordPress community. And as you say, even agencies, and businesses, you know, trying to find out what do they want people to know when they employ them. And yeah, then of course, speaking to the community, speaking, speaking to folks at WordCamps reaching out to folks an online workshops.</p>\n\n\n\n<p>[00:06:04] <strong>Wes:</strong> So, yeah, it’s definitely been an ongoing process and also seeing what resources are lacking and what needs to be there. </p>\n\n\n\n<p>[00:06:12] <strong>Josepha:</strong> Yeah, so, the very first, the very first iteration of any training that the WordPress project was offering on, I think it was on learn.WordPress.org, but I don’t actually know for sure, was a troubleshooting workshop, because when you are trying to figure out WordPress for the first time, when you are trying to figure out any software for the first time, being able to figure out what went wrong is a really important part of that. And so that was like the only workshop that existed over there for quite some time. And so it’s really nice to see how we have really, not only created a bunch of resources in general, if you all have not looked at learn.WordPress.org lately, it has, like, workshop outlines that you can use to do a training by yourself at your meetup group or at a school or whatever it is.</p>\n\n\n\n<p>[00:07:08] <strong>Josepha:</strong> But then also, I want to say it was maybe two, three years ago, that you all, as a team, the Training Team, started doing these online workshops. And so, when you created the Learning Pathways, considering like how much time and research has gone into this project overall, did you all have learnings that came from those workshops that you had already done? Is this like a collection of workshops or is this something where you can do it at home and learn by yourself and then go someplace else and learn more about WordPress? Like how does that function in what we have already?</p>\n\n\n\n<p>[00:07:45] <strong>Wes:</strong> Yeah, so maybe I should first, maybe let’s define a learning pathway. So I, I thought about this, but a learning pathway, I would say, is a route taken by learner through a range of modules, lessons, and even courses to build knowledge progressively. So it’s similar to a course, but of course usually covers like a specific topic or subject where learning pathways usually have a larger goal.</p>\n\n\n\n<p>[00:08:11] <strong>Wes:</strong> So I wouldn’t say that the online workshops form part of the Learning Pathways project. And maybe I can also clarify that the teacher notes or the lesson plans that you refer to is something that’s also changing going forward. </p>\n\n\n\n<p>[00:08:23] <strong>Josepha:</strong> Oh, good. Because I wrote some of those, and I am not an instructional designer. And so, ha!</p>\n\n\n\n<p>[00:08:30] <strong>Wes:</strong> We’ve actually decided to move away from having two different content types. So, we had tutorials. You know, video tutorials, and we had lesson plans, and as you said, the lesson plans were notes that somebody could use to run an online workshop or to go to a WordCamp or at their local meetup and use that to teach something. But moving forward for Learning Pathways, we are actually just going to have one content type, namely lessons. And then lessons from part of creating a course or lessons from part of creating modules and then Learning Pathways. The other exciting thing, and something we haven’t mentioned, is that at the end of this month, when we launched the Learning Pathways or the first few Learning Pathways, it actually coincides with a website redesign.</p>\n\n\n\n<p>[00:09:18] <strong>Wes:</strong> So, yeah, beyond the lookout, hopefully, learn.WordPress.org is going to have a brand new face at the end, from the end of July or, yeah, or August. So, yeah, that’s very exciting.</p>\n\n\n\n<p>[00:09:30] <strong>Josepha:</strong> Excellent. Excellent. So, you said that these Learning Pathways are part of a larger goal. Is that a goal for your learners or a goal for WordPress? A goal for the team?</p>\n\n\n\n<p>[00:09:40] <strong>Wes:</strong> I would say all of the above.</p>\n\n\n\n<p>[00:09:42] <strong>Josepha:</strong> Goals for everybody. We’re like the Oprah of goals. Don’t come get me, Oprah. That’s all I got to say about it.</p>\n\n\n\n<p>[00:09:48] <strong>Wes:</strong> Yeah, I think for us as a team, at the end of the day, we want folks to be able to use the content and find the content and utilize all the learning material on learn.WordPress.org. And then, of course, at the end of the day, for learners, we want folks to be able to succeed in whatever they are trying to do. Is it to build their own website? Is it to maybe find a job as a developer? And. Yeah, I mean, the list can go on.</p>\n\n\n\n<p>[00:10:21] <strong>Josepha:</strong> Yeah. So, on the subject of wanting to help people succeed, I think that as far as I hear from the majority of contributors that I have worked with over the years, like helping other people figure out how to do this and making sure that they can succeed is always something that is top of mind for contributors to open source probably in general, but definitely to WordPress. Like, we really care about helping other people figure out how to have the same sort of benefits that we’ve had in the project and with the software. So if you have somebody who is familiar with all the bits and pieces of WordPress and really, really want to like show up and help teach some things. Is it the case that they can take part in like running a Learning Pathway? Is it something where we mostly need people to help us build some content? Like if we’ve got people who are just desperate to help other people succeed in WordPress, what kinds of things can they show up and help do on this project?</p>\n\n\n\n<p>[00:11:22] <strong>Wes:</strong> Yes, please come to the Training Team. There are many ways to get involved. If you just want to review content, you can do that. But yeah, we do have a need for content creators, folks, you know, creating a video lesson or putting their hand up and saying, I will actually create an entire module or an entire learning, a Learning Pathway. We do have some awesome contributors that’s part of the Training Team that are already doing that. Some people are writing scripts. Some folks are actually, you know, creating everything from the beginning to the end. So they are writing the script, they recording the video, publishing the video, et cetera. And then we’ve, of course, have people reviewing content. We’ve got folks running online workshops. If maybe creating video content is not their, is not their forte, they can can run online workshops. So yeah, many ways getting involved.</p>\n\n\n\n<p>[00:12:16] <strong>Wes:</strong> But Josepha, I wanted to point something else out that I haven’t done. I think there was a real need for Learning Pathways because, at the moment, if somebody new to WordPress or new to developing with WordPress wants to find learning content. You know, where do they go? What’s the main platform to go to? I think most people probably go to YouTube, right? But a lot of the content there are, are scattered and fragmented. </p>\n\n\n\n<p>So a lot of learning material or learning about WordPress is all over the place. It’s not in one place. And as I said, a place where you can actually learn from A to Z, learn progressively learning in a structured way. Yes, we know there are courses available that you can pay for, but the awesome thing about this project is that we are providing these Learning Pathways, these learning resources, for free for folks to be able to work through at their own time. I know that’s something else you asked earlier on. So yes, this is a course in quotation marks; this is a Learning Pathway that somebody can start whenever it suits them, you know, in the comfort of their own home, and they can work through the Learning Pathway from the beginning to the end. Or, if they feel I actually know everything taught in module one and two, I’m going to start at module three, they can do that. They basically come in at their skill level.</p>\n\n\n\n<p>[00:13:43] <strong>Josepha:</strong> Yes. I think it’s really important to try to meet people where they are. And I know that it’s difficult because, like, we don’t take a lot of data from our users. You don’t have to give us basically anything in order to use WordPress. And by basically, I mean you literally don’t have to give us anything to use WordPress.</p>\n\n\n\n<p>[00:14:01] <strong>Josepha:</strong> And so we always have some difficulty in figuring out what is it that our users need the most in order to succeed the quickest. And so I agree that there was a real need for this not only because, like, there’s plenty of content for getting from, like, some knowledge to a good amount of knowledge. There’s almost no content around, like, I didn’t know CMSs existed until yesterday, and now I need to quickly learn how to do it because it’s become a thing I need to do in my job. There’s some really clear, like use cases for being able to onboard quickly and progressively.<br /><br />And I understand that, like, having a clear, structured way to learn doesn’t always fit with the idea of meeting people where they are. But I do really think that, that like what you were saying, it can be as structured as you need it to be. But also, if you get into it and you think to yourself, you know, I know this information already. I can move on to the next module. I can move on to the module after that. Similar to the way we do that at WordCamps also. If you get into a session and you thought it was going to be useful for you, and you discover that it’s not once you’re there, you don’t have to stay. You can go to a different room where they’re teaching about SEO if it turns out that you don’t need to learn about JavaScript today.</p>\n\n\n\n<p>[00:15:23] <strong>Josepha:</strong> And I think that that’s, it’s kind of the value that this is hoping to bring, like, because it is a little bit built one on top of the other when you discover that you have already learned something, you can easily try out the next step and know that it’s probably a good next step.</p>\n\n\n\n<p>[00:15:38] <strong>Wes:</strong> Exactly. And if you maybe want to teach this to other folks. The plan is to, you know, we had lesson plans. We have a lot of lesson plans on Learn. But the plan is also to, instead of having, as I said, two different content types, is to have lessons but then add a tab where you can click on teacher notes and actually teach something as well if that is your goal. But yes, our lessons and modules also include quizzes and, hopefully, some practical activities. We’ve incorporated WordPress Playground where, where folks can actually, you know, test out what they’ve learned or test their knowledge. So yeah, I agree with you that you can basically join the Learning Pathway wherever you feel the most comfortable.</p>\n\n\n\n<p>[00:16:28] <strong>Josepha:</strong> So we’ve been kind of in the weeds of the project itself, the program itself, and if you want to like do stuff with that and in that. Let’s switch gears a little bit and talk about just what people who are wanting to join those pathways would need to know. Do you have any advice for somebody who is just today learning about these Learning Pathways and they think to themselves, I definitely want to sign up for one of those. Like, for one, how do they get started? And for two, your like top two or three bits of advice for as they get started? </p>\n\n\n\n<p>[00:17:05] <strong>Wes:</strong> So you can make your way to learn.WordPress.org, and you can basically open the, the pathway, and you can start wherever, wherever you want to. We have made it possible to actually view these pathways or our content without logging in with your dot org profile. The other thing I also wanted to mention is that our content is actually hosted on YouTube now.</p>\n\n\n\n<p>So the great thing is we have these pathways within YouTube as well. So, folks can go to the, YouTube channel and see our content. And, of course, that basically reaches a very wide audience. And hopefully some of those videos will also bring people to the dot org site so that they can access the content.</p>\n\n\n\n<p>[00:17:57] <strong>Josepha:</strong> I think it’s great that you don’t have to sign up for a profile. If you are a brand new WordPresser and ran into this in your dashboard and are listening to this podcast now. So dot org profiles are a place where you can kind of log your activity in the WordPress community and the WordPress project. You do not have to have one in order to use WordPress. You don’t have to have one in order to look at these courses or to learn from them. But I always think that it’s kind of nice to get your profile set up so that people kind of know who you are and what you’re doing. And then also your activity shows up. Like, you can see that you enrolled in the course and you get to know for yourself that you made some progress. I know that when you’re getting started, it’s hard to, like, see your progress because you don’t know how far you have to go. And so, like progress when you’re starting out is really difficult to feel is real. And so I like it just so that you have a few reminders to yourself, like, look how far I’ve come as you’re trying to figure out how far you still have to go. And so I like that a lot. </p>\n\n\n\n<p>[00:18:58] <strong>Wes:</strong> You won’t be able to access all the content on Learn without your dot org profile. But one of the things we’ve made possible is to access these Learning Pathways, the new ones being launched without, you know, removing those blockers. So, of course, when you work through a Learning Pathway, you will be able to track your progress, and you will be able to see which lessons you have completed. So yeah, one of the pieces of advice I would give to somebody starting with the Learning Pathways actually to first go through the modules. And go through the lessons to see which things you know and feel comfortable with so that you don’t waste time maybe going through the first module and say, oh, I know this, and you’ve wasted time. Rather do a bit of research, a bit of reading, and then find the right place for you to start the journey.</p>\n\n\n\n<p>[00:19:45] <strong>Josepha:</strong> That’s excellent. I also, just as a learner, I try to always learn some stuff. And also, as you get older, it’s harder and harder to learn things partially because like you’re in a set path, but also, and here’s my advice to new learners: you worry about looking foolish. Like you, you worry, you’re showing up, and you don’t know anything about anybody else in the classroom. And so there’s this feeling of like, what if I’m the only person who does not know how to make this work? What if I’m the only person who can’t figure out what Wes meant by “Playground” or whatever it is? There’s this real feeling of looking silly when you’re doing something like this.</p>\n\n\n\n<p>[00:20:25] <strong>Josepha:</strong> I can’t control what anybody else says or does to anyone else, unfortunately. But what I can say is that I think that there’s never a bad time to start something you wish you had done, right? Like, the best time to have learned how to use your CMS, your website, make your website work was probably a year ago or something, but the second best time is today. And so, like, why not go ahead and get started and be part of that small group of adults that are learning new things every single day? I think that’s great. And so that’s my tip is to just embrace looking silly sometimes because you’re making some choices about your future, and that’s always a good choice.</p>\n\n\n\n<p>[00:21:04] <strong>Wes:</strong> And I would also say test your knowledge. So you’ve mentioned WordPress Playground. And as I said, we’ve incorporated into the Learning Pathways, but sometimes you watch a video, or you read something, and you feel like, oh yeah, I know this, but you know, the proof is in the pudding. So go and test it out. Use a test website or use WordPress Playground and test yourself to see if you can actually implement this or do something. So yeah, that’s definitely one of the other tips I want to highlight; you know, they also say you, you learn by doing.</p>\n\n\n\n<p>[00:21:38] <strong>Josepha:</strong> Yeah, absolutely. And also, like if you have gotten to a point you’ve done the learning, you’ve done some practicing, you think you’ve got it and want to like try to figure out what other things can be done with it. I recommend this is how I did a lot of my early WordPress learning to organize an event with your local meetup.<br /><br />Like, I did not know enough about WordPress when I started organizing WordPress meetups. I literally knew nothing. And I basically brought people in and was like, hey, we need people to teach us about this, us being half me. Come in and teach us. And, and that can be a really good thing, partially because, like, you get to know your local folks and see what’s going on and get a sense for, like, what is out there, especially if you’re learning this in order to run a business or to accomplish something for your job that you already have, like knowing what’s out there is super helpful. But then I find that once you embrace the fact that sometimes you will look silly, and that’s the only way that we can know we’re learning something. Like once you’ve embraced it, having some people who are willing to look a little silly with you is kind of, kind of fun, kind of nice. Also, like we’re all going to look at this problem that we definitely don’t understand and hopefully look like, at the end, we know what we’re doing, but between looking at it the first time and at the end of this meetup, we’re all going to look a little bit silly, ask silly questions. And I think that that’s a really helpful thing, too. But yeah, knowing some basic information is a great place to start before you do that, especially if you get anxious about looking silly. And I think these pathways are going to really help to get folks a little bit of a leg up on those big questions that they have as you’re starting to learn how to use WordPress.</p>\n\n\n\n<p>[00:23:18] <strong>Josepha:</strong> So we talked about, like, tips and tricks for learners in general. But if you had something that you wanted to share with us that, like, you’re really excited about for either the Training Team or for the Learning Pathways in general, I think the Learning Pathways are slated to be shipped by, like, end of September or something. So, like, a lot of them are coming quite quickly. </p>\n\n\n\n<p>[00:23:38] <strong>Wes:</strong> So I am most excited about the website redesign and the new look and feel of the website. And also, you know, one of the goals for us as a Training Team is for learn.WordPress.org to be one of the places people come to and learn about WordPress. And I feel these Learning Pathways and the new website redesign and all the hard work that’s gone into this project is hopefully going to, make that happen. As I said, our content is also available on YouTube. So we’ve really tried to make it easy for folks to find our content and also now to digest our content in a progressive and in a structured way. Because, you know, learning is hard. And hopefully, these Learning Pathways have made it easier for folks to, as you said, to build on your knowledge. You know, a lot of times, there’s knowledge gaps. And I think that’s what makes learning so hard. And hopefully with these pathways, you can build that knowledge one step at a time.</p>\n\n\n\n<p>[00:24:44] <strong>Josepha:</strong> Yeah. And as is the way with open source, like we can only make these pieces of content better if you all show up and help us like try it out, learn some stuff, and tell us what was confusing. Tell us what was too big a step. Cause yeah, you’re right. There are some knowledge gaps and when you’re on the other side of knowing something, it is so hard to tell how big a step is, you know?</p>\n\n\n\n<p>[00:25:11] <strong>Wes:</strong> Exactly.</p>\n\n\n\n<p>[00:25:12] <strong>Josepha:</strong> And so we need y’all to come in here and tell us very plainly as a new learner like that was eventually what I needed, but this part here was especially confusing. This part over here was too like too many little steps like we just we’re trying to make sure that it works for you WordPressers, future WordPressers of the world. And so yeah, come build some learning with us over here on the Training Team.</p>\n\n\n\n<p>[00:25:35] <strong>Wes:</strong> And yes, please, we want feedback because, as you say, as we iterate, we want to improve. So there will be a place where you can provide feedback, and at the end of the pathway where there will also be a satisfaction survey for folks to to complete.</p>\n\n\n\n<p>[00:25:50] <strong>Josepha:</strong> Great. Well, folks, we’re gonna have a bunch of links in the show notes. There’s so much stuff out here to learn with and about WordPress. Wes, thank you so much for joining me today.</p>\n\n\n\n<p>[00:26:01] <strong>Wes:</strong> Thank you for having me. And I will see you all on Learn.</p>\n\n\n\n<p>[00:26:05] (Music interlude)</p>\n\n\n\n<p>[00:26:12] <strong>Josepha:</strong> That brings us now to our small list of big things. Although I have to say we have a bunch of links that we’re going to share in the show notes. If you’re listening to this in a place where there are not show notes, you can head over to WordPress.org/news. That’s where we keep all of those. If you are lucky, we also will help you find it on Twitter/X, but I think that it’s hard to find things over there these days. So WordPress.org/news is your best bet. Now, it is time for the small list of big things.</p>\n\n\n\n<p>So, first up on my list is that WordPress 6.5.5 is now available. It’s got a few fixes in it, some maintenance things and some security fixes as well. I recommend that you update your sites immediately. You can download it from WordPress.org/download, or you can just visit your WordPress dashboard. If you’re on a managed host, they may have already done this for you, too. But auto-updates, manual updates, CLI updates. However, you want to get it done, get it done. But it is recommended to do this as soon as possible. 6.5.5. </p>\n\n\n\n<p>[00:27:16] <strong>Josepha:</strong> The second thing on my list is that the WordPress Contributor Mentorship program has a call for interest out. This is a program that we launched about a year ago as well. And we had such a good bit of success at the end of the first round in February that there was significant interest in doing another cohort. So, that program connects seasoned WordPress contribution experts with folks who are new to contributing and offer a fantastic opportunity for mentees to gain hands-on experience contributing to WordPress while their mentors share their expertise and improve their leadership skills. So, most of the time, what you are going to be contributing to is probably a release of WordPress, but there are also a lot of opportunities to contribute to things like the Training Team that we’ve been talking about today and other teams as well. Not everything is focused all around our release cycle. We have things happening in the WordPress project literally all the time. It is a project that never sleeps. </p>\n\n\n\n<p>[00:28:17] <strong>Josepha:</strong> Speaking of projects that never sleep, our next official release, our second release of the year, is coming out. WordPress 6.6 is coming out just about a week from now. It is the second major release of 2024 and has a lot of things in it that you will want to check out. If you have not yet seen the hallway hangout where we take a look at what was happening in the release, what we intended to get into the release, take a look at it. And if you haven’t tested it yet, if you are one of our plugin developers, if you are building something on top of WordPress core, now is the time to check that out and test it against your products.</p>\n\n\n\n<p>And then the final thing is that it’s a new month, my friends. Here we are in July, and we have a ton of things happening in the project. That’s the theme of my small list of big things: the project that never sleeps. But we have a lot of team meetings that are happening. If you haven’t attended one in a while or even if you have never attended one of these meetings and you were trying to figure out when to start, now is as good a time as any. You can join your fellow community members and contribute to the WordPress project. And there are ways that you can do that from home and from your computer and for some parts of the project, like from your phone, if you are taking photos out and about and submitting those. So check out make.WordPress.org/meetings. It’ll give you a sense for everything that’s happening. Do not get overwhelmed by that calendar. You can just choose which team you think is most interesting to you. </p>\n\n\n\n<p>[00:29:45] <strong>Josepha:</strong> And that, my friends, is your small list of big things. Your small list of never-sleeping things. Don’t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You’ll get a friendly reminder whenever there’s a new episode. If you liked what you heard today, share it with a fellow WordPresser. Or, if you had questions about what you heard, you can share those with me at WPBriefing@WordPress.org. I’m your host, Josepha Haden Chomphosy. Thanks for tuning in today for the WordPress Briefing, and I’ll see you again in a couple of weeks. </p>\n\n\n\n<p>[00:30:15] (Music outro)</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 08 Jul 2024 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Do The Woo Community: Reflections on the First WordPress State of the Word in NYC 2021\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=5150\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://dothewoo.io/reflections-on-the-first-wordpress-state-of-the-word-in-nyc-2021/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:19806:\"<p>Now I’m not talking about the State of the Word’s that we hear from Matt at WordCamps. I am talking about the first one that was a stand-alone event and how I not only was able to attend, but I had quite the experience on the train. </p>\n\n\n\n<p>Also, I am moving over some content from my other site Do the Woo to here as we will no longer have text posts over there. Only podcast episodes. So as a result I am going to make this quite the post by adding the original posts from Do the Woo and linking back to some so I have this experience archived somewhere. </p>\n\n\n\n<p>So let me take you back to December 2021.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-follow-do-the-woo-to-the-state-of-the-word-2021\">Follow Do the Woo to the State of the Word 2021</h2>\n\n\n\n<p><em>published December 6, 2021</em></p>\n\n\n\n<p>Last week on the podcast I announced the cross-country journey I am taking to attend the <a href=\"https://wordpress.org/news/2021/11/state-of-the-word-2021/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>State of the Word in New York City</strong></a>. As we get closer to the date, the reality of this 8-day adventure is drawing nearer.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Join Me For the Trip</h2>\n\n\n\n<p>Let’s get one thing straight off. This is not about a train trip where I kick back and enjoy the scenery along the way. Well, okay, I’m sure I’ll enjoy it, but this is more about bringing together the community through my ears and eyes. As much as as wish each one of you were on this train, although that is physically impossible, this is my chance to bring a different perspective on this years State of the Word from Matt Mullenweg.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Sights, Sounds and Experiences</h3>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/do-the-woo-is-heading-to-the-wordpress-state-of-the-word-2021/\">In this podcast I shared how this all came about</a>.</strong> And moving forward, it is almost impossible to tell you everything that will take place. But I can promise you podcasts, videos and posts with insights of the State of the Word. Plus pictures of community we meet along the way and in New York City. And I can’t do this without some snippets of the actual journey across the US. The details are not here now, but will transpire over the duration of the trip.</p>\n\n\n\n<h3 class=\"wp-block-heading\">How to Keep Up It All</h3>\n\n\n\n<p>There are two perfect ways to follow along on this adventure.</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https://dothewoo.io/sotwevent/\"><strong>Bookmark our special landing</strong></a> where you will find it all</li>\n\n\n\n<li>Follow the <a href=\"https://twitter.com/hashtag/WooTrainClan\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>hashtag #WooTrainClan on Twitter</strong></a></li>\n</ol>\n\n\n\n<p>If you are subscribed to the Do the Woo podcast, you will at least catch all of the conversations and updates done via our episodes, but trust me, there will be a lot more than that.</p>\n\n\n\n<p>However you choose, I am hoping to bring to you the first ever unique event centered around the <strong>WordPress State of the Word</strong>.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-thanks-to-these-sponsors-for-sending-do-the-woo-to-the-state-of-the-word\">Thanks to These Sponsors for Sending Do the Woo to the State of the Word</h2>\n\n\n\n<p><em>published December 7, 2021</em></p>\n\n\n\n<p><strong>The WordPress and WooCommerce community never ceases to amaze me.</strong></p>\n\n\n\n<p>When I came up with the idea of this 8-day event wrapped the State of the Word NYC, I knew it could be big. At the same time it was nearing the end of the year and it’s not the best time to approach companies about sponsorships. In fact, when your goal is to get things solidified within a week, that is another thing.</p>\n\n\n\n<p>But thanks to four incredible sponsors, <a href=\"https://poststatus.com\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Post Status</strong></a>, <a href=\"https://www.godaddy.com/en-ph/pro/hub-dashboard\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>GoDaddy Pro</strong></a>, <a href=\"https://www.cloudways.com/en/woocommerce-hosting.php?utm_source=dothewoo&utm_medium=banner&utm_campaign=sotwwoo&utm_id=sotw\"><strong>Cloudways</strong></a> and <a href=\"https://mindsize.com\"><strong>Mindsize</strong></a> who stepped up to the plate, the Do the Woo adventure is happening.</p>\n\n\n\n<p>So please visit their sites, or give them a shout out on Twitter. Because when it comes to WordPress, and yes, WooCommerce, it’s all about community.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-why-do-the-woo-is-talking-about-the-state-of-the-word\">Why Do the Woo is Talking About the State of the Word</h2>\n\n\n\n<p><em>published December 10, 2021</em></p>\n\n\n\n<p>Over the next week or so, the content here on Do the Woo will be primarily focused on the large WordPress community and the upcoming State of the Word. Likely WooCommerce will poke up here and there, but you will notice an obvious wider perspective on all of the content during this time through Dec. 18th.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Woo and WordPress, It’s All Good</h2>\n\n\n\n<p>The first obvious reason is apparently the fact that I have created this trip/event around State of the Word.</p>\n\n\n\n<p>But the second reason should also be obvious and it’s something I talk about a lot here. It’s the simple fact that WooCommerce sits on top of WordPress. Right? Just about everything that happens with WordPress affects WooCommerce builders in one way or another, ultimately affecting the end user or client.</p>\n\n\n\n<p>Again, as I have said time and time again, if you build with Woo, you must keep on top of WordPress.</p>\n\n\n\n<h3 class=\"wp-block-heading\">And There’s the Community</h3>\n\n\n\n<p>I have been hanging in the WordPress community for 15 years. During that time I have met incredible people and yes, started doing the Woo. With a history like mine, it’s easy to build event around the bigger ecosystem. Now I will admit that this is not a WordCamp I am going to and I won’t see as many people as I would have. But the times are weird and we are all doing what we can. But it will be able to share this experience with those online as well as those I get to see in person, both on the way to the State of the Word and during it.</p>\n\n\n\n<p>The community will also hear reflections of Matt Mullenwegs talk from community members and myself on the return home.</p>\n\n\n\n<p>So yes, I do the WordPress and I Do the Woo.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-an-eat-and-run-with-chicago-wordpress-peeps-on-the-way-to-state-of-the-word\">An Eat and Run with Chicago WordPress Peeps on the Way to State of the Word</h2>\n\n\n\n<p><em>published December 13, 2021</em></p>\n\n\n\n<p><em><strong>Best laid plans of mice and men</strong></em></p>\n\n\n\n<p>If you listen to this podcast (link coming soon), you will hear the story of how <a href=\"https://twitter.com/mpmike\"><strong>Mike Demo</strong></a> from <a href=\"https://www.codeable.io\"><strong>Codeable</strong></a> made his plans to jump on the train (not literally) for the leg from St. Paul to Chicago. This transpired into a dinner for some Chicago WordPress peeps. Long story short, plans where made at the Hard Rock Cafe in downtown Chicago and invites were sent out.</p>\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/11/IMG_0521.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-5486\" />\n\n\n\n<p>Then if you listen to this <a href=\"https://dothewoo.io/serendipity-a-chat-with-susan-ramsey/\"><strong>podcast</strong></a>, you will hear how I ended up running into Susan Ramsey, longtime WordPresser and friend, from Fort Worth, Texas. Yes, and she joined the dinner.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Chicago WordPress Rules</h3>\n\n\n\n<p>It was so cool for both Mike and I to have dinner with <strong><a href=\"https://twitter.com/bgardner\">Brian Gardner</a>, <a href=\"https://twitter.com/onehappystudio\">Susan Ramsey</a>, <a href=\"https://twitter.com/sds52\">Steve Stern</a>, <a href=\"https://twitter.com/beckyddesign\">Becky Davis</a></strong>, <strong><a href=\"https://twitter.com/KKoppenhaver\">Keanan Koppenhaver</a>, <a href=\"https://twitter.com/zstepek\">Zach Stepe</a>k </strong>and<strong><a href=\"https://twitter.com/RobertJacobi\"> Robert Jacobi</a>.</strong></p>\n\n\n\n<p>Even from my perspective it was an interesting group relationship-wise. I have known Becky and Brian from way back at Chicago WordCamp, 2011 or thereabouts. Susan has always been on my radar with her past activities in the Genesis community and, of course, my co-hosts of this podcast, Zach and Robert. But it was also very cool to meet two new faces, Steve and Keanan. Because of the limited time and where I was sitting I got to know Steve a bit better, but hoping I will have the chance with Keanan in the future.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Trains Will Run Late</h3>\n\n\n\n<p>Yes, we learned how trains, especially at this distance, can and will run late. In fact two hours late. As Mike and I had done a podcast on the train and hung out and just chatted, as we grew closer, Mike would frantically check the updates as minutes were slowly being added to the delay. But, hey are we going to let what came as a 2 hour late arrival spoil the party. No way.</p>\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/11/IMG_0515.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-5488\" />\n\n\n\n<p>Robert Jacobi made he was there to greet everyone. When we got off the train, Mike took off to grab a cab while Susan and I looked for the place that would hold my bags. She was damn good at helping me find the right place.</p>\n\n\n\n<p>Mike did make it, gave the cab drive a $20 bill for a $7 fare, and started the party going. We followed and soon were enjoying appetizers and conversation.</p>\n\n\n\n<h3 class=\"wp-block-heading\">The Best Part</h3>\n\n\n\n<p>Sure, I arrived around 7 and by 8:00 was in the Hard Rock shop grabbing a gift for Judy. Of course I was behind Mike who was stocking up on his Hard Rock findings. As I made my way back to the train station, looking at the photo of the group, I could do nothing but smile, thinking about how much fun everyone seemed to be having, catching up IRL, laughing, telling stories. Seeing each other for the first time in awhile.</p>\n\n\n\n<p>It was a joy to see and made me think about this amazing community we have in WordPress.</p>\n\n\n\n<p>So again, thanks to <a href=\"https://www.codeable.io\"><strong>Mike and Codeable</strong></a> for helping bring an amazing highlight to my trip of the #WooTrainClan</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-podcasts-on-the-trip\">The Podcasts on the Trip</h2>\n\n\n\n<p><em>podcasts published from November 30, 2021 – December 22, 2021</em></p>\n\n\n\n<p>I ended up doing podcasts before I left, on the train, at the hotel and a few other places. Here are the links to those. One of the train podcasts was completely by luck. So happens a WordPresser I know was on the same train car. Amazing!</p>\n\n\n\n<p><a href=\"https://dothewoo.io/do-the-woo-is-heading-to-the-wordpress-state-of-the-word-2021/\"><strong>Do the Woo is Heading to the WordPress State of the Word 2021</strong></a></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/just-a-quick-note-on-the-do-the-woo-trip-to-nyc/\">Just a Quick Note on the Do the Woo Trip to NYC</a></strong></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/a-community-chat-with-cami-macnamara-in-seattle/\">A WordPress Community Chat with Cami MacNamara in Seattle</a></strong></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/thinking-of-my-sponsors-while-traveling-through-montana/\">Thinking of My Sponsors While Traveling Through Montana to State of the Word</a></strong></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/serendipity-a-chat-with-susan-ramsey/\">WordPress Serendipity: A Chat with Susan Ramsey</a></strong></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/random-thoughts-on-the-train/\">Random Thoughts on the Train Traveling to State of the Word in NYC</a></strong></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/mike-demo-riding-the-woo-train/\">Mike Demo Riding the Woo Train</a></strong></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/pre-state-of-the-word-2021-with-adam-warner/\">Adam Warner Talks About the Upcoming State of the Word</a></strong></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/pre-state-of-the-word-2021-with-daniel-schutzsmith/\">Daniel Schutzsmith Shares Thoughts on the Upcoming State of the Word</a></strong></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/pre-state-of-the-word-2021-with-cory-miller/\">Cory Miller from Post Status on Community and State of the Word</a></strong></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/post-state-of-the-word-topher-cate/\">Topher and Cate DeRosia Talk HeroPress and the State of the Word</a></strong></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/state-of-the-word-mark-westward/\">Thoughts on the State of the Word from Mark Westguard</a></strong></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/the-beginning-of-the-end-wootrainclan/\">The Beginning of the End, State of the Word and the WooTrainClan</a></strong></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/matt-mullenweg-on-woocommerce-at-the-state-of-the-word-2021/\">Matt Mullenweg on WooCommerce at the State of the Word 2021</a></strong></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/last-thoughts-on-the-state-of-the-word-from-the-community/\">Last Thoughts on the State of the Word from the Community</a></strong></p>\n\n\n\n<p>And before I left NYC and caught that train home, had the time to grab a nice lunch out with Bud Kraus, Robbie Adair and Cate and Topher Derosia</p>\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/11/IMG_0648.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-5518\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-oh-and-then-there-was-state-of-the-word-2022-in-nyc\">Oh, and Then There Was State of the Word 2022 in NYC</h2>\n\n\n\n<p>Of course, when it came around the next year, I opted to do this again but plane instead of train and no podcasting.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-do-the-woo-is-headed-to-the-state-of-the-word-nyc-again\">Do the Woo is Headed to the State of the Word, NYC, Again</h3>\n\n\n\n<p>It’s that time of the year, or at least for the second year in a row. <strong>Matt Mullenweg will be giving the State of the Word again in New York City</strong>. And yes, once again I will be making the trek across country to attend.</p>\n\n\n\n<h4 class=\"wp-block-heading\">What is and what was</h4>\n\n\n\n<p>You may or may not recall that last year, due to a misunderstanding with flying and ID’s required, I ended up taking a roundtrip adventure on a train to NYC. In fact I have <strong>several posts here that not only talk about the adventure, but also podcasts that were done along the way as well at in NYC</strong>. I don’t need to go into the details again, but let’s just say I have opted for a flight this time. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" /></p>\n\n\n\n<h4 class=\"wp-block-heading\">Time for connection, reflection and optimism</h4>\n\n\n\n<p>So you may be asking why I used the resources to fly six hours one way for a three hour event. Well, first I feel I need to be there to represent Do the Woo. And I am able to do this because of the <strong>support of our Pod Friends</strong>.</p>\n\n\n\n<p>But it also is perfect timing for the end of the year.</p>\n\n\n\n<p><strong>Connection</strong> – this goes without saying. Although a small crowd, maximum of 50 people, I always look forward to connecting with my WordPress friends. In fact, sometimes smaller is better.</p>\n\n\n\n<p><strong>Reflection</strong> – when Matt reviews the year, for some it may seem to be only on the surface. But post-state of the word gives me time to think about what he has said. What it means to the community. And what it means for our efforts here at Do the Woo. For me personally, it has more meaning and goes deeper when I experience it in person. Plus it gives me something to think about on the flight home.</p>\n\n\n\n<p><strong>Optimism</strong> – I am by nature optimistic. And though there can be skepticism, doubts or even drama for others, each year always brings me optimism in the future of the project. Which lends to the whole experience that I have before, during and after the State of the Word.</p>\n\n\n\n<p>I do admit I am lucky that I can attend. And yes, again I have my sponsors to thank for that. Also, there is a part of me that hopes the SOTW could be worked to be given at all of the flagship WordCamps, as it had been done with WordCampUS before. But knowing that it plays on the end-of-the-year, maybe I am too optimistic there.</p>\n\n\n\n<p>If you are one of the few that are able to attend, and we haven’t talked about meeting up yet, let me know. NYC, here we come!</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-a-state-of-the-word-dinner-with-some-woo\">A State of the Word Dinner with Some Woo</h4>\n\n\n\n<p>As you likely know from earlier posts and podcasts, I was able to attend the State of the Word this year in New York City. All because of our Pod Friends.</p>\n\n\n\n<h4 class=\"wp-block-heading\">When a community comes together</h4>\n\n\n\n<p>Since I would be there on the night before the event, <a href=\"https://meetmichelle.online/\"><strong>Michelle Frechette</strong> </a>and I started a conversation with others who were attending. “How about getting together for dinner?” Of course, as with any WordPress event, large or small, you will find those interested, both old and new friends. And the fact that the hotel we both were staying at had this very convenient restaurant and bar, well, it was an easy decision.</p>\n\n\n\n<p>Except when you call to make a reservation, get a failed call notice, and learn from the hotel that the restaurant is closed.</p>\n\n\n\n<p>This led into more conversations with those attended, and those not. Apparently with the size of most restaurants in NYC being small and, to add to that, the holidays, well, finding a reservation for 10-11 people turned into a challenge. The fact that I had left this to only a few days before the dinner didn’t help.</p>\n\n\n\n<h4 class=\"wp-block-heading\">It takes a community</h4>\n\n\n\n<p>We are a hearty group and don’t give up easy. Along came superhero <a href=\"https://nevharris.com/\"><strong>Nev Harris</strong></a> suggesting he calls the American Express concierge to help and recommend some restaurants was a game saver. And although what we found was an outdoor heated patio, with temperatures in the low 30’s F, we couldn’t be picky. Luck was on the side of this WordPress group and we felt we were treated to a semi-private room where good food, drinks and conversation took the stage.</p>\n\n\n\n<img width=\"768\" height=\"1024\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/11/51C33347-33A0-4015-A2D4-199FB6D0B253_1_105_c.jpeg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-5492\" />\n\n\n\n<p>Of course, once you have had a terrific Italian dinner there is no better place to extend the holiday cheer than for a few of us to visit Rockefeller Center.</p>\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/11/IMG_1504-1024x768.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-5491\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-state-of-the-word-2023\">State of the Word 2023</h2>\n\n\n\n<p>Which brings me right back to where we are. Will I be attending SOTW at the end of this year? You just never know, but once I get started….</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 07 Jul 2024 12:45:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Do The Woo Community: WordCamp US 2023, Another Fantastic WP Memory\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=4815\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://dothewoo.io/wordcamp-us-2023-another-fantastic-wp-memory/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:17398:\"<p>Well, it was inevitable that I should post a recap of WordPress US. I am writing this after returning to my home and office in Porto on Monday morning, this being Thursday of the same week. And I’ll tell you, I am just starting to get over my exhaustion.</p>\n\n\n\n<img width=\"1024\" height=\"576\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/bobwp.jpg?resize=1024%2C576&ssl=1\" alt=\"\" class=\"wp-image-4941\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-trip-to-wcus\">The Trip to WCUS</h2>\n\n\n\n<p>Flying back to the states, I loved the way over. No overnight experiences for me, and leaving at 7:30 am Porto time, arriving in National Harbor 7:30 pm EDT. Of course, during the flight I started with breakfast, then a drink and lunch and segued into dinner at some point which ended with a snack. Lot’s of food and can’t honestly remember when I ate what. </p>\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2733.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4934\" />\n\n\n\n\n<img width=\"1024\" height=\"683\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/Photo-on-8-22-23-at-10.55-AM-3.jpg?resize=1024%2C683&ssl=1\" alt=\"\" class=\"wp-image-4833\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2742-3.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4834\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2743-3.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4835\" />\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2744-1-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4837\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2753.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4836\" />\n\n\n\n\n<p>I did meet a few friends when I landed, but by then I was pretty much half asleep. It was nice seeing my good friend Mark Westguard right off the bat.</p>\n\n\n\n<img width=\"768\" height=\"487\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/mark-and-bob.jpg?resize=768%2C487&ssl=1\" alt=\"\" class=\"wp-image-4843\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-first-day-in-national-harbor\">The first day in National Harbor</h2>\n\n\n\n<p>Unlike my other WordPressers who were already there, the next day I was not part of the Community Summit nor did I have the desire to be a tourist in Washington DC. The latter did not tempt me with the heat or the sights. </p>\n\n\n\n<p>So I spent the day hanging around the hotel/convention center to make life easy. Now the Gaylord National Resort and Convention Center is enormous. And I mean freakin’ huge. It kind of reminded me of those large cruise ships, although I have never been on one. It’s set up quite well. You never really need to leave and everything is overpriced. But hey, that’s America, right?</p>\n\n\n\n<p>The morning I spent wandering around the grounds, inside and out.</p>\n\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2768.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4860\" />\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2755-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4859\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2756.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4856\" />\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2757-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4861\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2758.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4854\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2759.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4858\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2764.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4853\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2760.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4857\" />\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2761-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4855\" />\n\n\n\n\n<p>The other part of the day Mark and myself just did this and that. Lunchtime we went and had some drinks and nachos. After that we just roamed around the hotel and Mark was obviously delighted to find his logo with all the sponsors on the entryway to the conference center.</p>\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2769-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4862\" />\n\n\n\n<p>Then we had Casey join us, Mark’s better half, and dinner time where at even more food. </p>\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2770-2-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4863\" />\n\n\n\n<p>So after a day of local exploring, drinks and food, we did what any normal WordCamper would do. We went to a party, WP-Includes Summer Fest. </p>\n\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2771-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4869\" />\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2772-1024x768.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4868\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2774.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4867\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2775.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4865\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2776.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4872\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2779.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4870\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2781.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4866\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2782.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4871\" />\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-contributor-day\">Contributor Day</h2>\n\n\n\n<p>The next day was Contributor Day. And guess what? It was amazing. So much so that I didn’t take one photo as I was busy listening and interjecting every once in awhile. But I did snag the group photo from that day just to share the all the groovy WordPressers who were part of that day. By the way, photo credit goes to Shusei Toda. </p>\n\n\n\n<img width=\"1024\" height=\"683\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/F4UzCE7WMAAIWhS.jpeg?resize=1024%2C683&ssl=1\" alt=\"\" class=\"wp-image-4874\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-wordcamp-us-the-event\">WordCamp US, the Event</h2>\n\n\n\n<p>As with most WordCamps, I find myself so busy connecting with old and new friends, and just being a happy WordCamper that I never take as many photos as planned. But, I do the best I can do.</p>\n\n\n\n<p>Of course, I cannot go without thanking my sponsors, A2 Hosting, Avalara, Hostinger, GoDaddy, Jetpack and Weglot. Oh, and yes, WooCommerce! </p>\n\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2788.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4881\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2794-2.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4877\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2795.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4880\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2797-2.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4879\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2798.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4878\" />\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-do-the-woo-a-pseudo-sponsor\">Do the Woo, a Pseudo Sponsor</h2>\n\n\n\n<p>And then this happened. My friends over at Multicolab were not able to use their sponsor booth. Anil Gupta was able to attend, but he had problems with getting his team over to the US. So his table sat unattended and barren.</p>\n\n\n\n<p>I had a chat with Anil as he is a good friend of mine, and also a past sponsor of Do the Woo. Long story short, I took over the booth and used it for the DTW hq at WordCamp US. So I had the opportunity to be able to do some podcasting as well as meet many of our listeners. </p>\n\n\n\n<p>Here is Anil sharing some thoughts on WordCamp. </p>\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2824-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4883\" />\n\n\n\n<p>Here is my makeshift booth.</p>\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2799.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4885\" />\n\n\n\n<p>And some of our podcast guests.</p>\n\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2823-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4889\" />\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2837-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4887\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2839.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4888\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2847.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4890\" />\n\n\n\n\n<p>And a very special podcast. Three WordPressers from the Spain WordPress community did a show, and they did it all in Spanish. What fun!</p>\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2829.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4893\" />\n\n\n\n<p>As it so happened during contributor day, also at the event I didn’t get as many photos as I would have wanted. Was just too busy enjoying IRL conversations. But here are just a few more friends that I caught.</p>\n\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2851.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4895\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2825.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4898\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2787-2.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4899\" />\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-s-a-flagship-wordcamp-without-nathan-s-head\">What’s a Flagship WordCamp without Nathan’s head</h2>\n\n\n\n<p>Now for those of you who know Nathan, you get it. For those that don’t, well I will add a mysterious moment to your life. A good friend and fellow podcaster of mine, Nathan’s head often shows up in the weirdest spots, or simply frightening people here and there. And the second day started out with just that. </p>\n\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2802-2.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4917\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2803-2.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4910\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2804-2.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4907\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2806-2.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4909\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2807-2.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4912\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2802.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4918\" />\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2808-3-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4914\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2815-2.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4903\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2803.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4911\" />\n\n\n\n<img width=\"768\" height=\"1024\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2818-2.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4904\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2804.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4908\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2809-2.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4906\" />\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2813-2-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4915\" />\n\n\n\n<img width=\"768\" height=\"1024\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2817-2.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4920\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2810-2.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4905\" />\n\n\n\n<img width=\"1024\" height=\"768\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/IMG_2812-2.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-4916\" />\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2811-2-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4913\" />\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-after-social\">The After Social</h2>\n\n\n\n<p>As with tradition of WordCamp US, the social at the end of the second day was at the Smithsonian Museum of Natural History. Quite the impressive museum. Now I am not a huge fan of museums. I could also say that it was mostly bones, stuffed or recreated animals, rocks and overpriced jewelry, but nonetheless it was quite breathtaking. </p>\n\n\n\n<p>A lot of people had a great time and it was also filled with conversation, laughter and yummy desserts with old and new friends. </p>\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2860-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4923\" />\n\n\n\n<p>And what is a museum visit without posing as a museum exhibit.</p>\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2855-2-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4925\" />\n\n\n\n<p>Of course my friend Miriam had to catch as I ventured into the fossil display where I discovered an old acquaintance, Joe the Tyrannosaurus. As I gently touch the bones of his neck on display, I pondered our prehistoric life together.</p>\n\n\n\n<img width=\"768\" height=\"1024\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/F4f6OdpXsAAvT_w.jpeg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4928\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-it-s-why-i-do-what-i-do\">It’s Why I Do What I Do</h2>\n\n\n\n<p>In a nutshell, I do WordPress because of the community. And events like WordCampUS is like a moment of pure oxygen. So much laughter, conversation, hugs, food and drinks with old and new friends. I wouldn’t have it any other way. </p>\n\n\n\n<p>And I leave you with one last photo. As I was flying home, something outside my window reminded me of that museum. Can you guess what that is?</p>\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/08/IMG_2872-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-4931\" />\n\n\n\n<p>Hope to see you at WordCamp Asia in 2024.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 07 Jul 2024 12:45:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"Do The Woo Community: WordPress 6.3. Our Heroes, the Release Squad and Contributors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=4706\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://dothewoo.io/wordpress-6-3-my-heroes-the-release-squad-and-contributors/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1386:\"<p>The last time I wrote a post on a WordPress major release on this blog was sometime ago, where I was doing more tutorials and education pieces here. A previous focus of the life of this blog, now archived into oblivion.</p>\n\n\n\n<p>But hey, can you imagine how many posts have been published and will still be published about 6.3? I cannot fathom that number.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-release-the-people\">The release, the people</h2>\n\n\n\n<p>I don’t have to tell you about the features. Nor do I really need to tell you about what makes this happen, and the incredible people who contribute their time and expertise to each release. </p>\n\n\n\n<p>Well, I lied. On the latter, I do have to tell you. Because every time that a major release comes out, and I head over to WordPress.org to see the post. It’s always fun to read about the jazz artist that it was named after, revisit the features, but I always stroll to the bottom to see my heroes first.</p>\n\n\n\n<p>The release squad and the contributors. And for each and every one of you, my sincere gratitude and appreciation for making this community what it is. Also, a big virtual hug.</p>\n\n\n\n<img width=\"1000\" height=\"2645\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/08/WordPress-6.3-Release-squad-and-contributors.png?resize=1000%2C2645&ssl=1\" alt=\"\" class=\"wp-image-4713\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 07 Jul 2024 12:45:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"Do The Woo Community: WordCamp Europe 2023. Amazing.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=3702\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"https://dothewoo.io/wordcamp-europe-2023-amazing/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:12637:\"<p>If I could put every experience I had, every conversation, and every laugh or hug here in this post, I would. But it would be a very long post and, of course, I would have discovered something I missed, or several things, thus even a longer post. </p>\n\n\n\n<p>This was my second WordCamp Europe, but my first living here in Porto, Portugal. That fact alone, and the love I am getting from the community here, would be worth a post in itself.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-community\">The Community</h2>\n\n\n\n<p>It’s never surprising when I hear from anyone talk their experience at a WordCamp, community and people are always in there, often being what they loved most. And for me there is never an exception. New friends. Connecting with old friends. And so much laughter, and yes, food.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The Sponsors and the Venue</h2>\n\n\n\n<p>The venue was fantastic. Although I must admit at first it was a bit overwhelming as the sponsors winded around different parts and hallways. Some of the small biz sponsors were concerned being off the beaten path, but that changed quickly, at least for the ones I talked to. </p>\n\n\n\n<p>Fact is I started going around to the booths, meeting people, saying hi to others and stopping for so many hugs and conversations, it took me 3 hours just to do that. On the second day, I spent an hour easily just with the Small Biz sponsors. </p>\n\n\n\n<p>Now I talk to a lot of WordPress businesses and I know there are always questions about sponsoring WordCamps and the value behind it. So I am going t<a href=\"https://barn2.com/blog/wordcamp-europe-sponsorship-story/\">o share a great post from my friend Katie Keith from Barn2 Plugins, where she shares their first experience sponsoring</a>. If you ever had questions about sponsoring, make sure and read it.</p>\n\n\n\n<p>If you missed any of the sessions, or were not able to make it, <a href=\"https://www.youtube.com/@wordcampeurope/streams\">you can find all of them here from the livestream.</a></p>\n\n\n\n<p>As I said, there is a lot more I am still digesting and it will also settle in my brain just in time for WCUS. But I do want to thank the organizing team, the volunteers for their hard work in making it so amazing. And of course, the sponsors who make it possible. </p>\n\n\n\n<p>I leave you with this. Some great WordPress peeps. (and a few taken by others, plus my mug occasionally).</p>\n\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyZ9OvrXsAM3z1j-1024x683.jpeg?resize=1024%2C683&ssl=1\" alt=\"\" class=\"wp-image-3773\" />\n\n\n\n<img width=\"300\" height=\"211\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/06/FE139717-AE09-4616-BFD7-68FFC0E540C2_1_105_c-e1686922323139-300x211.jpeg?resize=300%2C211&ssl=1\" alt=\"WordCamp Europe 2023\" class=\"wp-image-3707\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/954C73E6-6A97-4E0F-B7FD-0D5344E9A663_1_105_c-e1686922229852.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3708\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/97A20DDC-C7E0-40B4-934F-71883C07AEDD_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3709\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/468089F2-B3FF-4A9A-9880-61302EB35D75_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3710\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/1E66450F-0FA1-49A9-9FE9-49C0BA170C3B_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3711\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/0A53E9ED-D02D-4519-BB97-DE74E5B6832C_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3712\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/9ED1B5CC-F3F7-4D32-A369-65476A696D9B_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3713\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/04AAEF7F-EAA6-4E12-B9C5-007EB22A1988_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3714\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/56E4154B-2FA2-4CB4-A9E1-7CA13DBE29FE_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3715\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/02CBEC08-ACD3-43B0-982C-8CB3C16DB3BD_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3716\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/DC7362CD-ABCA-471E-8028-43052C75288A_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3717\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/8BF9EC52-8CE6-41E4-ADD2-BF3EA8090F87_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3718\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/683993A1-5E3F-4E81-A5A3-10123525B0F3_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3719\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/5BA05077-32AB-46B3-9274-AB2E61A6AF00_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3720\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/4FF3C170-EC5E-4941-8A3B-2890C9CDA25E_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3721\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/B99F10C0-1893-4657-81E9-2794B8CE4A0D_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3722\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/3D246BBB-626D-44E0-BC00-5F710EA799C2_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3723\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/CE1E312A-F124-4EE6-A0A6-4C99FFD2953B_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3724\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/3D79CBBE-EA50-48FD-876B-F469BAF2EEA8_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3725\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/ACBBDEB8-88A0-4854-B538-A439D4226501_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3726\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FEEE728B-05C4-4A0E-BE24-570F5E4709AB_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3727\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/491C1F4E-1A81-4ED3-9826-9FEA02478092_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3728\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/99A01295-FE45-4E0A-9996-F1400656EF58_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3729\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/5C4E4C74-AFAD-4E63-907D-8A1662C622B8_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3730\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/81855AE3-B086-45BD-AD63-66636F3CC94D_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3731\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/956706FF-375A-4D1A-9C16-B426B2471D42_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3732\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/898C8520-1770-4C9C-B0EE-92F5A27A98AA_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3733\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/785A33AD-7108-45D8-B2A3-550870FAB265_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3734\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/0E9EF259-9281-47D7-B3D1-360B4BC2EF65_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3735\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/78C3FDC5-8C6D-4543-84F1-B16F5A7F7510_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3736\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/E7656355-91B6-4C38-919B-5D22E03F0D1B_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3737\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/E05393A6-6987-4AE7-976E-B8A8DEBBD6DE_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3738\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/32D8D871-D9E3-4FF1-9C65-CF245A996C33_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3739\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/D2E8EA51-E27A-42F8-83C9-430099C37E6E_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3740\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/0B8F570C-F0F2-4854-9EB2-F0C1865B6C19_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3741\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/21F627EC-41AB-45E3-822B-BEF1C1C3B615_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3742\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/09B47AE1-E1E0-4014-B613-E2E36E47971F_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3743\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/BA3F4F90-2FAD-497A-BFB1-765A8DB09109_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3744\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/B7C600B0-B6A9-432E-94D6-953DA0D7FA8C_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3745\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/EA9CB071-2476-4AFC-B589-762A88082357_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3746\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/19369C59-01E7-4D29-89C3-A980726AC578_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3747\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/AD93CBF5-00A3-48F6-AE09-4171DE46BE3C_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3748\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/1258EE12-2635-4DC2-8793-411B171C6FB9_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3749\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/8D56ABBD-81E1-4390-A69B-38DA724727EF_1_105_c-e1686921631547.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3750\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FE796986-42A9-4CCB-9C2C-39DC776C51B7_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3751\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/21D68A67-768B-427D-A927-ACC79D6A84C3_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3752\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/248F2595-1254-46A2-9938-97A3F674157F_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3753\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/EFD136F3-CDA1-4B37-8DAB-FB65E93EE8F1_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3754\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/7B22354B-95F8-4855-A978-4027958A2CD6_1_105_c.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3757\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyDGmp9akAEgRj_.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3758\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyfstMTaIAAMQWe-576x1024.jpeg?resize=576%2C1024&ssl=1\" alt=\"\" class=\"wp-image-3759\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyIIKwJWYAclHLZ-1024x768.jpeg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-3761\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyIIiQ6WYBAZEUp.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3760\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyLdeDZXgAIsG82-1024x768.jpeg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-3763\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyK7abXWYAAwC_t.jpeg?ssl=1\" alt=\"\" class=\"wp-image-3762\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyLe_ZnWAAACUmP-1024x768.jpeg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-3764\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyLJWo4WcAEisFH-1024x768.jpeg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-3765\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyP6Nb-XoAEvB4V-768x1024.jpeg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-3766\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyPinCEaYAA6yoY-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-3767\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyQS0qsXoAIDzlT-1024x473.jpeg?resize=1024%2C473&ssl=1\" alt=\"\" class=\"wp-image-3769\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyQWwDJWIAMx4kU-768x1024.jpeg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-3770\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyrZEYYWAAc26z1-768x1024.jpeg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-3771\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyWp6DlWIAIlw0G-576x1024.jpeg?resize=576%2C1024&ssl=1\" alt=\"\" class=\"wp-image-3772\" />\n\n\n\n<img src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/06/FyQd8NDXgAAuLlN-1024x683.jpeg?resize=1024%2C683&ssl=1\" alt=\"\" class=\"wp-image-3768\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 07 Jul 2024 12:45:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Do The Woo Community: 20 Years. That’s a Lot of Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=3448\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://dothewoo.io/20-years-thats-a-lot-of-community/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:431:\"<p>In May I was fortunate to <strong><a href=\"https://wordpress.tv/2023/05/30/20-years-thats-a-lot-of-community/\">speak at WordCamp Lisboa about community</a></strong>. It had been awhile since I’ve spoken at a WordCamp, but I had a lot of fun.</p>\n\n\n\n<p>If you are interested in my elaboration of the future of the community, <a href=\"https://dothewoo.io/future-of-the-wordpress-community/\">listen to this show here.</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 07 Jul 2024 12:45:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"Do The Woo Community: WordCamp Asia. Energized, Graciousness and Empathy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=1625\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://dothewoo.io/wordcamp-asia-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9885:\"<p>For 13 years I have been going to the smaller and local WordCamps and when the first flagship WCUS started, I jumped on the opportunity and have been lucky enough to attend all of them so far.</p>\n\n\n\n<p>Last year, I attended my <strong><a href=\"https://dothewoo.io/do-the-woo-is-headed-to-wordcamp-asia/\">first WCEU</a></strong> which of course was far from their first. It was an amazing event and even <strong><a href=\"http://https//portobobwptrainer0.wpcomstaging.com\">pushed us to move to Porto</a></strong>, which we are doing end of March.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-then-comes-wcasia\">Then comes WCAsia</h2>\n\n\n\n<p>Judy and I were excited that we would be able to attend the <strong><a href=\"https://asia.wordcamp.org/2023/\">very first WCAsia</a></strong>. Neither of us had been to any part of Asia, so Bangkok was soon to be our first. </p>\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/02/IMG_1562-1024x768.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-1626\" />\n\n\n\n<p>Now with all that comes for anyone attending a WordCamp, it can be anything from intimidating, to exciting, or both. I did not know what to expect from this very first flagship event. I knew that it would be good, but I didn’t know I would be blown away.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The event itself</h2>\n\n\n\n<p>The event was held on the top floor of what’s called Iconsiam. A gigantic mall with a conference center.</p>\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/02/IMG_1748-1024x768.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-1627\" />\n\n\n\n<p>And everything about the organization of the event was top notch. The sponsor area was strategically placed. And I personally experienced a volunteer approaching me a few times and asking how I was doing and if they could help with anything. It was amazing.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Contributor day</h3>\n\n\n\n<p>This was my second contributor day. And it did not disappoint. I spent my time with the Community team and we had several very good discussions. Of course a lot of time was put into the day-long event from both organizers and volunteers. And I had to get a shot of all the team table leads from around the world.</p>\n\n\n\n<img width=\"1000\" height=\"519\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/02/Contributor-day-leads-WordCamp-Asia-2023.jpg?resize=1000%2C519&ssl=1\" alt=\"\" class=\"wp-image-1629\" />\n\n\n\n<p>This was just how big contributor day was.</p>\n\n\n\n<img width=\"1024\" height=\"683\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2023/02/WordCamp-Asia-2023-Contributor-Day-1.jpg?resize=1024%2C683&ssl=1\" alt=\"\" class=\"wp-image-1630\" />\n\n\n\n<h2 class=\"wp-block-heading\">Two days of WordCamp Asia</h2>\n\n\n\n<p>The minute I walked in that morning and headed straight for the expo area, this is what I saw. It was one of the most busy WordCamps I had ever been to, at least from this perspective. And the vibe in the air is what I believe energized everyone.</p>\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/02/IMG_1595-1024x768.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-1628\" />\n\n\n\n<h3 class=\"wp-block-heading\">The community, the people</h3>\n\n\n\n<p>There is no single word to describe all the new and old friends that I met with. There were hugs, fist bumps, handshakes, and a lot of conversation. I had the chance to meet people who had literally been reading or listening to my stuff for over a decade. It was incredible humbling. </p>\n\n\n\n<p>Although I don’t have these tagged, here is are bunch of selfies and other pics that were taken by others and myself. </p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\">Three things really stood out to me</h2>\n\n\n\n<p>As I mentioned earlier, this was likely the best WordCamp I have been to. If asked, I would have to say that there are three words that come to mind if I was to describe it as a whole.</p>\n\n\n\n<h3 class=\"wp-block-heading\">The energy</h3>\n\n\n\n<p>I have never been to a WordCamp that had as much energy as I experienced here. I’m sure it was a combination of it finally happening for the Asian community (the first time it was cancelled due to covid), the pride they felt and the fact that so many of the attendees were experiencing their very first WordCamp of any size. </p>\n\n\n\n<p>Everyone seemed hungry for community and education. Even the sponsors who frequent many WordCamps, the teams they brought were energized and kept very busy. There was a vibe of this energy with everyone you met. </p>\n\n\n\n<p>I know that both my brand BobWP and Do the Woo is very popular in that part of the world. But until you are able to talk, shake hands or hug, you just don’t know. I met strangers and people who I have been connected with online for a decade or more. I was in what felt like hundreds of selfies with friends and new friends. The energy there was contagious and even by day two, it did not let up till closer to the end of the day.</p>\n\n\n\n<h3 class=\"wp-block-heading\">The graciousness</h3>\n\n\n\n<p>This is probably the most powerful word that stuck with us during our entire stay, both at the event and beyond. We felt welcomed wherever we went. The kindness and consideration of each individual we had contact with and I had contact with at the event, was something that added to the energy I previously talked about.</p>\n\n\n\n<p>Culturally, between the greeting with a bow and hands held together, and those who held their hands over their hearts as they approached you, other parts of the world could learn from those warm and loving gestures and how they made us feel each and every time.</p>\n\n\n\n<h3 class=\"wp-block-heading\">The empathy</h3>\n\n\n\n<p>Empathy has always been a huge part of my life, and I wish more people would naturally feel it in all circumstances.</p>\n\n\n\n<p>As I mentioned previously, a lot of the attendees where first time WordCampers. Because of the nature of our business, many are introverts and that first event experience can be overwhelming. But it was different. There was a natural born vibe of empathy coming from everyone. </p>\n\n\n\n<p>The vendors talking to community members. People meeting each other for the first time. Questions asked and answered. I would often catch pieces of conversation near me, and more times than not there was a tone of empathy. A tone that said we are the community and here to help each other, no matter who you are, what skill level you have or where you come from. The glass was half full, if not brimming over.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Of course all the other stuff</h2>\n\n\n\n<p>There was so much to the event, but at the same time the entire experience.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Having a little fun and a good laugh</h3>\n\n\n\n<p>There is nothing better than a good laugh. You may or may not know <strong><a href=\"https://wpbuilds.com/\">Nathan Wrigley from WPBuilds</a></strong>. A great friend of mine and a treasure to the WordPress community. Unfortunately Nathan could not make it, so our friend <strong><a href=\"https://wsform.com/\">Mark Westguard from WS Form</a></strong> created a “Nathan head”. And it started popping around here and there at WCAsia. Make sure and click on the images so you can easily find “Where’s Nathan?” </p>\n\n\n\n\n\n<h3 class=\"wp-block-heading\">Nom nom</h3>\n\n\n\n<p>The food was incredible. I’m not a foodie as much as many who travel, but the tastes I experienced are really beyond words. I am still deciding my favorites between Thai, Indian and Japanese. Unfortunately, I am terrible when it comes to taking pictures of our food. In fact, I likely got more from the food served on our flights than at the event.</p>\n\n\n\n<p>There was this amazing Espresso Martini that we had, in some kind of a chalice at a restaurant in a local marketplace. </p>\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/02/69856627392__9179F4B0-106B-43AC-A12F-D6A40A1FDD91-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-1678\" />\n\n\n\n<p>And the best experience I had was a cup of Spicy Coconut Soup with Scallops at a restaurant in the Iconsiam. Unfortunately I didn’t think to take a picture until I was half-finished. Trust me, the untouched presentation was pretty impressive. The taste, out of this world.</p>\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/02/IMG_1757-768x1024.jpg?resize=768%2C1024&ssl=1\" alt=\"\" class=\"wp-image-1679\" />\n\n\n\n<h3 class=\"wp-block-heading\">Bangkok</h3>\n\n\n\n<p>And then there was the host city. As mentioned, this was the first time Judy and I have been in Asia. The city was interesting and amazing at the same time. The weather was another thing. We spent an extra three days and found we could spend very little time outside because of the heat and humidity. Average days temp while while there were around 94<strong>°F</strong> / 34<strong>°C</strong>. We thought we would either melt away or simple pass out. But between the hotel, a boat ride down the river and a few other places, I do have a few shots to share with you. </p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\">What have I left out?</h2>\n\n\n\n<p>Likely a lot. But still recovering from jet lag and a good chunk of this post was written on the flight back. </p>\n\n\n\n<p>If we connected at WCAsia, you are now a big part of one of my favorites memories since using WordPress.</p>\n\n\n\n<p>And if you were an organizer, volunteer or sponsor this year, a big thanks and hug for one amazing event. You should be proud of what you did and the community that you brought together. </p>\n\n\n\n<p>Until WordCamp Europe….</p>\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/bobwp.com/wp-content/uploads/2023/02/IMG_1760-1024x768.jpg?resize=1024%2C768&ssl=1\" alt=\"\" class=\"wp-image-1714\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 07 Jul 2024 12:45:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Do The Woo Community: The State of the Word experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"https://bobwp.com/?p=585\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://dothewoo.io/the-state-of-the-word-experience/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5731:\"<p>I have purposely chosen to not revisit the actual message delivered at State of the Word. There has been a lot already said and I don’t really need to add to that pile. In fact, I have listed a few posts at the end here that will give you that overview.</p>\n\n\n\n<p>I arrived in New York City late Tuesday evening. The SOTW was not beginning till noonish on Thursday. But I was pretty sure Wednesday would be my “hang out with friends and community day”. Of course I was not disappointed.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-community-is-where-community-goes\">Community is where community goes</h2>\n\n\n\n<p>Mid-morning on Wednesday, I ran into<strong> Michelle Frechette and her friend Julia</strong> in the hotel lobby. Hungry and in need of caffeine, I joined them for a bit of time at Starbucks. Returning to the hotel, we ran into Rich Tabor, and set a time to find a restaurant and have lunch. The four of us ended up at an Italian place, which would be the first of two that day.</p>\n\n\n\n<p>Then came a break before I met <strong>Robert Jacobi, Rich Tabor</strong> at Nancy’s Whiskey Bar across the street. Where eventually we were joined by <strong>Robbie Adair and Bud Kraus</strong>. Although we didn’t get a group shot then, Robert did grab a shot of Rich and myself.</p>\n\n\n\n<img tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2022/12/Rich-Tabor-and-BobWP.jpeg?resize=768%2C576&ssl=1\" alt=\"Rich Tabor and BobWP\" class=\"wp-image-586\" width=\"768\" height=\"576\" />Thanks to Robert Jacobi for the photo\n\n\n\n<p>After that came dinner. <a href=\"https://dothewoo.io/a-state-of-the-word-dinner-with-some-woo/\">I shared a bit of that experience on my podcast over on Do the Woo</a>, which in a nutshell ended up being a fantastic Do the Woo dinnner in a heated patio at yet another Italian restaurant.</p>\n\n\n\n<img width=\"768\" height=\"1024\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2022/12/IMG_0063-1.jpg?resize=768%2C1024&ssl=1\" alt=\"Do the Woo Dinner in New York City\" class=\"wp-image-587\" /><em>Do the Woo Dinner at State of the Word 2023 with Michelle Frechette, Allie Nimmons, Bud Kraus, Nev Harris, Aaron Campbell, Rich Tabor, Timothy Jacobs, BobWP, Robbie Adair, Julie and Ryan Marks. </em>\n\n\n\n<p>Following that feast, a few of us ended up at the Rockefeller Center.</p>\n\n\n\n<img width=\"800\" height=\"764\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2022/12/WordPress-people-at-Rockefeller-Centeer.jpg?resize=800%2C764&ssl=1\" alt=\"\" class=\"wp-image-588\" />Michelle, Nev, Ryan, Julia, Robbie and BobWP\n\n\n\n<p>And that was the day of true community. Friends coming together and just simply having a great time.</p>\n\n\n\n<img width=\"1024\" height=\"576\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2022/12/Rockefeller-Center-New-York-City.jpg?resize=1024%2C576&ssl=1\" alt=\"Rockefeller Center New York City\" class=\"wp-image-589\" />\n\n\n\n<h2 class=\"wp-block-heading\">State of the Word Day</h2>\n\n\n\n<p>Of course the day of the State of the Word has it’s fair share of community. From a casual get together at a cafe beforehand, to the event itself and rounding that off with a small dinner with Robert Jacobi, Robbie Adair and Nev Harris.</p>\n\n\n\n<p>The entire day, day two, filled with community. Old and new friends.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Conversations at SOTW</h3>\n\n\n\n<p>I cannot possibly share with you the conversations I had at the event, primarily because I had too many and cannot recall each one. But a couple of instances stick in my mind.</p>\n\n\n\n<p>First, I met<strong> Zandy Ring, COO at Tumblr</strong>. This was not only a fun conversation but also very timely as I dive into the Tumblr world as BobWP. It’s been an interesting platform to sort out. And the insights that Zandy shared with me confirmed I was doing the right thing by taking my time and finding my groove there. </p>\n\n\n\n<p>Secondly, I had a chance to chat with <strong>Matt Mullenweg</strong> a couple of times. The best thing about the SOTW event if Matt is in his element there. The smaller crowd gives it a much more relaxed feeling and I sense that he is truly enjoying himself. </p>\n\n\n\n<p>And the cool thing. There would never be the opportunity where I would be able to share with him the new stuff we are doing over at Do the Woo in the new year. But this event gave me that chance. And even better, he loved what we were going to be doing.</p>\n\n\n\n<p>Now with both of these conversations, I was fortunately to be given the opportunity to have them. But I did for two simple reasons.</p>\n\n\n\n<p>The WordPress community is incredible, no matter who you meet</p>\n\n\n\n<p>I am extremely fortunate to have such amazing sponsors for Do the Woo that made it possible for me to represent DTW at the event.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Learn more about the State of the Word</h3>\n\n\n\n<p>Matt’s SOTW was great and there was some really cool stuff he shared. But I am not into reinventing the wheel, so here are a few options for you to catch up with it if you haven’t already. </p>\n\n\n\n<p>Over on WPTavern, <a href=\"https://wptavern.com/state-of-the-word-2022-matt-mullenweg-highlights-gutenbergs-progress-announces-new-community-tools\">State of the Word 2022: Matt Mullenweg Highlights Gutenberg’s Progress, Announces New Community Tools</a></p>\n\n\n\n<p>The WPMinute has an a<a href=\"https://thewpminute.com/state-of-the-word-2022/\">udio version if you are on the go, as well as some key takeaways.</a></p>\n\n\n\n<p>And of course, <a href=\"https://wordpress.org/news/2022/12/sotw-2022-a-celebration-of-the-four-freedoms-of-open-source/\">over on WordPress.org, you can catch the full video.</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 07 Jul 2024 12:45:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:140:\"Gutenberg Times: Gutenberg Changelog #103 – Create Block Theme Plugin, WordPress 6.6, Gutenberg 18.7, and Updates from the Training Team \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=29223\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-103-create-block-theme-wordpress-6-6-training-team/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:56988:\"<p>In this episode, Nadia Maya Ardiani and Birgit Pauli-Haack discuss the create block theme plugin, WordPress 6.6, Gutenberg 18.7, and updates from the training team.</p>\n\n\n\n<p><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-103-create-block-theme-wordpress-6-6-training-team/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-103-create-block-theme-wordpress-6-6-training-team/#transcript\">Transcript</a></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Editor: <a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo: <a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production: <a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h2 class=\"wp-block-heading\">Special Guest: Nadia Maya Ardiani</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.linkedin.com/in/nadiamayaardiani/\">LinkedIn</a></li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/ardianimaya/\">WordPress profile</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/training/2024/01/16/contributor-spotlight-nadia-maya-ardiani/\">Contributor Spotlight: Nadia Maya Ardiani</a></li>\n\n\n\n<li><a href=\"https://www.hostinger.com/tutorials/author/nadiaardiani\">Content Specialist at Hostinger</a></li>\n\n\n\n<li><a href=\"https://www.hostinger.com/blog/birgit-pauli-haack\">Birgit Pauli-Haack: Fostering Community Spirit Through Knowledge Sharing</a> by Nadia Maya Ardiani</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Announcements</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2024/06/25/recap-hallway-hangout-theme-building-with-playground-create-block-theme-plugin-and-github/\">Playground, Create-block-theme plugin, and GitHub</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/07/01/recap-hallway-hangout-exploring-grid-layouts/\">Recap Hallway Hangout: Exploring Grid Layouts</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=OyYdkXAx7qw\">Developer Hours: What’s new for theme developers in WordPress 6.6</a></li>\n\n\n\n<li>July 8th, at 16:00 UTC: <a href=\"https://make.wordpress.org/core/2024/07/01/hallway-hangout-section-styles-and-other-block-style-variation-updates/\">Hallway Hangout: Section styles and other block style variation updates</a></li>\n\n\n\n<li>July 9th, 2024, 15:00 UTC – Developer Hours: <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/301834541/\">Editor unification and extensibility in WordPress 6.6</a>.</li>\n\n\n\n<li>July 23, 2024, at 15:00 UTC <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/301860423/\">Developer Hours: Do you really need a custom block? Let’s explore alternatives.</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Training team updates</h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/training/tag/contributor-spotlight/\">Contributor Spotlight series </a></p>\n\n\n\n<h4 class=\"wp-block-heading\">Gather Press</h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://gatherpress.org/\">GatherPress.org</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/training/2024/06/27/training-team-testing-gatherpress/\">Training team testing </a>Gather Press</li>\n\n\n\n<li> <a href=\"https://wordpress.org/plugins/gatherpress/\">https://wordpress.org/plugins/gatherpress/</a></li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\">New Courses</h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://learn.wordpress.org/course/beginner-wordpress-user/\">Beginner WordPress User</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/course/intermediate-wordpress-user/\">Intermediate WordPress User</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/course/beginner-wordpress-developer/\">Beginner WordPress Developer</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">What’s released</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/plugins/create-block-theme/\">Create Block Theme plugin 2.3</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/07/04/whats-new-in-gutenberg-18-7-03-july/\">What’s new in Gutenberg 18.7? (03 July)</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">WordPress 6.6</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2024/07/wordpress-6-6-rc2/\">WordPress 6.6 RC2</a></li>\n\n\n\n<li><a href=\"https://nomad.blog/2024/06/26/wordpress-6-6-source-of-truth/\">Source of Truth on WordPress 6.6</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=k4D1dHTZvQQ\">WordPress 6.6 – Huge Changes Coming Soon!</a></li>\n\n\n\n<li>Dev Notes\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2024/06/28/updates-to-the-interactivity-api-in-6-6/\">Updates to the Interactivity API in 6.6</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/24/miscellaneous-editor-changes-in-wordpress-6-6/\">Miscellaneous Editor changes in WordPress 6.6</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/24/section-styles/\">Section Styles</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/21/wordpress-6-6-css-specificity/\">WordPress 6.6 CSS Specificity</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/20/roster-of-design-tools-per-block-wordpress-6-6-edition/\">Roster of design tools per block (WordPress 6.6 edition)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/20/site-wide-background-images-in-wordpress-6-6/\">Site-wide background images in WordPress 6.</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/19/theme-json-version-3/\">Theme.json version 3</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/28/editing-custom-fields-from-connected-blocks/\">Editing custom fields from connected blocks</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in the works</h2>\n\n\n\n<p><a href=\"https://github.com/WordPress/twentytwentyfive\">Twenty Twenty-Five</a> </p>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on Twitter or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Hello, and welcome to our 103rd episode of the Gutenberg Changelog Podcast. In today’s episode we will talk in detail about Create Block Theme Plugin, WordPress 6.6, Gutenberg 18.7, and updates from the training team too. Maybe not in that order.</p>\n\n\n\n<p>I’m your host, Birgit Pauli-Haack, curator at the Gutenberg Times and a full-time core contributor for the WordPress Open-Source Project sponsored by Automattic’s Five for the Future Program. </p>\n\n\n\n<p>I’m delighted to have again as co-host, my dear friend, Nadia Maya Ardiani from Indonesia, member of the WordPress training team, translating Learn WordPress content. And in her day job, Maya creates content for the Hostinger blog and social media. So glad you can make it this time, Maya. How are you today?</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Hi, Birgit. It’s very nice to be back here. How are you by the way?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: I’m good. I’m good. I’m good. So glad we’re doing this. And it’s summer in Munich.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> It’s always summer here in Indonesia.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Well, I definitely have to visit sooner or later.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yes, please.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Rather sooner than later because time runs out.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah. The last time you invited me, I think it was around WordCamp. After I came back from WordCamp US and you were not attending it. And this time it’s the other way around. You’re attending WordCamp Europe and I’m not, and I’m getting so FOMO of everything. So yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. FOMO is something that I’m looking at for now. Also for WordCamp Canada. There are some great speakers on there. But I am really looking forward. Are you coming to WordCamp Asia in the Philippines next year? You don’t know?</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah, I plan to. I plan to. So hopefully, we can meet again.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, I hope so too, in-person. Well, did you know that the call for speakers is out for WordCamp Asia?</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Oh, not yet.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> I haven’t checked.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> So dear listeners, if you want to come to WordCamp Asia and be on the speaker roster, now is the time to get your creative juices going on what you want to talk about. All right.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Announcements</h3>\n\n\n\n<p>Before I forget again, because I did the last time, I want to mention our new music for the intro and the outro. So this is the second episode actually with new music dear listeners, and I hope you like it. A 100 episodes is a great run for Homer Gaines’ music that we started out with and we used for 100 episodes. But I’m also grateful that he allowed me to use his music for free. So big prompts to Homer Gaines. And I’ll share again the link to his music channel on Spotify or what was the other one? SoundCloud.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> SoundCloud.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yes. Yeah, thank you. The new jingle, or what you call it, whatever you call it, is actually created by Udio, and that’s an audio AI site. Which I just was trying out. And the prompt was Jango Edwards style intro music, and it’s called Manouche Morning. I share the link also in the show notes, so you can go to the site and try out your music tastes. But let me know what you think about it, dear listeners. And also, of course, Maya.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah, I really like it, because it sounds like something that you can hear from a gramophone and take you back to another time. And it’s really a nice change of vibe. Because before we have this cool guy, a cool person, who is more very chill and very calm person, and this time it’s more happy-go-lucky. So yeah, I think it’s really great. And it’s like Morning Spirit, like the name.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> You kind of get in a different mindset there. And I learned in between that music actually changes, depending on which music of course, your brainwaves. So your alpha waves and your mood. I find it really interesting. So I read more about it. Well good. So that’s music. Well, either comment on the episode or send me an email or just ping me on Twitter what you think about the music.</p>\n\n\n\n<p>So last episode, we talked about the upcoming events and now those events have taken place, and I can share the recordings in the show notes. If you are a theme developer, but you are not so much into code and want to use the Site Editor to create your theme, the Hallway Hangout where Beatrice Fialo demonstrated how she changes a theme and then used to create Block Theme Plugin to save all the changes that are normally in the database to the theme files and then make those theme files part of Version Control and GitHub.</p>\n\n\n\n<p>So that process she demonstrated very closely. And on the recap post, I actually also spelled out the steps so you can really follow along. It was really a cool event. And you can actually design a theme and Site Editor and still update the theme files and handle it in Version Control. That was one of the big questions we had on the Outreach channel.</p>\n\n\n\n<p><em>Nadia Maya Ardiani: </em>Yeah. I personally also really love Playground because it really helps for content creation as well. Because I don’t have to keep on tweaking my WordPress site, even though that’s a special site for testing. But it’s very handy to have it. I can just test everything there and then forget about it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> I don’t have to reset everything. So, yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Right. Yeah. You don’t mess up the site that you use for other things. Yeah. Totally get it. And so I use local or used to use local, and I have probably 25 sites in there. Because I spin up a new site for everything. But that also clogs up my computer, although I have a terabyte of hard drive. But it still clogs up my computer. Because every single site has all the WordPress files, and with Playground I have nothing stored there except what I wanted to store in the browser or something like that.</p>\n\n\n\n<p>So, yeah. The other event was the exploration of Grid Layouts. It was also a Hallway Hangout. And Isabel Brison, also a regular co-host here on our show, gave a great demonstration on how to handle blocks with Grid Layout or the other way around, how to work with a Grid Block, which is a subset of the Group Block. And she showed off the 6.6 features, but also what she’s working on for 6.7 in an experiment. So that’s also something, if you are keen to learn more about Grid Layout and what you can do with it, definitely watch that recording.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah. People already starting to work on 6.7. It’s like, wow, so fast.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. So once decided when the Beta 1 is of major release, then it was also decided which Gutenberg Plugin version will make it from the new feature point of view. So the week the Beta 1 is released, that’s the week where the Gutenberg Plugin released, and that’s the last release with new features.</p>\n\n\n\n<p>So Beta 1 was on June 4th and the release candidate for 18.5 was already out. So those features made it into the major 6.6. And everything else afterwards, 18.6 and 18.7hat we’re going to talk to now, are either bug fixes and they will be ported to the release on WordPress but all the new features that add UI, that are enhancement to existing things, stay in the plugin.</p>\n\n\n\n<p>And Isabel Brison, and I think Robert Anderson, they were working on the Grid Layout, they actually started that experiment way earlier, but they were not ready to make it public. So if you want to test out what she showed off in the Hallway Hangout, you need to enable that experiment on the experiment page in Gutenberg before you can actually see that feature.</p>\n\n\n\n<p>So there’s multiple levels of how you learn about new things. And if you want to get in early, the experiment page on the Gutenberg Plugin gives you a clue what people are actually working on. Some of them are pushed forward like the data views or the Grid Layout, and some of them are a little bit stale because there hasn’t been enough feedback to move forward with a lot of things.</p>\n\n\n\n<p>Going back to the announcements or to the upcoming events, there’s also in the show notes a link to the recording of the developer hours, what’s new for theme developers in WordPress 6.6, where Nick Diego and Justin Tadlock were talking about all the good things that are coming, especially the overrides to sync patterns and also grid, but also most prominently the section styles, that’s it, block styles, and how that works with the reduced specificities for custom CSS.</p>\n\n\n\n<p>So you can override. Well, how you can override some custom styles and block style. It’s a little bit highly technical, and if you’re not into that, the last part might be a little bit too technical, but it’s definitely worth checking out. </p>\n\n\n\n<p>And then there’s a set of upcoming events in July on Monday, you might not have listened to that, next week, July 8th there’s a Hallway Hangout where Justin Tadlock and Nick Diego are talking about the section styles and block style variations, want to discuss with the extenders what are the challenges and what are the problems or questions. Bring them all to the Hallway Hangout. That’s on July 8th, 1600 UTC.</p>\n\n\n\n<p>Then on July 9th, there’s a Developer Hour, Editor, Unification and Extensibility in WordPress 6.6. That’s with Ryan Welcher and Nick Diego. And they talk about how the slot fields and all the other extensibility works now for post editor, site editor, template editor. They’re all now one interface or almost, in how you can take advantage of it. And the additional ways to add your own interfaces to the sidebar.</p>\n\n\n\n<p>Then July 23rd at 1500 UTC is another Developer Hours, and that covers that topic, do you really need a Custom Block? And it explores the alternative, and it was one of the things that early on, but more and more you have already built in ways to modify core blocks without having to create your own blocks. So be based on the core blocks. And with pattern overrides, there’s another feature there where you can say, okay, maybe I don’t need my Custom Block. And the other part is the Block Bindings.</p>\n\n\n\n<p>So for custom fields, that you don’t need a block for each custom field, your customer needs. So you could actually use the Block Bindings for that and bind those information or the values to certain core blocks. It’s not available for all the blocks, but it’s 6.6. Block Bindings came with 6.5 and all extended, especially the editing part in the interface for 6.6. All right.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Training Team</h3>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah. And speaking of events, so currently the training team is, we are trying to test GatherPress. So it’s like an event management application and it’s open source. So we are thinking, why not? We’re trying to move through this platform, we are looking for a tool that can help us to improve the flow management of our Learn WordPress online workshops, for the scheduling stuff.</p>\n\n\n\n<p>And we hope that by testing it, we can try to meet the diverse needs of even organizers and members of the WordPress community in general. And it’s not just training team members who can test it. Everyone basically can test it. And I will put the invitation to test it in the show notes. And the main areas that we follow will be including its ease of use and then the registering process, and then the editing attendance feature, and basically any other stuff that stands out.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> That’s great. Thank you so much for bringing that to the show. I totally dig it. And I remember having conversations about replacing Meetup as the tool for the local Meetups with multi-site, for all the 700 local Meetups when I was a Meetup organizer in ’16 and ’17, so this is great that it comes together now.</p>\n\n\n\n<p>Recently, the GatherPress Plugin is also now available in WordPress Plugin Repo, so you can also test it on one of your other sites. You don’t have to use it for WordPress events. But yeah, I’m going to look at the invite. So that is really cool. When I look at the plugin page, it has blocks for everything and it has for RSVP, add to calendar, the online event, event date, menu and all that. So this is really great. And maybe could even be used for other events, not just WordPress events.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah. And I myself haven’t tested as well, so sharing this also became a reminder for me to test it. Because it’s really great to have this alternative.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Absolutely. Oh, and speaking of the training team, there are three courses that came out in the last couple of months. One is the beginner WordPress user. So if you start out as a WordPress content creator and/or site owner, this is definitely a course to go through because it explains some of the WordPressy things that are a little bit harder to know. It’s like your driver’s license course for WordPress. Sometimes we just need a refresher as well. And I just realized that there’s also an Immediate WordPress User course out there. So I think it just went online. And for those who are….</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah, it’s very new.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. Have you worked on those?</p>\n\n\n\n<p><em>Nadia Maya Ardiani: </em>Actually, these three stuff like Beginner WordPress User and then Beginner WordPress Developer, and then Intermediate WordPress Developer. WordPress user, sorry, they’re all part of the Learning Pathway Project. So lately we try to create learning pathway. Because sometimes people get into learn.wordpress.org and became like, oh my God, there’s so much stuff to learn. Where do I start?</p>\n\n\n\n<p>So we’re thinking maybe it will help if we can have separate learning pathways, for example, for people who don’t have enough technical background, they can start by the Beginner WordPress User. As you already said, it’s like the driving license for WordPress. It’s a really nice way to put it. It’s when you want to really learn from the basics. And then we have Beginner WordPress Developer. It’s for those who want to start developing for WordPress.</p>\n\n\n\n<p>And then we have Intermediate WordPress User. So it’s for people who already have basic fundamental knowledge and then they want to level up their use of WordPress. Maybe for content creation, they want to make it more effective, and then they want to explore the advanced features. So this is what everyone can learn from this.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. No, really, and I know there’s a lot of work that goes into that, especially because WordPress changes so much in the recent year. What I also like is that the single lessons are actually available separately. You don’t have to go through the course or finish one lesson to go to the next. You can just look at the list of the course and then pick the lessons where you want to expand your knowledge. Or when you say, okay, I need to dive deeper in that topic, and hopefully the lesson covers that.</p>\n\n\n\n<p>That’s a really good way also for people who actually build sites for others, to say, okay, if you want to learn that, why don’t you go to that lesson, instead of having to do that training themselves. Although it builds trust, sometimes it can be a bandwidth. You don’t have the bandwidth as a freelance developer or as a small agency to do all the training. And having an official site where you can point people to for certain explanations or for certain tools, on how to use them, is definitely a feature also very well-built for agencies that are out there and working with clients. You are pretty much the first line of support. So that definitely gives you support in supporting. I like that.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Support in supporting.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. So check out the <a href=\"http://learn.wordpress.org\">learn.wordpress.org</a> site and the three courses we will have in the show notes for you. And of course, yeah, the Beginner WordPress Developer course covers all the things that you might need to at least get started. Because there’s a lot of tutorials out there that assume a certain knowledge of certain things.</p>\n\n\n\n<p>And I know because I work with the writers on the developer blog on the WordPress Developer Blog, and some of it is kind of how can we get to the meat of that particular tutorial without having to explain about everything WordPress.</p>\n\n\n\n<p><em>Nadia Maya Ardiani: </em>Everything.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> So now we can point to the WordPress Developer lessons and say, okay, here you can beef up thinking about this or this and that. So it’s great fundamental work that the training team is doing there.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah. And we try to facilitate the many ways people might prefer to learn. Some people prefer to learn audio/visually, some people prefer to just read it, because they can do it anytime and anywhere, and also for the accessibility reasons.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Excellent. Yeah, definitely. That was the section about the training team. Well done on the training team and everybody else out there.</p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s Released – Create Block Theme Plugin<strong> </strong></h3>\n\n\n\n<p>So that brings us to the section, what’s released. And before we dive into WordPress 6.6 some more, I just wanted to give a shout-out to the latest release of the Create Block Theme Plugin. It has become my most favorite plugin that I actually use. And the team working on has released version 2.3 with a few more capabilities.</p>\n\n\n\n<p>And now you can add image credits to the theme modal. So there’s a theme modal where you can put all the information about a theme that you create in there. And there’s now also a section for the image credits if you use somebody else’s images in there that are not commonly licensed or public domain. So you can add this to it.</p>\n\n\n\n<p>External links are now translatable. So the translation team, whoever and polyglots wants to translate a theme can do that. There is a new About section in the editor that helps you with what the various pieces are about. And the landing page in the plugin has been majorly improved from the design, and it now looks a little bit more like that plugin is. And then now the font settings. When you clone a theme, the font settings actually persist over the cloning part. So what the original theme is doing you can do. The clone theme is also respecting that.</p>\n\n\n\n<p>And then there were quite a few bug fixes and all that. But it’s so great how this plugin actually evolves throughout the times and goes along with the WordPress features. I think that they’re working now on some pattern management, but they need to wait for the core to finish developing. Sometimes the heart of the matter, if you want to create, you can create patterns in the interface, but you need to export them separately and not with the theme. So that’s kind of a major stepping stone.</p>\n\n\n\n<p>And then the styles and section styles, they haven’t implemented that yet. But it’s coming along and stay tuned. </p>\n\n\n\n<h3 class=\"wp-block-heading\">WordPress 6.6</h3>\n\n\n\n<p>So for WordPress 6.6, release candidate two is now available for testing. Today, we are recording this on July 4th, thinking July 4th to our American listeners. Happy Independence Day. Hope you have a wonderful weekend.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And enjoy the summer coming in. But no rest for the wicked. WordPress 6.6 is scheduled to come out July 16th. That’s 12 days away. And there is with the release candidate one, also the Source of Truth came out, a compendium, it’s a book about that, WordPress 6.6. Compiled or composed, edited, authored by and…</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Curated.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Curated By Anne McCarthy. It’s all you want to ever learn about 6.6 in any detail, about every feature. It might not interest everyone. But you can actually… She tags each feature for the intended user, like this is the theme author, plugin author, end user or enterprise level or for everybody. So you can actually use the browser, find function for the tag theme author, and then go just hop from one occurrence to the next and read it that way. That’s how I do it.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> If you need a shorter version, Jamie Marsland summarized the most important feature in this video and calls it WordPress 6.6, huge changes coming soon.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> As a content writer, I am so thankful that Anne McCarthy always creates this source of truth every time there’s a major release. So it became our source of truth, literally, to write anything about WordPress.</p>\n\n\n\n<p>So it’s also interesting that today’s marketing team, from the make teams shifting to Media Corps. Because it’s expanding the possibilities for the Source of Truth. Now that we are going to have that one place, one central to getting everything about WordPress and being updated on it. So it’ll be really helpful for content creators especially.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah, it’s actually meant for content creators. It’s not so much for end-users, because that also can be quite technical. So Jamie Marsland, in his video, points out pattern overrides, the grid layout, and we all talked about the negative margins, the custom shadows, and as well as the data views.</p>\n\n\n\n<p>And there were actually for the developers additional def notes since the last episode were published, and one was the updates to the interactivity API, miscellaneous editor changes. These are smaller changes, but still don’t overlook them. A definite about section and styles, is definite about the CSS specificity. That’s a very difficult word for me.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Me, too. It’s a tongue-twister.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. And it reflects how hard it is to talk about that as well.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah, yeah. 6.6 specificity.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Specificity.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> So many S.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. And then there’s a roster of the design tools per block that’s just a table of lists, all the blocks, and then which design tool, line, typography, color, dimensions, background image, gradient, yay, duotone, which block does what. And then there’s another dev notes about the theme JSON version three that also covers the style variations or the section style variations, how you can manage them through theme JSON.</p>\n\n\n\n<p>Maya, from all the small and big features, what intrigues you as a content creator the most?</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> I actually want to say the zoom out view, but sadly, based on the 6.6 Source of Truth, it’ll be available on a future release. But I was like, if it’s finally available, it’ll be a game changer, because I can… Instead of cut and then move it to somewhere else by scrolling up or down my mouse and put it on the wrong part of the website, being able to zoom it out will be, oh my God, it will be… What is it in English? Sorry. It’ll be really time-saving.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yes, absolutely. Yeah. I can definitely see that. Because we are so focused on the block or on the section kind of thing that sometimes you need a full view of a page. And the zoom out view is… We are looking at things sometimes only for the block section and what’s in front of us, but the zoom out view gives you actually a view of the full page and how everything fits together.</p>\n\n\n\n<p>That’s very important when you look at template previews or on pattern previews or even on when you go through the categories of patterns and then you see the pattern, how would that fit in into your full page kind of thing? Yeah. But if I understood it correctly, it wasn’t all that seamless to use. It was always a little bit of a surprise when it happened that the team still wanted to… And nothing is hated more than a surprise by an end user. What did I do?</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Did I do something wrong?</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. That’s the first question I always ask. What did I do? And how did that happen? So they wanted to finesse that a little bit more and make that usage a bit more intuitive. So apart from what’s not in 6.6.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> What else?</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> I think it’s the unified editor experience. It just makes sense to me to have the featured image position way higher than before, because before it’s down there. Now it’s way up there. Because when we create a blog post after finishing the text, the first thing that comes to mind is what feature image we will put there to represent the blog post.</p>\n\n\n\n<p>Because having a proper and featured image is also important for the SEO and for branding, especially if we name the featured image with the keyword that we target, it’ll boost the SEO performance as well. And I like how the publish flow looks more compact and less distracting. Because some stuff gets inside when we click something and…</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> The three-dot menu.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yes. It can be also less intimidating for newbies because there’s not so much stuff right there. And then I’m also interested in the pattern overrides, because it will be so handy and time-saving. And also help create a cohesive design across the site, especially for no-code or no designer, non-designer users, and then also the negative margins because it unlocks the design possibilities for us who don’t really design in our daily lives. So yeah, it will look really cool, I think.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, absolutely. And I like the combination between the grid block and the custom shadows. And then now you can have some overlap of images and text, and you don’t have to use a cover block to have that because it’s hard to organize that. Yeah,</p>\n\n\n\n<p><em>Nadia Maya Ardiani: </em>It’ll be so fun to play with.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. Great tools in there for designers that are no-coders. Yeah, it’s kind of cool. Yeah. I’m a total fan of the pattern enhancement that comes with 6.6. It’s not only the set pattern overrides that were punted from 6.5, I like the additional time, which really helped with the feature to bring it in. Because now you see it in the sidebar which content you can override and how they’re called.</p>\n\n\n\n<p>And to create this, you can actually guide your users, which piece of the pattern you can override. So there’s a sidebar on that, when the pattern comes in you really see it. And there’s also the full pattern management, is made available for sites that use a classic theme. So they get a menu item in the WP admin and also all the pattern management screens. So that’s a big deal for the classic themes because they still dominate the space of course.</p>\n\n\n\n<p>Not everybody changes themes every two years, but users can take advantage of the broader template part and pattern management. And theme developers can also make those available for their users. So I’m really happy about that. Yeah, we talked about the grid layouts. I’m absolutely a fan of that. And because you can have so much more design, although I want to do something like a Pied Mondrian kind of style, and I am….</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: Oh, yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Looking forward to doing that. And now you can also create your own drop shadows and you don’t need a theme developer or a developer for it or wait for core. You can create your own drop shadows with the color, how they lean, what’s the angle and what’s the distance from the thing. It’s not available for all blocks. But I think it’s still only for four blocks, but it’s definitely changed for the content creators to make some interesting things.</p>\n\n\n\n<p><em>Nadia Maya Ardiani: </em>Yep, yep.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. And one thing I really like is that it’s finally coming to WordPress, and that is, to use….</p>\n\n\n\n<p><em>Nadia Maya Ardiani: </em>What is that?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: The tab button to indent list items?</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Oh, yeah, yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Every time.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: Yeah, I forget about that too. It’ll be really nice too.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And because it trips me up every time I know I’m going to use it very much. I have not learned to work around it. Why can’t I do this? So I try it every time I use a list that needs to have multiple hierarchies. So I’m really happy about that. Thank you.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Finally.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>The time that I don’t spend in WordPress, I spend in Google Docs. So some things from Google Docs. What drives me crazy in Google Docs is that I can’t just highlight something and put a link underneath with copy paste. That kind of trips me up in Google. And I was like, Google, get on with it. And GitHub can do it, WordPress can do it, you can do it too. And this was the other way around. Yeah, it’s kind of what Google does nicely and WordPress does.</p>\n\n\n\n<p>We talked a little bit on the podcast already about the new screens coming, called the data views. And those are the admin screens, that insight editor to manage pattern pages, styles, navigation and templates. And as they are tested for more admin redesigns to come. And yeah, I’m really excited about that because it kind of gives you a little view into the future, and also lets you already use it and see how that works well for you.</p>\n\n\n\n<p>I know for 6.7, they’re looking at making those available for the media library and also for the post because those two things on the content side, they still use the old WP admin for various reasons. Most of it because of the extensibility that needs to be built in, because a lot of plugins kind of tap into these screens right now.</p>\n\n\n\n<p>But the 6.7 is probably going to have at least some first versions of that in that. If you’re a plugin developer, you might want to check out theWordPress component package data views. And there’s also one that contributors are working on, it’s called data forms, maybe to make them work for your plugins or at least test them out, and what it would bring for you later on in a year or so.</p>\n\n\n\n<p>And then of course, the last feature that I am really happy about is the extensions of the Block Bindings, they were a big deal in 6.5, but the enhancements that coming in 6.6 is even more useful for site owners and site content creators, because WordPress now offers various ways where you can update the custom fields through the Block Binding screen.</p>\n\n\n\n<p>So the meta boxes that are on bottom of your screen are not the best interface. They also don’t have any validation and all that, but you can now change it right in the block. So if you have a typo of inner value for the meta, thinking of a book, if you have a typo in the author. Or you can change the author right there in the block, as well as if that’s in the archive, you can use those Block Bindings also in the archive pages through your templates, but users can then change, oh, this is a wrong date, or this is a wrong location. They can change it right there in the archive pages in the editor.</p>\n\n\n\n<p>So it’s kind of nice to have that now built into the Block Editor, what before you actually needed custom blocks for it or you needed ACF for it or parts or something like that. But now you can just have the custom fields connected with blocks still in the early stages of course, but it’s not complicated fields or complicated connections. But it’s a start and it might make….</p>\n\n\n\n<p><em>Nadia Maya Ardiani: </em>We’re getting there.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, it’s getting there. And it might make quite a set of custom blocks redundant if you could use those for that. And you don’t have to maintain the code for that. Yeah, that’s what I think about 6.6. What I like and what… I am really looking forward to it.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> It’s less than two weeks from now, I think.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> 12 days from today.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> 12 days.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So this comes out on Sunday, and you have only 10 days once you listen to that.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> 10 days.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Or maybe today, Thursday. Well, it comes out on Sunday, so you only have eight days. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 18.7</h3>\n\n\n\n<p>But that was not the only thing that was released today or this week. The WordPress 6.6 release candidate two, it was Gutenberg 18.7. Total of 115 PRs were merged in Gutenberg 18.7 with seven first time contributors. Yay.</p>\n\n\n\n<p>I was going to look at that and hope they contribute not only their first contribution, but also because now they’ve got the process right that there will be many, many more contributions from those users.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Of course, of many contributions after this.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Right, right. Yeah. And with WordPress 6.6 at our doorstep, many contributions are focused on bug fixes. So there’s not a whole lot of new features in there, but what we are talking about, some of them are really… We will find in 6.7, but let’s talk about them.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p>So there is now a content panel for template parts, and that is good because now developers, and when you create templates in the editor, you can add a description and that shows up in the content area for that template. So you can make your theme a little bit more descriptive. Then the next one is, we talked about the published workflow, right?</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Mm-hmm. Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And there is the Sticky Toggle, which is something that means the sticky post.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yes.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> That is…</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> It’s now under… It will be under… Wait, I forget.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Those three dots.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah, it’ll be under the status and visibility. And I think that will be great because it makes it more clear what sticky means, especially for non-English speakers and beginners. Because I remember the first time I learned using WordPress, I was confused what does this sticky mean? Because I was trying to make my first blog post and then I tried this sticky feature and nothing happened. Of course, because my post is only one. So I cannot see what this feature actually does. So by moving it under status and visibility, I think it makes it more intuitive. Because by that we know that, oh, this sticky might be related to the visibility. Oh, it’ll stick to somewhere in the website.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, I think you’re right. And it’s also not the first… The first few blog posts you probably wouldn’t need to know about Sticky Post to get that into your feature set that you would need. So why is it there? Yeah, you’re totally right. Yeah. What they also did in 18.7, why am I still two years, in 16?</p>\n\n\n\n<p><em>Nadia Maya Ardiani: </em>Numbers are also hard.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, numbers are hard, especially for writers. But I’m actually a number person, so…</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Ahh. Yeah, yeah. Number person and alphabet person.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> I used to say, so it’s a real miracle what word people do with numbers. Because I looked at budgets from word people that didn’t work out. But off my tangents now. So one feature that comes with 18.7 is the alignment of the naming models. So we are renaming and naming quite a few things. One is we renamed the sections in the pattern overrides. We renamed template parts, we renamed posts and pages, titles, and all these models, they looked a little bit differently every time. So they are now aligned and use the same design.</p>\n\n\n\n<p>So it makes it less of a friction, because every time you see something different, you think there might be something different, but there isn’t. So that’s really good for quality of life improvement on that. So we haven’t talked a lot about the writing mode support for blogs. What is that? That is… Do you know what that is? Have you ever used it?</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> I tried it, but not really applied it to my daily process. But I think it opened more design possibilities. Because we can make any other element to be vertical or there are so many possibilities that we can do with the layout and then with the message that we want to share to the world.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, definitely. Yeah, so you could pretty much say in the fonts you see in the three dot menu in your font, typography, things you see, vertical alignment or orientation, is I think what you see. Font orientation.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Oh, yeah, orientation.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> So you can then say, okay, I want this headline to be vertically aligned with the paragraph that it kind of comes after. So it actually will be on the left-hand side instead of on top of it, but it is vertically aligned. And yeah, as you said, it’s a nice design tool to break up the wall of text, I call it.</p>\n\n\n\n<p>So when you use headers and list items and all that, they need to be visually attractive at one point, so you can end this PR or with 18.7, the feature of the vertical alignment comes to other blocks. The writing mode support is now also available for buttons and verse and side tagline blocks and side title blocks. Not just for headings and paragraphs. There’s a theme JSON settings in there, and you can also kind of see it then in your style blocks. So I think that’s a great feature to have, that is added to a few more blocks.</p>\n\n\n\n<p>So wonderful. Another tool, it’s not a tool, but what has changed, and you will see it in 6.6, is that with the entity that you’re editing. So what do I mean by that? Is it a pattern or is it a block or is it a template? And now you get a document bar on top of the screen that actually tells you where you are. And that document bar is now also available in 18.7 Gutenberg with the style book and the style revisions. So it’s one more piece of getting the orientation right for a content creator. So what am I actually doing? And I liked it for templates and for pages. So am I in template mode or am I in page editing mode, which is kind of a little different.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah, I checked the GitHub issue and still cannot really comprehend what we will get from this feature? But then you just explained about it. It makes me, oh, yeah, yeah, I will… looking forward to this. That’s why even though I’m not really a technical person, I’m still keeping notes and updating myself of all these updates. Because, oh, this one, I might need this. And just taking notes of everything.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. And the last one, it’s also a very small thing, but it’s really improved the quality of life of these new features. And I’m sad it’s not going to come to 6.6. Not that I… Because it’s the tool top to hover over the color and to typography presets. So if your theme has, or if you’re a theme developer and you create color and typography presets for your theme, then the user can hover and identify that color palette or what typography, what’s the font like or what do you call those fonts. And you can then point people to it in your documentation and say, well look at that. Well look at this. And the Tooltip helps you identify really the things that are on screen. All right. Do you want to add something to the Tooltip?</p>\n\n\n\n<p><em>Nadia Maya Ardiani: </em>Yeah, I just want to say that this will be very handy for working with teams because you don’t have to pick that one that is the third one from the top. You can just say the name of, what is it? The color presets. The color palette. So yeah.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Bug Fixes</h3>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. No, you’re right. Yeah, it’s really hard to organize it. So we mentioned quite a few bug fixes in there. And there is one in there that we are talking about, that’s the writing flows, split the heading into a default block. You can split a block and then it’s still going to be a heading.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah. Because sometimes when we enter in the middle of the heading and then it creates another H1, let’s say. It just didn’t make sense to have… Why do we want to have two heading one in a row? So yeah, it just makes sense to have when we enter, it automatically becomes a normal text like that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, a normal paragraph block. Or when you get carried away with writing a headline and say, ah, no, I want to break it and do that as a subheading. Yeah. Yeah. So that’s a very good fix. You can also now, it fixes the custom color palette. Because that was always a little bit hard to use when you wanted to create new ones.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah. I also found this one really useful because sometimes, especially for brands, some brands have that very specific color and by being able to create the custom color palette, it will help us to have a website in our signature color.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Right. Yeah. And this fix actually makes that workflow much smoother and you don’t have to fiddle around with it too much. And the next one is that for the grid, we talked about the experiment, about the grid interactivity, and it now allows blocks to be positioned in manual mode using drag and drop.</p>\n\n\n\n<p>So the handing of grid and grid cells is going to be much easier. And even in the manual mode you can use drag and drop to place your blocks on the grid. There were two things that I want to… There are quite a few documentation PRs that fix or add to the documentation, which is always appreciated.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Documentation</h3>\n\n\n\n<p>The interactivity API docs now have an addition of the WP-async directive documented. It’s for the developers when they go out and grab some data from somewhere and how to push that into the website. And then for the Query Loop Block, it clarifies some explanation about the variation examples that are in core, so developers can handle them. And I think that was it, what we have for Gutenberg’s 18.7. Yes, we are almost through.</p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s in Active Development or Discussed</h3>\n\n\n\n<p>We have one section for the… What’s in active development or discussed, and I just wanted to let you know that the GitHub repo for the next default theme can’t….</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Twenty Twenty Five.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Very good. We did not plan this.</p>\n\n\n\n<p><em>Nadia Maya Ardiani: </em>Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And I connected with Carolina Nymark who created the repo, and she just said that it’s pretty much right now just to put the placeholders in. Because the release team for 6.7 hasn’t been announced yet. And the default theme Co leads, will be part of the release team. So we need to wait for that. But if you have any input or any ideas for Twenty Twenty Five, you can definitely create issues there and start and raise your hand if you want to contribute however you want.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> The Twenty Twenty Five will be part of the last release of this year.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Which is WordPress 6.7.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> 6.7. Oh, yes.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yes. Yeah, it’s the next release and it will come out in November. But I think the release date is before Thanksgiving, so it’s November 12th. So it’s way before Black Friday and all the holidays are going to start. At least in America, between Thanksgiving and New Year, nobody really, everybody shops and not a whole lot of people work.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Yeah. It’s time for… Have fun.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Well, it’s time to have fun, but also to keep websites stable so the online shopping spray is not interrupted. And because that’s where most people make the year’s revenue.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Gift giving time.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> It’s giving time, it’s buying time. It’s Black Friday time, it’s Cyber Monday time. It’s all the discounts that come around for that. Yes. Yeah. So I’m so happy that you were on my show, Maya. Or on our show.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Me, too.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And it’s always wonderful to chat with you about WordPress and all the things content creators do with it. So when people want to connect with you, where would they find you?</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> So you can find me on wordpress.org, of course. And then I have LinkedIn as well, and Twitter and Instagram. But lately I’ve been taking social media time off.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Okay.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> So if anyone wants to get in touch with me, I think wordpress.org. And maybe if you want to read anything related to me, so in training team, we recently developed… We have a new initiative, so it’s Contributor Spotlight. So we celebrate the journey of training team contributors. It’s initiated by Courtney Paulo-Kranzke or Courtney PK, we call her. It started this January, I think. And yeah, you can all read it on the training team made WordPress Blog.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Oh, wonderful, wonderful. I’m going to put a link in the show notes to that profile.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Thank you.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Well, thank you for that initiative. It’s always good to read the stories, contributor stories. And I will add your LinkedIn and your WordPress Slack profile or WordPress Slack account as well to the show so you can all follow up with Maya.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Thank you so much.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> You’re welcome. As long as the show notes ,dear listeners, will be published on gutenbergtimes.com for WordPress Podcast. This is episode 103. And if you have questions or suggestions or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>, that’s <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. Or just ping me on Twitter like many people do. And if you enjoy the show, please, please leave a review on Apple or Stitcher or whatever your favorite podcast directory is, so other people can find it too. Again, thanks to Maya and thanks for listening, and goodbye.</p>\n\n\n\n<p><em>Nadia Maya Ardiani: </em>Thanks to Birgit as well.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Well, thank you.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> It’s always an honor.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Thank you. And a great pleasure for me. All right, this is the outro. Listen to it and I’ll see you in two weeks or talk to you in two weeks. Bye-Bye.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Bye.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 07 Jul 2024 08:59:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Gutenberg Times: Grid Layouts, curate the Editor experience, WordPress 6.6 — Weekend Edition 298\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=29127\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://gutenbergtimes.com/grid-layouts-curate-the-editor-experience-wordpress-6-6-weekend-edition-298/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:19943:\"<p>Hi there, </p>\n\n\n\n<p>It was a fairly normal WordPress week, apart from the <a href=\"https://make.wordpress.org/plugins/2024/06/29/password-reset-required-for-plugin-authors/\">general password reset for all plugin committers</a> on the repository. That was highly unusual. </p>\n\n\n\n<p>The release of WordPress 6.6 is moving along right on schedule. <a href=\"https://wordpress.org/news/2024/07/wordpress-6-6-rc2/\">Release candidate 2</a> is out. The video <a href=\"https://www.youtube.com/watch?v=VF_UJQ0369c\">Watch the Build: How WordPress Release Pages are Created in the Site Editor</a> allows you a look behind the scene of this part of the release process. </p>\n\n\n\n<p>Gutenberg 18.7 was also released. Together with my friend Maya, I recorded a Gutenberg changelog episode again, number 103. I just can’t get my head around that we already recorded over 100 shows. We also added new music.</p>\n\n\n\n<p>This Weekend Edition has quite a few videos linked on what’s coming in WordPress 6.6, on Grid layouts, and Interactivity API. Something for everyone. To learn about new features and grasp their impact, it’s much easier to see them demo’ed in a video setting or screen share than just learn about it via a blog post or a podcast. </p>\n\n\n\n<p>Wishing you a fabulous weekend! </p>\n\n\n\n<p>Yours, 💕<br /><em>Birgit</em></p>\n\n\n<div width=\"100%\" class=\"wp-block-newsletterglue-showhide ng-block\">\n<p><em>PS: Thank you to <a href=\"https://x.com/chris_c\">Chris Clarke</a> for sharing his <a href=\"https://wordpress.org/photos/photo/554667b23a/\">Hong Kong Harbor photo</a> on WordPress Photo directory. </em></p>\n</div>\n\n\n<p></p>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/grid-layouts-curate-the-editor-experience-wordpress-6-6-weekend-edition-298/#0-word-press-release-information\">Developing Gutenberg and WordPress</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/grid-layouts-curate-the-editor-experience-wordpress-6-6-weekend-edition-298/#upcoming-events\">Upcoming events</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/grid-layouts-curate-the-editor-experience-wordpress-6-6-weekend-edition-298/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/grid-layouts-curate-the-editor-experience-wordpress-6-6-weekend-edition-298/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/grid-layouts-curate-the-editor-experience-wordpress-6-6-weekend-edition-298/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </a></li></ol>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p>First time release lead, <a href=\"https://x.com/kevin940726\"><strong>Kai Hao</strong></a>, published Gutenberg plugin version 18.7 and highlighted in his release post <a href=\"https://make.wordpress.org/core/2024/07/04/whats-new-in-gutenberg-18-7-03-july/\"><strong>What’s new in Gutenberg 18.7? (03 July)</strong></a>, the feature of moving grid items around via drag and drop in manual mode, and new content panels for template parts, allowing developers and users to add descriptions to those sections.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Nadia Maya Ardiani</strong> and I reviewed the latest Gutenberg version for our <strong>Gutenberg Changelog episode 103</strong>. We also discussed the latest learning path courses by the training team, upcoming events and WordPress 6.6. The episode will be published over the weekend and arrive shortly after at your favorite podcast app. It was lovely to chat with my friend, Maya from Indonesia again.</p>\n\n\n\n<a href=\"https://gutenbergtimes.com/podcast\"><img width=\"652\" height=\"185\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/07/Screenshot-2024-07-04-at-17.07.21.png?resize=652%2C185&ssl=1\" alt=\"\" class=\"wp-image-29190\" /></a>\n\n\n\n<p class=\"has-accent-color has-light-background-background-color has-text-color has-background has-link-color wp-elements-bd161c98d845ccce6904985904015b6a\">🎙️ Latest episode: <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-103-create-block-theme-wordpress-6-6-training-team/\">Gutenberg Changelog #103 – Create Block Theme Plugin, WordPress 6.6, Gutenberg 18.7, and Updates from the Training Team </a> with Nadia Maya Ardiani</p>\n\n\n\n<p><strong>Tammie Lister</strong> <a href=\"https://x.com/karmatosed/status/1808098791708315820\">wrote on X </a>(former Twitter): “Being sponsored to work on the WordPress default theme task force has been one of the most rewarding contribution areas for me in a while. I wrote a post about what has gone on so far. Thank you to everyone who supported me and collaborated.” You can read more about the project on her <strong><a href=\"https://binatethoughts.com/update-on-default-theme-focus/\">Update on default theme focus</a>.</strong></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>The work on the default theme <strong><a href=\"https://github.com/WordPress/twentytwentyfive\">Twenty Twenty-Five</a> </strong>has begun with a fresh GitHub Repo. There isn’t much information available yet. After checking in with <strong>Caroline Nymark</strong>, who created the repo, I learned that the release squad for WordPress 6.7 hasn’t been announced; the repo is more a placeholder until the new theme leads are picked.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"upcoming-events\">Upcoming events</h3>\n\n\n\n<p><strong>July 8th, 2024 at 16:00 UTC <a href=\"https://make.wordpress.org/core/2024/07/01/hallway-hangout-section-styles-and-other-block-style-variation-updates/\">Hallway Hangout: Section styles and other block style variation updates</a></strong> with Justin Tadlock and others: “At a technical level, the expanded tool set does not add too many new concepts to learn. However, in practice, working with these updates can present challenges and may even have you rethinking your approach to theme design.” says the description. </p>\n\n\n\n<p><em>As already mentioned in <a href=\"https://gutenbergtimes.com/796-block-themes-games-a-changing-for-custom-fields-more-dev-notes-weekend-edition-297/#upcoming\">Weekend Edition 297</a></em></p>\n\n\n\n<p><strong>July 9th, 2024, 15:00 UTC </strong>– <strong>Developer Hours</strong>: <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/301834541/\"><strong>Editor unification and extensibility in WordPress 6.6</strong></a>.</p>\n\n\n\n<p><strong>July 23, 2024</strong>, at 15:00 UTC <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/301860423/\"><strong>Developer Hours: Do you really need a custom block? Let’s explore alternatives.</strong></a> </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p><strong>Isabel Brison</strong> showed us in a Hallway Hangout how to work with the Grid block and what will be in WordPress 6.6. After answering questions, Brison also showed us what she is working on in a Gutenberg Experiment. Learn more via the post <a href=\"https://make.wordpress.org/core/2024/07/01/recap-hallway-hangout-exploring-grid-layouts/\"><strong>Recap Hallway Hangout: Exploring Grid Layouts</strong></a>. </p>\n\n\n\n<p>You can also try things out via this <a href=\"https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/wordpress/blueprints/trunk/blueprints/grid-variations/blueprint.json\">Playground instance</a>. The experiment is already enabled. </p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"toolbelt-video-wrapper\"></div>\n</div>Find summary, transcript shared resources via the <a href=\"https://make.wordpress.org/core/2024/07/01/recap-hallway-hangout-exploring-grid-layouts/\">Recap post</a>\n\n\n\n<p><strong>Anne McCarthy</strong> published videos on YouTube around WordPress 6.6. for content creators and site builders.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.youtube.com/watch?v=qdh1hKAuXSQ\">Negative Margins, Grid Block, & Custom Shadows</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=zidqPCJhze8\">The power of a shared publishing flow & unified extensibility APIs</a> </li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=RhvEhnjbdyM\">Bringing a Modern Patterns Experience to Classic Themes</a></li>\n</ul>\n\n\n<div width=\"100%\" class=\"wp-block-newsletterglue-showhide ng-block\">\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"toolbelt-video-wrapper\"></div>\n</div>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Bud Kraus</strong> selected for you the <a href=\"https://www.hostinger.com/blog/wordpress-6-6-preview\"><strong>6 Hot Changes Coming to WordPress 6.6</strong></a> on the Hostinger Blog. He highlights Pattern overrides, the Grid block, Sections Styles, Data views, Pattern management for classic themes and negative margins. Kraus provides screenshots and instructions on how to use the features. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>You might have waited for the video of WordCamp Europe’s edition of the Speed Build Challenge live on stage. <strong>Jamie Marsland</strong> published the actual Speed Build challenge and cut in from the Matt’s Summer Update and the Q & A after. <a href=\"https://www.youtube.com/watch?v=HVW4vdBdtuk&t=116s\"><strong>Epic Showdown: Who will win WordCamp Europe’s First-Ever WordPress Speed Build?</strong></a> with Jessica Lyschik and Rich Tabor.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Stephanie Pi</strong> just announced <a href=\"https://developer.woocommerce.com/2024/06/18/woocommerce-9-0-our-most-accessible-checkout-and-much-more/\"><strong>WooCommerce 9.0: Our most accessible checkout and much more</strong></a>. It comes with an improved check-out experience, the next iteration of Product blocks, new REST-API endpoints for the refunds and much more. Actually, <a href=\"https://developer.woocommerce.com/2024/06/20/woocommerce-9-0-1-dot-release/\">WooCommerce 9.0.1</a> came out a few days later, fixing what caused a fatal error on installations. </p>\n\n\n\n<a href=\"https://developer.woocommerce.com/2024/06/18/woocommerce-9-0-our-most-accessible-checkout-and-much-more/\"><img width=\"652\" height=\"416\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/07/image.png?resize=652%2C416&ssl=1\" alt=\"\" class=\"wp-image-29184\" /></a>\n\n\n\n<p><strong>Carlo Daniele</strong>, blogger at Kinsta, has all the pertinent information about WordPress 6.6 in his post <strong><a href=\"https://kinsta.com/blog/wordpress-6-6/\">What’s new in WordPress 6.6: Pattern overrides, Block Bindings API, Data Views, new design tools, and much more!</a></strong> You’ll find short explanations, screenshots, and code examples on how to implement some new features into your projects.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p>One of my favorite plugins lately is the <a href=\"https://wordpress.org/plugins/create-block-theme/\"><strong>Create Block Theme</strong></a> plugin. The team working on it just released version 2.3 </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Add image credits edit capabilities to the edit theme modal by <a href=\"https://github.com/matiasbenedetto\">@matiasbenedetto</a> in <a href=\"https://github.com/WordPress/create-block-theme/pull/662\">#662</a></li>\n\n\n\n<li>Make external links translatable by <a href=\"https://github.com/t-hamano\">@t-hamano</a> in <a href=\"https://github.com/WordPress/create-block-theme/pull/663\">#663</a></li>\n\n\n\n<li>Add an about section in the editor by <a href=\"https://github.com/matiasbenedetto\">@matiasbenedetto</a> in <a href=\"https://github.com/WordPress/create-block-theme/pull/667\">#667</a></li>\n\n\n\n<li>Landing Page: Improve design by <a href=\"https://github.com/t-hamano\">@t-hamano</a> in <a href=\"https://github.com/WordPress/create-block-theme/pull/673\">#673</a></li>\n\n\n\n<li>Persist font settings when cloning a theme by <a href=\"https://github.com/mikachan\">@mikachan</a> in <a href=\"https://github.com/WordPress/create-block-theme/pull/678\">#678</a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">“Keeping up with Gutenberg – Index 2024”</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong></p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p><strong>Nick Diego</strong> collected <a href=\"https://developer.wordpress.org/news/2024/07/04/15-ways-to-curate-the-wordpress-editing-experience/\"><strong>15 ways to curate the WordPress editing experience</strong></a> and explained each of them in his latest post for the WordPress Developer Blog. Diego covered all possible ways from disabling parts of the design tools, Block directory or Pattern directory to Openverse. Also, how to unregister core block styles and variations or formatting options for RichText blocks. If you build bespoke themes for client projects, some of this might be quite useful to make the block editor a streamlined experience for the client’s content creators, and stay true to branding and design requirements.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </h2>\n\n\n\n<p><a href=\"https://x.com/perezcarreno\"><strong>Armando J. Perez-Carreno</strong></a> had a two-part conversation with <strong>Seth Rubenstein</strong> from the Pew Research Center, on how he and his team use the Interactivity API for their website. Rubenstein demonstrated the use of facets and the Interactivity API in creating dynamic and interactive blocks, as well as the concept of ‘atomic’ blocks. <a href=\"https://www.youtube.com/watch?v=otFjPLOWWsc\"></a></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.youtube.com/watch?v=UUXoZQRVJcY\">The Interactivity API in Action, a conversation with Seth Rubenstein</a><a href=\"https://www.youtube.com/watch?v=ERXUMh1S2ws\"></a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=lDkvVTmVSRQ\">Interactivity API: Getting Creative with Atomic Blocks</a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><a href=\"https://x.com/olawanle_joel\"><strong>Joel Olawanle</strong></a>, technical writer at Kinsta, set out to help developers <a href=\"https://kinsta.com/blog/react-19-wordpress/\"><strong>Preparing for React 19: a guide for WordPress 6.6 users</strong></a>. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Magdalena Paciorek</strong> gave a talk on <a href=\"https://wordpress.tv/2024/07/03/building-custom-post-types-with-blocks/\"><strong>Building custom post types with blocks</strong></a> at WordCamp Europe. The recording made it to WordPress TV for your perusal. In this session, she took a look at how to create bespoke WordPress websites that make use of custom post types directly in the site editor. Paciorek also explored how to build templates with blocks and examined different ways to extend the editor, including the use of block filters, block formats, custom block styles, block patterns, inner blocks, block locking, interactivity API, building our own blocks, and more. </p>\n\n\n\n \n <div class=\"jetpack-videopress-player__wrapper\"> <div class=\"toolbelt-video-wrapper\"></div></div>\n \n \n \n \n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg’s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. </p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don’t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Featured Image: <a href=\"https://wordpress.org/photos/photo/554667b23a/\">Hong Kong Harbor</a> photo by <a href=\"https://x.com/chris_c\">Chris Clarke</a>, found in the WordPress Photos space. </p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don’t want to miss the next Weekend Edition? </strong></p>\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button type=\"submit\" class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too, and won’t give your email address to anyone <br />except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 06 Jul 2024 04:20:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:11:\"\n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"HeroPress: An Essay From Japan, Interviews From Italy, Photos From Romania!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=7226\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:189:\"https://heropress.com/an-essay-from-japan-interviews-from-italy-photos-from-romania/#utm_source=rss&utm_medium=rss&utm_campaign=an-essay-from-japan-interviews-from-italy-photos-from-romania\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:12318:\"<img width=\"1024\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/2024/07/1566614a4ecc542f1.48731483-1024x576.jpeg\" class=\"attachment-large size-large wp-post-image\" alt=\"Colorful sunset at Sugar Beach, Costa Rica.\" /><div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-7226_5cc667-2b\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id7226_83e99e-fb alignfull has-theme-palette9-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column7226_ac77f0-9d\"><div class=\"kt-inside-inner-col\">\n<a href=\"https://heropress.com/essays/freed-from-the-soil-lab/\" class=\"kb-advanced-image-link\"><img width=\"300\" height=\"300\" src=\"https://heropress.com/wp-content/uploads/2016/02/2015-WCORL-professional-300x300.jpg\" alt=\"Jesse Petersen\" class=\"kb-img wp-image-755\" /></a>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column7226_f0688f-e1\"><div class=\"kt-inside-inner-col\">\n<p class=\"kt-adv-heading7226_bbac4c-c5 wp-block-kadence-advancedheading\">This week’s banner image is in memory of <a href=\"https://heropress.com/essays/freed-from-the-soil-lab/\">Jesse Petersen</a> who left us on this date in 2017. Godspeed Jesse.</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-7226_cec507-06\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id7226_d1d005-3e alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column7226_f7f055-32 inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 class=\"kt-adv-heading7226_fa34bf-0f wp-block-kadence-advancedheading\">HeroPress At WordCamp Europe 2024</h2>\n\n\n\n<a href=\"https://europe.wordcamp.org/2024/accessibility-and-inclusivity/\"><img width=\"1024\" height=\"296\" src=\"https://heropress.com/wp-content/uploads/2025/04/wceu_updates-1024x296.jpg\" alt=\"WCEU Latest Updates\" class=\"wp-image-6680\" /></a>\n\n\n\n<p>Well, WordCamp came and went. We had a wonderful time, and like always met some people I’ve known for years, but never expected to get to meet in real life.</p>\n\n\n\n<p>We did 4 interviews, check out these amazing people:</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id7226_ef682a-a5 alignfull has-theme-palette9-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column7226_86e4c2-f5\"><div class=\"kt-inside-inner-col\">\n<a href=\"https://heropress.com/voices-of-wordcamp-europe-karolina-vyskocilova/\" class=\"kb-advanced-image-link\"><img width=\"768\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2024/06/IMG_8348-768x1024.jpg\" alt=\"Karolina pointing at her name on the contributor wall\" class=\"kb-img wp-image-6929\" /></a>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column7226_b49a16-9f\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading7226_181d04-ef wp-block-kadence-advancedheading\"><a href=\"https://heropress.com/voices-of-wordcamp-europe-karolina-vyskocilova/\">Karolína Vyskočilová</a></h3>\n\n\n\n<p class=\"kt-adv-heading7226_5d395a-8d wp-block-kadence-advancedheading\">Karolina is from Prague and has been active in the WordPress community for many years. Despite that fact, I had never heard of her, which is one of the main points of these interviews. Find all the new people!</p>\n\n\n\n<p><a href=\"https://heropress.com/wp-content/uploads/2024/06/wceu2024_karolina.mp3\">Here’s the audio from our talk.</a></p>\n\n\n\n\n</div></div>\n\n</div></div>\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id7226_7c50a9-ba alignfull has-theme-palette9-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column7226_1f8bb5-b7\"><div class=\"kt-inside-inner-col\">\n<img width=\"1024\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2024/06/aida-1024x1024.jpg\" alt=\"Aida Correa-Jackson\" class=\"kb-img wp-image-7089\" />\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column7226_677a35-3b\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading7226_6cd39f-8c wp-block-kadence-advancedheading\"><a href=\"https://heropress.com/voices-of-wordcamp-europe-aida-correa-jackson/\">Aida Correa-Jackson</a></h3>\n\n\n\n<p class=\"kt-adv-heading7226_c5c0ec-57 wp-block-kadence-advancedheading\">Aida is from Florida, but grew up in Brooklyn New York. She works hard on Kids Camp, and I won’t spoil the rest of it for you.</p>\n\n\n\n<p><a href=\"https://heropress.com/wp-content/uploads/2024/06/wceu2024_aida.mp3\">Here’s the audio from our talk.</a></p>\n\n\n\n\n</div></div>\n\n</div></div>\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id7226_fbc5c2-04 alignfull has-theme-palette9-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column7226_94fcc7-79\"><div class=\"kt-inside-inner-col\">\n<img width=\"768\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2024/07/IMG_5117-768x1024.jpg\" alt=\"\" class=\"kb-img wp-image-7229\" />\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column7226_8d7f86-12\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading7226_9d47e0-82 wp-block-kadence-advancedheading\"><a href=\"https://heropress.com/voices-of-wordcamp-europe-josephine-rahissa-ngo-nonog-and-herman-ngembu/\">Josephine (Rahissa) Ngo Nonog and Herman Ngembu</a></h3>\n\n\n\n<p class=\"kt-adv-heading7226_c5dbd2-df wp-block-kadence-advancedheading\">Rahissa and Herman came to Italy from Cameroon and someone suggested they try WordCamp!</p>\n\n\n\n<p><a href=\"https://heropress.com/wp-content/uploads/2024/06/wceu2024_josephine_herman.mp3\">Here’s the audio from 4.</a></p>\n\n\n\nJosephine (Rahissa) Ngo Nonog and Herman Ngembu Interview\n</div></div>\n\n</div></div>\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id7226_87b923-87 alignfull has-theme-palette9-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column7226_68abf8-22\"><div class=\"kt-inside-inner-col\">\n<img width=\"576\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2024/07/thabo_topher-576x1024.jpg\" alt=\"Thabo Tswana and Topher\" class=\"kb-img wp-image-7194\" />\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column7226_43cf02-5d\"><div class=\"kt-inside-inner-col\">\n<h3 class=\"kt-adv-heading7226_02c072-53 wp-block-kadence-advancedheading\"><a href=\"https://heropress.com/voices-of-wordcamp-europe-thabo-tswana/\">Thabo Tswana</a></h3>\n\n\n\n<p class=\"kt-adv-heading7226_e267ab-ab wp-block-kadence-advancedheading\">Thabo is from Zimbabwe originally, but since doing an Essay has had the means to move to South Africa!</p>\n\n\n\n<p>Here’s the audio from our talk.</p>\n\n\n\n\n</div></div>\n\n</div></div></div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-7226_b7d0f5-fb\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id7226_019df4-d1 alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column7226_295130-1d inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 class=\"kt-adv-heading7226_f693a5-0a wp-block-kadence-advancedheading\"><a href=\"https://heropress.com/\">HeroPress.com</a> – <a href=\"https://heropress.com/essays/a-welcoming-community-that-embraces-authenticity/\">A welcoming community that embraces authenticity – 本物らしさを受け入れる温かいコミュニティ</a></h2>\n\n\n\n\n\n<a href=\"https://heropress.com/essays/a-welcoming-community-that-embraces-authenticity/\"><img width=\"600\" height=\"600\" src=\"https://heropress.com/wp-content/uploads/2024/06/ben-2023-square-extra-small-1-scaled-1.avif\" alt=\"Ben Evans\" class=\"wp-image-7135\" /></a>\n\n\n\n<p>Ben Evans had a love for teaching that he was able to leverage in the WordPress community when the pandemic hit.</p>\n\n\n\n<p><em>I had opportunities to be part of educational projects within Automattic. I coached Japanese support agents, created internal training materials, and developed a new onboarding program for new employees. These experiences rekindled my love for education.</em></p>\n\n\n\n<p>Ben’s essay is <a href=\"https://heropress.com/essays/a-welcoming-community-that-embraces-authenticity/\">available</a> on <a href=\"https://heropress.com\">HeroPress.com</a>.</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-7226_c424c9-73\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id7226_f839c6-b2 alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column7226_72e536-04 inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 class=\"kt-adv-heading7226_2e134d-fe wp-block-kadence-advancedheading\"><a href=\"https://hallwaychats.com\">WPPhotos.Info</a></h2>\n\n\n\n\n\n<img width=\"200\" height=\"300\" src=\"https://heropress.com/wp-content/uploads/2025/07/97066503502793e94.69715830-scaled-1-200x300.jpg\" alt=\"Kid on bike with yellow helmet on gravel, bird-eye view\" class=\"wp-image-7234\" />\n\n\n\n<p>This week’s <a href=\"https://wpphotos.info\">WPPhotos Info</a> is called “<a href=\"https://wpphotos.info/yellow-helmet-from-bird-eye-view/\">Yellow helmet from bird-eye view</a>“.</p>\n\n\n\n<p>This photo was taken by <a href=\"https://profiles.wordpress.org/psdtohtmlguru/\">Hapiuc Robert</a> on an iPhone 15, wide camera. In the photo is his daughter riding her bike. He used to be a professional photographer and he takes advantage of every opportunity to get a good photograph.</p>\n\n\n\n<p>The photo it’s an instant photo, he just takes out the phone, plane it above her and press the shutter button a couple of times. </p>\n\n\n\n<p>His taught was that her helmet will look amazing a bird eye view, and it does! The photo was taken around the house on a gravel road.</p>\n\n\n\n<p>Read more of the story at WP<a href=\"https://wpphotos.info/yellow-helmet-from-bird-eye-view/\">https://wpphotos.info/yellow-helmet-from-bird-eye-view/</a>Photos.info!</p>\n</div></div>\n\n</div></div>\n\n\n<p>The banner at the top of this post is a <a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/1566614a4e/\">photo</a> by <a href=\"https://wordpress.org/photos/author/pastelito/\">Ericka Barboza</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.</p>\n\n\n\n\n\n<p>That’s it for this week! If you’d like to get this post in your email every week, <a href=\"https://heropressnetwork.com/newsletter\">make sure you sign up</a>!</p>\n<p>The post <a href=\"https://heropress.com/an-essay-from-japan-interviews-from-italy-photos-from-romania/\">An Essay From Japan, Interviews From Italy, Photos From Romania!</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 05 Jul 2024 21:51:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"BuddyPress: BuddyPress 14.0.0 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=334508\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://buddypress.org/2024/07/buddypress-14-0-0-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3734:\"<p>The first release candidate for BuddyPress 14.0.0 is now available!</p>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-1 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-color has-text-color has-background wp-element-button\" href=\"https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/buddypress/buddypress/master/tests/blueprints/14-0-0-RC1.json\" target=\"_blank\" rel=\"noreferrer noopener\">Let’s test it!</a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>“Release Candidate” means that we think the new version is ready for release, but with the many possible specific WordPress configurations, hundreds of BuddyPress plugins and Thousands of WordPress themes, it’s possible something was missed.</p>\n\n\n\n<p>BuddyPress 14.0.0 is slated for release on <strong>July 12, 2024</strong>, and <em>your</em> help is needed to get there — if you haven’t tried 14.0.0 yet, doing it now is a great idea!</p>\n\n\n\n<p>You can test the <a href=\"https://downloads.wordpress.org/plugin/buddypress.14.0.0-RC1.zip\">14.0.0-RC</a> pre-release in 5 ways :</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Try the <a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a> plugin.</li>\n\n\n\n<li><a href=\"https://downloads.wordpress.org/plugin/buddypress.14.0.0-RC1.zip\">Download the release candidate here (zip file)</a>.</li>\n\n\n\n<li>Check out our SVN repository: <code>svn co https://buddypress.svn.wordpress.org/trunk/</code></li>\n\n\n\n<li>Clone our read-only Git repository: <code>git clone git://buddypress.git.wordpress.org/</code></li>\n\n\n\n<li><a href=\"https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/buddypress/buddypress/master/tests/blueprints/14-0-0-RC1.json\" target=\"_blank\" rel=\"noreferrer noopener\">Preview it into WP Playground</a></li>\n</ul>\n\n\n\n<p>A detailed changelog will be part of our official release note, but you can get a quick overview by reading the post about the <a href=\"https://buddypress.org/2024/06/buddypress-14-0-0-beta-1/\">14.0.0 Beta1</a> release.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against BuddyPress 14.0.0. If you find compatibility problems, please be sure to post to this specific <a href=\"https://buddypress.org/support/topic/buddypress-14-0-0-release-candidate/\">support topic</a> so we can figure those out before the final release. We strongly advise you to have a look at the <a href=\"https://bpdevel.wordpress.com/category/development-notes/14-0/\">14.0.0 developer notes</a> to figure out what to focus on during your testing.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">How you can help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp-plugins/buddypress/\">Help us translate BuddyPress into as many languages as possible!</a> This release also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#string-freeze\">string freeze</a> point of the 14.0.0 release schedule.</p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can share it with us replying to this <a href=\"https://buddypress.org/support/topic/buddypress-14-0-0-release-candidate/\">support topic</a> or if you’re comfortable writing a reproducible bug report, <a href=\"https://buddypress.trac.wordpress.org/\">file one on BuddyPress Trac</a></em>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 05 Jul 2024 04:15:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"Do The Woo Community: How Much Woo Can One Cram in a Short Podcast with ChatGPT?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=5572\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://dothewoo.io/how-much-woo-can-one-cram-in-a-short-podcast-with-chatgpt/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3526:\"<p>A bit of fun today, or maybe not. I asked ChatGPT to <em>Give me a shorter script of a podcast where I mention WooCommerce or Woo, short for WooCommerce as many times as I can. </em>Well, if you know me, and my personality, I am a basically a mellow guy. So I took this one step further seeing that ChatGPT obviously doesn’t know me well and will deliver a monotone version of the results.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>[Intro Music]</p>\n\n\n\n<p>Host: Welcome, Woo enthusiasts, to another exciting episode of WooWonderland, where we dive deep into the magical world of WooCommerce. I’m your host, [Your Name], and today’s episode is going to be an exhilarating journey through the enchanting landscape of Woo-commerce. Yes, we love saying Woo!</p>\n\n\n\n<p>[Transition Music]</p>\n\n\n\n<p>Host: Woo, woo, woo! Before we jump into the heart of today’s discussion, let’s take a moment to appreciate the incredible community that surrounds WooCommerce. Woo, you guys are amazing! Whether you’re a seasoned Woo expert or just starting your Woo journey, there’s always something new and exciting happening in the world of Woo.</p>\n\n\n\n<p>[Woo Chanting]</p>\n\n\n\n<p>Host: Now, let’s talk about the latest Woo updates because, you know, staying current with Woo-commerce is crucial for all you Woo enthusiasts out there. The Woo team has been working tirelessly to enhance the Woo experience, and guess what? The latest Woo update is nothing short of spectacular. Woo!</p>\n\n\n\n<p>[Applause]</p>\n\n\n\n<p>Host: Speaking of updates, have you ever wondered how other businesses are utilizing Woo-commerce to elevate their online presence? Well, wonder no more because we have some incredible Woo-commerce success stories lined up for you today. These stories showcase the versatility and power of Woo. Woo-hoo!</p>\n\n\n\n<p>[Background Cheers]</p>\n\n\n\n<p>Host: Now, let’s Woo our way into the realm of e-commerce trends. Woo-commerce is not just a platform; it’s a trendsetter! From headless commerce to mobile commerce, Woo-commerce is at the forefront of shaping the future of online businesses. Woo, it’s like the trendiest kid on the e-commerce block.</p>\n\n\n\n<p>[Transition Music]</p>\n\n\n\n<p>Host: And here’s a pro tip for all you Woo enthusiasts out there: if you want to optimize your Woo-commerce store for success, pay close attention. Speed up your Woo site, master the art of SEO, enhance the user experience — because a well-optimized Woo store is a happy Woo store. Woo-hoo!</p>\n\n\n\n<p>[Background Cheers]</p>\n\n\n\n<p>Host: Now, let’s take a moment to celebrate the Woo experts in our community. Being a Woo expert is like having a VIP pass to the coolest e-commerce party in town. If you’re not part of the Woo expert program, what are you waiting for? Join the Woo party and let the Woo-magic unfold!</p>\n\n\n\n<p>[Transition Music]</p>\n\n\n\n<p>Host: As we near the end of this Woo-tastic episode, I want to thank all our Woo fans for tuning in. Remember, whether you’re a Woo novice or a seasoned Woo master, there’s always something Woo-nderful to discover in the world of Woo-commerce.</p>\n\n\n\n<p>[Closing Music]</p>\n\n\n\n<p>Host: That’s a wrap for today’s WooWonderland episode. Until next time, keep woo-ing and stay enchanted by the magic of Woo-commerce. Woo you later!</p>\n\n\n\n<p>[Music Fades Out]</p>\n\n\n\n<p>Well, now you can see the reason why I shared this in text vs. audio. LOL</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Jul 2024 14:00:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Do The Woo Community: Building Community Without the Noise\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=4750\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://dothewoo.io/building-community-without-the-noise/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8328:\"<p>When I first launched this site Do the Woo, I had written a post about this. I wanted to pull a bit from that before I bring you to-date.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-my-first-thoughts-on-community-and-noise\">My first thoughts on community and noise</h2>\n\n\n\n<p><strong>Dated October 20, 2020</strong></p>\n\n\n\n<p>Tomorrow comes the official launch of this new site. And let me tell you, it’s been an amazing journey of learning and understanding myself as well as the audience I will be speaking to.</p>\n\n\n\n<p>One interesting aspect of this is the main goal, connecting the Woo builder community. I talked about this on a previous post, but I would like to dive into the concept of connecting. And conversation.</p>\n\n\n\n<p><strong>I was asked about groups for Do the Woo</strong></p>\n\n\n\n<p>What brought the idea of Facebook groups to mind was something that happened as I have been chatting with various people about my new site. When I talk about connections, conversation and community, a few times I was asked,</p>\n\n\n\n<p>Are you creating a Slack Channel? Starting a Facebook group? Perhaps a forum? Where are you growing your community and letting them have a conversation?</p>\n\n\n\n<p>When we go into or lurk in community chats, whether it’s a Facebook group, regular chatter on any social platform or even Slack, often we end up in the middle of a massive amount of noise. There is a lot going on. Conversations going left and right. Sometimes with a bit of anxiety, bitterness, and yes, anger.</p>\n\n\n\n<p>Now I’m not saying that nothing good comes out of these conversations. But that isn’t the only way to connect and grow a community.</p>\n\n\n\n<p>It can start with this, the art of listening. Remember when that was part of connecting? Taking the time to listen to someone else share their insights and perspectives. Getting a better understanding of that person, and often, the community they are representing. In fact, get three people together for a good conversation and I can guarantee that you will get a lot more out of it vs. endless streams and threads of online chatter.</p>\n\n\n\n<p>Let’s take it a step further, though: personal connection. Learning about someone and then reaching out to them. Or perhaps, even having a connector that will help to introduce you to others in the community.</p>\n\n\n\n<p>Yes, that’s it. I am the connector.</p>\n\n\n\n<p>Whether it’s via a podcast conversation or a post interview, I am connecting you to a new face. Or it might even be me connecting you personally with someone else.</p>\n\n\n\n<p>I get enough of that noise, or what you might consider chatter amongst dozens of people via social and other platforms. And yes, I enjoy that. But with Do the Woo, I am cutting through that noise while bringing the Woo builder community together.</p>\n\n\n\n<p>So in the end, when I do conversations, they are one-on-one. A Zoom chat. A DM on Slack. Email and a variety of other ways. The point is, again, no matter how or where you do it, listen.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-now-it-s-today\">Now it’s today</h2>\n\n\n\n<p>So I was hoping as you read that you hung onto the fact that I wrote this over three years ago.</p>\n\n\n\n<p>Since then, it has since resonated with me and, to be honest, I think it has always been a part of how I have built my own communities. The fact is we all do it in some way. For Woo builders, while keeping it on the business side of things, it may be a community of customers or clients. It may also be a community within a business you work for, or perhaps, colleagues of yours.</p>\n\n\n\n<p>You may also build communities around you brand or business on your site, on social, on Slack, you name it.</p>\n\n\n\n<p>There are community experts out there that will give you advice. There are also social media consultants that will do the same, specifically for social communities. The thing is that one size doesn’t fit all. And often that is what you will discover over and over when seeking advice on building your own community.</p>\n\n\n\n<p>I have been building community long before I got into the WordPress space in 2006. With our other business, there were ways that we built our community, and some of this was long before we did it online. I don’t proclaim to be an expert on community building, but I can share my own experiences that have worked for me. No promises here that I will deliver the perfect piece of advice for your needs, but I am hoping this will give you a bit of a different perspective on community building and something to ponder on.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-a-community-does-not-need-a-bunch-of-noise\">A community does not need a bunch of noise</h3>\n\n\n\n<p>Now before I get into this part, understand that this is how it works for me, and in these last few years with Do the Woo, it has proven right for me. And by no means am I saying it’s the right way, or the only way.</p>\n\n\n\n<p>I just feel that a lot of people never think about other options when building community. They tend to “jump on the bandwagon” of <em>engagement</em> and <em>active conversation</em> as the only way to build all communities.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-engage-or-die\">Engage, or die</h3>\n\n\n\n<p>Community and social media experts say you must engage. Or else why do it? Your community will not thrive without this engagement. It often is literally rammed down your throat. At the same time, engagement isn’t always clearly defined, and seen as this constant need to reply, comment and add your own opinion, advice or simply be part of the conversation, no matter what.</p>\n\n\n\n<p>In fact, I have seen social media experts take “engagement” to a new and disturbing level. They constantly drop into conversations with replies like “nice”, “that’s great”, “cool” and “yeah”. If that is considered engagement, well, count me out. In fact, shouldn’t engagement also mean bringing value to a conversation. Not simple, meaningless replies that help you as they build up your metrics in your social media engagements.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-everyone-has-an-opinion\">Everyone has an opinion</h3>\n\n\n\n<p>This is the beauty of the human race. We all have an opinion and can freely express it. But on the other hand, at times, it’s nothing but added noise. How often do you see a thread of a conversation and it appears that most of the comments are left by people who never read what others have said. And alarmingly, more people appear to never have read the original comment.</p>\n\n\n\n<p>As a result, it comes across as being all about “you”. You and what your opinion. It’s like a freaking room of people just shouting out what they are thinking, and ignoring everyone else. Nothing gets resolved and more times than not, it can turn sideways and end up being a never-ending debate or argument, instead of a discussion.</p>\n\n\n\n<p>Now with both engagement and conversations, it’s not cut and dry. And neither of them are something that you should consider totally dismissing. In fact, depending on the goal of your own community, you may just ignore the advice I have given you so far.</p>\n\n\n\n<p>With that all said, I simply bring these up to give you another thought to ponder on as you build your own community.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-where-is-this-all-going\">Where is this all going</h2>\n\n\n\n<p>This has turned into quite the long post and if you are still with me, I’m amazed. But hey, it also means you are listening, or perhaps, reading.</p>\n\n\n\n<p>Do the Woo now has 14 co-hosts and more coming on board. On top of that I am constantly having people come in and host their own show, more of a one-off opportunity. And who knows what is next.</p>\n\n\n\n<p>The fact is that each time you hear a show on Do the Woo, and you don’t hear me, well, that’s because I was listening. Behind the scenes, taking notes, and enjoying the conversations. Sure there is what you might consider noise in our community, but it’s softer, more viable and easy to focus on. There is a time and place for lots of noise in many communities, and that is where it will thrive and stay. But for now, I’m in my happy place.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Jul 2024 14:00:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Do The Woo Community: The Perfect Marriage of Content and Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=5385\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://dothewoo.io/the-perfect-marriage-of-content-and-community/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2303:\"<p>I typically don’t spend a lot of time in the past, but every once in awhile I become reflective. As I move into the next phase here at Do the Woo, well, that is when it happens.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-content-and-community-a-combo-that-hit-me-hard\">Content and Community, a combo that hit me hard</h2>\n\n\n\n<p>If you have been following my journey, you know that, since diving into WordPress 16 years ago, community and content have played a key role in what I do.</p>\n\n\n\n<p>But when I set this site aside, BobWP in October of 2020 and <a href=\"https://dothewoo.io/do-the-woo-is-live-connecting-the-woocommerce-builder-community/\">turned my focus on Do the Woo</a>, it was a transition that grew not only from the previous months of 2020, but all the years before that. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-an-interesting-thing-happened-back-in-2020\">An interesting thing happened back in 2020.</h3>\n\n\n\n<p>It can best be described as two-pronged: <em>community and content.</em></p>\n\n\n\n<p>As we all know, in-person connections went down the toilet during COVID. Although I had not been traveling as much over the years prior to COVID, still, I found myself reaching out to more people online. More one-to-one conversations. More digital meetups. More forms of smaller online events. But, to be honest, I probably connected more with the community that than I have in any of the previous years in the space.</p>\n\n\n\n<p>During that same year I found myself burning out on content creation around blog post tutorials. I have done these for years and I just couldn’t poke one more out at the keyboard.</p>\n\n\n\n<p>So I decided to focus on more community-focused content, such as my podcasts and virtual meetings. It became a natural marriage of content and community.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-between-now-and-then\">Between now and then</h3>\n\n\n\n<p>So on reflection, this was one of the best moves I have made in my WordPress career. I continued on building the community at Do the Woo. Online connections grew, and then when IRL events started back up, well, they blossomed. That tie between content and commiunity have grown to be such a huge part of Do the Woo, and everything I do these days. And now on to 2024, the biggest year yet for Do the Woo.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Jul 2024 14:00:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"Do The Woo Community: 16 Years Later, the WordPress Origin Story by BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=3325\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://dothewoo.io/16-years-later-my-wordpress-story/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4535:\"<p>As I celebrate my own birthday today, many more than 20, I am reflecting on the years WordPress has been there for me. Oddly, I’m not sure where to begin except the beginning. And if I was to write a post to publish on the 20th anniversary of WordPress, it’s gotta be done here on BobWP.</p>\n\n\n\n<p>Also, there lies the fact that I just returned from WordCamp Lisboa where I gave a talk on 20 Years of WordPress community. So it’s a bit on my mind.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-george-clooney-was-named-people-s-sexiest-man-alive-and-i-discovered-wordpress\">George Clooney was named People’s sexiest man alive and I discovered WordPress </h2>\n\n\n\n<p>These two events have nothing more in common than it was the same year, 2016. I can’t say I think George deserved it, but I had other things on my mind. In fact two things.</p>\n\n\n\n<p>First this was the year I became a bit intrigued with blogging. Nothing that had me gasping at the thought of writing posts, but simply a curiosity. At the same time I was trying to step into the world of web design as we had been running a marketing and design company for 13 years. And as much as building a site thrilled me, which was equal to having my hand smashed in a door, I figured there had to be a better way than html and flash.</p>\n\n\n\n<p>Time drifted by. Judy had started a blog on Typepad and didn’t give a crap where it was. She just wanted to write. As I eased into the next year, WordPress slipped into my consciousness more and more. It seemed apparent that this thing called WordPress was going to become part of my life one way or another. Seriously though, I didn’t have a clue to what extent.</p>\n\n\n\n<p>For the next few years, up to 2010, bit and pieces fell together. I found a theme on a fairly new site called iThemes. The concept of these seemed to be luring me into creating a site for our business that didn’t look like shit. And that’s exactly what WordPress and the Corporate theme from iThemes did for me. Without any freaking code!</p>\n\n\n\n<h2 class=\"wp-block-heading\">The BobWP brand rises out of the ruins of ancient web design</h2>\n\n\n\n<p>Now I am avoiding going through my 16 years of WordPress history, simply for the reason that I cannot afford to lose you through my years of pivots, twists and turns. It may make you dizzy and I don’t want you vomiting before I wrap this up.</p>\n\n\n\n<p>But 2010 was the pivotal moment in my WordPress Story. Why? Well, I had been doing some blogging workshops the two years prior to that year. I was getting my feel for where I need to go with WordPress. I was starting to explore the community more and more from that day in 2006. And I liked what I saw.</p>\n\n\n\n<p>So the time came to make the transition from our marketing and design firm, Cat’s Eye Marketing, to something that would let me do my WordPressy thing, whatever that meant and wherever it led.</p>\n\n\n\n<p>I got rid of all our our “print” clients or the last few that we were hanging onto. Mentally I told myself I’m going all in on WordPress. Design, training and whatever else would come my way. And it was time to rebrand. Not the business, per se, but myself. I was going to be the brand. So after some contemplation, possible consumption of alcohol and severe mumbling to myself, I came up with BobWP. </p>\n\n\n\n<p>Mmmmmmm. It was short and sweet. And the domain was available, go figure. But would people get it? Would someone that doesn’t know what I do, and doesn’t know WordPress find it to be puzzling? Would people say my business is Bobwup? </p>\n\n\n\n<p>Honestly, those concerns and questions did not weigh heavily on me. Nor did the fact that I was tying myself into a personal brand, that, well, would likely die with me. I bought the domain, and made it happen.</p>\n\n\n\n<p>And you may know the rest, the rest is history.</p>\n\n\n\n<h2 class=\"wp-block-heading\">I’m a WordPresser at heart</h2>\n\n\n\n<p>I really do love the community. And at this point I’m here to stay. Right now I’m doing what motivates me the most. Connecting people. Raising voices. And meetings some of the coolest people I have ever known, both in these last 16 years and moving forward.</p>\n\n\n\n<p>So as much as I find it kind of weird singing Happy Birthday to my dashboard, my computer or any part of the software, or thinking that WordPress could be my grandchild, I will say this.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Happy 20th Anniversary, WordPress Community</h2>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Jul 2024 14:00:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"Do The Woo Community: Are We in WordPress Community Version 3.0?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=4975\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://dothewoo.io/are-we-in-wordpress-community-version-3-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3740:\"<p>I was recently on <a href=\"https://wpmainline.com/podcast/wp-mainline-episode-19-godaddy-acquires-pagely-doing-the-woo-and-wordpress-contributor-churn/\"><strong>Jeff’s podcast over at WPMainline</strong></a>. A good part of the conversation was about the GoDaddy acquisition of Pagely. We also chatted about community and how some frustrations have led to great people moving on.</p>\n\n\n\n<p>But with the acquisitions, blocks, community disruption, etc. etc. etc., a thought occurred to me. We focus on the versions of WordPress, but what about community?</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-three-versions-ago\">Three Versions Ago</h2>\n\n\n\n<p>I like to think of it this way.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-wordpress-community-version-1-0\">WordPress Community Version 1.0</h3>\n\n\n\n<p>This is when it all started. WordPress moved on from being a sparkle in Matt’s eye to something on the web.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-wordpress-community-version-2-0\">WordPress Community Version 2.0</h3>\n\n\n\n<p>I’m not sure exactly when this came out, but am looking at the 2007 – 2010 time frame. Why? This is when I started using WordPress. Ha. Well, that isn’t the reason. This was the time period a lot of the veterans in the space started up businesses. Or entered the space themselves.</p>\n\n\n\n<p>But more importantly I think around 2010 WordPress really started to gain traction. Why do I feel this way. From experience and having talked to others, this we a sweet spot. Where the rubber hit the highway. And again, from conversations with others, this seemed to be a ripe time to really dive into the space.</p>\n\n\n\n<p>And lastly, what followed in that time, I can guess that the community started kicking up a few notches.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-wordpress-community-version-3-0\">WordPress Community Version 3.0</h3>\n\n\n\n<p>This one happened in the last couple of years, or maybe when 5.0 came out for WordPress. This is when the stuff hit the fan. More rapid innovation and more rustling in the community. Acquisitions are on the journey to become a norm. Rumblings were hot and heavy. And the community, well, started feeling different. Depending on who you are and what you perceive, those feelings where either really good, kind of sucky or a mix of everything between.</p>\n\n\n\n<p>Now rest assure, this is something that came to me as I was driving back from the grocery store at 7:30 am while having just listened to Cory from Post Status talk to Josh from Pagely about the acquisition.</p>\n\n\n\n<p>I suppose I could go on to fill a lot of versions of the community between those versions. That would be fun, but obviously time-consuming.</p>\n\n\n\n<p>All I know is that I am curious now about version 4.0.</p>\n\n\n\n<p><em><strong>Update/Sidenote:</strong></em></p>\n\n\n\n<p>I had the chance to go on the<a href=\"https://poststatus.com/post-status-excerpt-no-41-wordpress-community-versions-past-present-future/\"><strong> Post Status podcast and take a deep-dive with David Bisset on this topic</strong></a>.</p>\n\n\n\n<p>And here is a poll he took on Twitter with some interesting results and comments as well.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> folks: based on <a href=\"https://twitter.com/BobWP?ref_src=twsrc%5Etfw\">@BobWP</a> post here what WP generation do you feel you belong to?<a href=\"https://t.co/bjNynPvjL6\">https://t.co/bjNynPvjL6</a></p>— David Bisset (@dimensionmedia) <a href=\"https://twitter.com/dimensionmedia/status/1476956055448006656?ref_src=twsrc%5Etfw\">December 31, 2021</a></blockquote>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Jul 2024 14:00:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WPTavern: #126 – Aaron Jorbin on Navigating WordPress Major and Minor Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=156753\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://wptavern.com/podcast/126-aaron-jorbin-on-navigating-wordpress-major-and-minor-releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:44100:\"Transcript<div>\n<p>[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress, the people, the events, the plugins, the blocks, the themes, and in this case, how WordPress gets updated.</p>\n\n\n\n<p>If you’d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast, player of choice, or by going to wptavern.com/feed/podcast. And you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you’d like us to feature in the podcast while I’m keen to hear from you and hopefully get you, or your idea featured on the show. Head to wptavern.com/contact/jukebox .</p>\n\n\n\n<p>And use the form there.</p>\n\n\n\n<p>So on the podcast today, we have Aaron Jorbin. Aaron has led teams responsible for some of the largest and most prominent WordPress sites in the world, including Rolling Stone, Variety, WIRED, The New Yorker and The White House. He’s also a WordPress Core committer who focuses on improving developer happiness, and making the internet usable by everyone.</p>\n\n\n\n<p>He’s been an integral part of the WordPress community since 2010, and today Aaron opens up about the crucial importance of major and minor WordPress releases, and the need for user trust, which forms the backbone for features like auto updates that enhanced WordPress security.</p>\n\n\n\n<p>We get into the process behind WordPress releases, discussing how major and minor releases a planned and executed. Aaron explains the dynamics of the Core Committer community, a group of around a hundred dedicated individuals, about 50 of whom are currently active, whose decisions and hard work keep WordPress robust up to date and secure. The commitment to transparency, minimal egos, and the ability to handle criticism are mentioned as key elements for maintaining trust inside this community within a community.</p>\n\n\n\n<p>We talk about how communication and decision-making take place mostly in public forums, ensuring openness and collaboration. The conversation also touches on the ebb and flow of volunteer and sponsored contributors. The challenges of coordinating across global time zones, and the need for asynchronous decision-making.</p>\n\n\n\n<p>Aaron explains what it takes to move from a small contributor to a key player in the WordPress ecosystem, emphasizing the burden of responsibility that comes with making changes affecting millions of non-technical users. Whether you’re a developer tester or enthusiastic user, Aaron encourages contributions in various forms, from sharing ideas to testing and providing feedback.</p>\n\n\n\n<p>If you’ve ever wondered how WordPress is maintained and updated, this episode is for you.</p>\n\n\n\n<p>If you’re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you’ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Aaron Jorbin.</p>\n\n\n\n<p>I am joined on the podcast today by Aaron Jorbin. Hello Aaron.</p>\n\n\n\n<p>[00:03:42] <strong>Aaron Jorbin:</strong> Hello Nathan.</p>\n\n\n\n<p>[00:03:43] <strong>Nathan Wrigley:</strong> This is going to be a really interesting episode, and I confess, dear listener, that this is an episode that I basically know almost nothing about. So everything that comes out of Aaron’s mouth is going to be schooling me in a process that I know nothing about.</p>\n\n\n\n<p>But it is probably the most important process. Without the process that we’re going to discuss today, the entire enterprise of WordPress doesn’t exist, because we’re going to be talking about the way that WordPress is released, goes from one version to another.</p>\n\n\n\n<p>Before we get into the meat of the podcast though, Aaron, can I just offer you the opportunity to tell us a little bit about yourself, who you are, where you come from, where you are at the moment, because that’s kind of interesting, and what your role in the WordPress community is, please.</p>\n\n\n\n<p>[00:04:26] <strong>Aaron Jorbin:</strong> So I am Aaron Jorbin. I have been a Core contributor since 2010, and have been involved in WordPress since about a year or two before that. I went to a WordPress meetup and got sucked into the community, got lucky. And it was right before WordCamp Portland 2009, which was sold out in like three hours. And so I had not gotten a ticket, and there was a raffle for tickets. And so I was able to win the raffle and get a ticket, and get to go to a WordCamp, and start meeting the people that I had known from IRC in real life, and got brought in then.</p>\n\n\n\n<p>And my role, I am one of the Core committers, so I’m one of the one hundred or so people that can make changes to WordPress Core itself. And for the last year, I’ve been specifically focusing on the minor releases of WordPress, so the maintenance and security releases.</p>\n\n\n\n<p>And these are ones that are much smaller in scope, these aren’t bringing in new features, but in my opinion, some of the more important ones. They’re the ones that are auto updated by default.</p>\n\n\n\n<p>And so the changes that we make in these releases go to every site. And it is a terrifying moment when you start rolling them out, and you just have to cross your fingers that everything is going to go smooth. And so we’ve put a lot of processes in place to help them go as smooth as they possibly can.</p>\n\n\n\n<p>That has been my main focus, but I’ve also worked a lot on the build tools of WordPress, and on the more low down systems. I haven’t done a lot with many user facing features. I think the last user facing feature that I had a heavy hand in was the ability to log out of other, where you were logged in elsewhere. And we did user testing for that at the final WordCamp San Francisco, so I think that was 2014.</p>\n\n\n\n<p>[00:06:29] <strong>Nathan Wrigley:</strong> Honestly, what a fascinating story. Can I just ask though, if we go back to 2010, I think that was the year that you said you began your WordPress journey. So it’s a long time, you’ve been doing this software now for 14 years. What was the path of escalation that took you from, I’m brand new to WordPress, to Core Committer?</p>\n\n\n\n<p>Because it feels like, if you’re into the software of WordPress, Core Committer is, that’s like where the road ends. There’s not really too many places to go beyond there. You know, you’ve got the capacity to improve WordPress. You could destroy it if you so wish to. So how did that path happen? And I’m guessing it was a sort of slow, incremental community journey, but I’d love to hear that.</p>\n\n\n\n<p>[00:07:07] <strong>Aaron Jorbin:</strong> Yeah, so my first code contribution was, so Jen Milo, who was at the time the UX lead of WordPress. She published a blog post about a few small UX changes she would like to see in WordPress Core. And I was like, well, I’ve got some extra time on my hands. I’m going to try to work on one of these.</p>\n\n\n\n<p>And I sat down for a couple of days, and worked on the initial patch for it, and went back and forth with Andrew Nacin, who was a new committer at that time, and we came up with a solution. This was during the 3.0 cycle, and it was for the ability for you to see, if you attempted to change the admin email in WordPress, it sends an email that you need to confirm, but there was no notice whatsoever that there was a pending change. So it was just adding a notice that there was a pending change, so you could know that someone had tried to change it.</p>\n\n\n\n<p>And so, worked on that, and that got accepted. I was very excited. I ran home to my then girlfriend, and told her, oh my God, oh my God, you’re not going to understand any of this, because she was not a techie. This is what I did. My code is now going to help power almost 20% of the internet. That also shows how old this was.</p>\n\n\n\n<p>From there it was, well, now I’ve seen this process, now I’ve been involved in this process, what can I do to continue being involved in this process? And so I was working on a few small enhancements, or bug fixes, every release. And did that for, probably about three years before I got a job at Condé Nast, the magazine publisher. And part of my role there was to really help the company used WordPress better.</p>\n\n\n\n<p>And so that gave me a lot of freedom and time, and I found one of the best uses of that time was to help make WordPress itself better. If it’s better for Condé Nast, it’s probably going to be better for everyone. And at the time, one of the challenges, it was right as the Git mirrors were added for WordPress. And I was like, okay well, now we have patches that are coming in through Git, coming in through SVN, coming in against the old Core repo, versus against the modern develop repo.</p>\n\n\n\n<p>And so I worked on a tool called Grunt Patch WordPress, that made it easy for you to apply patches from anywhere. And you could just enter a ticket number, it would list all of the patches, and it would apply it automatically, no matter how it had been created. And working on that, I got involved more in the build tools, and was asked during the 4.1 cycle, if I would be willing to become a committer, and if I was willing to help maintain WordPress.</p>\n\n\n\n<p>And it was a huge honour, and a huge burden that I would be willing to take on. My friend Daniel Bachhuber gave a talk a number of years ago, my condolences, you are now the maintainer of an open source software project. And in many ways, like you are taking on a great weight. Your changes are going to affect other people, and you are going to be responsible for making these changes.</p>\n\n\n\n<p>It is still an honour that the community and other committers trust me enough to stay in this role, and that I have been able to make a number of changes, and hopefully make WordPress better in the process.</p>\n\n\n\n<p>[00:10:41] <strong>Nathan Wrigley:</strong> It is such an interesting tale that. And really, I think the word that’s coming out of it for me was one that you just said, and it was trust. It feels like this whole process, from 2010 until the moment you were offered the Core Commiter status, it feels like it’s a work of building up trust, of doing things in a way which is fully transparent. People can see what you’re doing. You’ve done something important. Things worked, I guess, as well. And over time, people just begin to say, oh okay, yeah, Aaron, oh yeah, his name’s come up a little bit. And then eventually, that moment where you get the ability to alter WordPress Core.</p>\n\n\n\n<p>But also, I guess the journey between 2010, okay, it was 20% of the internet. It was still big. But it’s like going from 20 to 43, let’s say about there at the moment. That’s a big jump. To be approaching half of the internet is incredible. And you illustrated, or you alluded to the fact that you sometimes probably feel the burden of that a little bit. You commit something, and millions of people are going to feel the effect of that. And millions of them will be utterly non-technical. And so they will not know when something goes wrong. They will not understand where to go and seek resolution to that, potentially.</p>\n\n\n\n<p>And so that must add to the burden even more because, you know, if something goes wrong at my local shop, I just take it back and get another one. If something goes wrong with a website and I’m non-technical, then, yeah, that’s really interesting. So trust is what I’m imagining is the sort of essence of what you’re doing.</p>\n\n\n\n<p>[00:12:14] <strong>Aaron Jorbin:</strong> Yes. So ultimately, user trust matters. I think it was Andrew Nacin who first said to me that, what makes WordPress work as well as it does, is the trust the users place in the software. The fact that users trust WordPress to auto update. Without auto updates, WordPress would be less secure. Without the ability to have a bug fix, or a security bug fix go out nearly instantaneously, it would be weeks before many people logged into WordPress. Potentially, you know, some people will set up a site, and set it and forget it. And they would get hacked if it wasn’t for auto updates. And so having that user trust really is a requirement for WordPress to be as successful as it is.</p>\n\n\n\n<p>[00:13:05] <strong>Nathan Wrigley:</strong> So there’s the trust from the community, but also presumably there must be a fairly high level of trust between you Core Commiters. And I think you said about the number 100, something like that. Have I got that right? Is it roughly around there?</p>\n\n\n\n<p>[00:13:17] <strong>Aaron Jorbin:</strong> It is about a hundred people that have committed over the course of the 21 years that WordPress has been involved. I think there’s about 50 active at the moment in some way, shape, or form.</p>\n\n\n\n<p>[00:13:28] <strong>Nathan Wrigley:</strong> But a hundred broadly speaking, over the course of WordPress, and maybe 50 at the moment. I guess the trust between all of you must be fairly high. And I presume you must have back channels. Well, of course you do. But I’m really just leading you down the garden path of, tell us what these are.</p>\n\n\n\n<p>How do you communicate? How do you maintain that trust? Is the trust, dare I ask it, is the trust ever taken away, and somebody has to be removed from that role? So yeah, let’s just get into that. How do you communicate? How do you ensure that trust is kept going? What are the ways that you build all of that up?</p>\n\n\n\n<p>[00:14:03] <strong>Aaron Jorbin:</strong> First off, there’s very little back channel. There’s very little that is not discussed in the open, related to WordPress Core. Security is about the only thing that does not get discussed openly. Otherwise, there might be some conversations, especially when things are just not known. When people have, what I would refer to as a very half-baked idea. You might back channel, and have a quick side discussion with one or two other people, to try to make that idea a little bit better, so that you don’t feel like you’re going to embarrass yourself by sharing the idea.</p>\n\n\n\n<p>Other than that, it is all in public. It is in Slack, it is on Trac tickets , it is on GitHub issues, it is on pull requests. That discussion is happening in public, and is open for anyone to really contribute their thoughts and their ideas.</p>\n\n\n\n<p>And where the trust amongst us comes in, is the fact that I think, generally, there is very little ego involved in the people that are committers. We don’t feel bad if another person tells us our idea was wrong, or our idea isn’t the right solution.</p>\n\n\n\n<p>It is okay for someone to tell me that my code is, bad or that my code doesn’t solve the problem. That’s not an insult to me personally. I think that all of the committers, there’s that idea that we are all going to be okay. We’re not going to insult each other. It’s not an instance of, what idiot made that decision? That’s not the type of thing that would ever be said amongst committers. It’s, okay, what information was had that guided that decision? How can we improve that information?</p>\n\n\n\n<p>[00:15:48] <strong>Nathan Wrigley:</strong> Does the Core Commiter community, you mentioned that it was, over time it’s been a hundred, and at the moment it’s 50. Does it ebb and flow a little bit? In other words, are there people who just take a step back, maybe come back in six months time or something? Or are many of those people in some way able to commit to Core on a more or less permanent basis because, I don’t know, maybe they’re sponsored, or seconded by their company or something like that?</p>\n\n\n\n<p>[00:16:08] <strong>Aaron Jorbin:</strong> Yeah so, I mean, I would say most of the people that are active are given support in some way, shape, or form. So myself, I have GitHub sponsors that, right now, are covering a portion of my life expenses. But others are paid full-time, whether it be by a hosting company, by a product company. And so most of the people that are active are supported, but not all of them. There are a number of committers that are still doing this on a very volunteer basis.</p>\n\n\n\n<p>And people’s activity does ebb and flow. And so, I think a good example of this is myself. So I was very active, especially during the 4.1 to about 4.9 timeframe. But then I took on a different role, and didn’t have as much time. And so I stepped back from necessarily doing as many active commits, and more was there to help be in meetings, and provide some historical context, or to work on a couple of small things here or there.</p>\n\n\n\n<p>And then after I left my most recent job, I was like, I’m taking a break. I stopped looking at computer screens for nearly six months. It was incredible. But decided that, ultimately, I like WordPress. I like contributing to what I view as a very important mission to democratise publishing. I think that, even if I don’t necessarily agree with everything everyone has to say online, I think they have a right to share it and a right to say it.</p>\n\n\n\n<p>I want to help people do that. I want to help, whether it be a small business that just wants to get word out about its hours, to a large media company that wants to do journalism, to politicians who I may or may not agree with, wanting to get elected. I think that everyone has a right to share their beliefs online, and WordPress helps unlock that, and I like working on that.</p>\n\n\n\n<p>[00:18:07] <strong>Nathan Wrigley:</strong> Nice. I think, if we were to poll every single person that’s used WordPress ever, which should be a difficult thing to do, but let’s imagine that we could. I’m imagining that the vast majority of those people would not necessarily have technical expertise or any interest in the project. They’re just using it, it’s functional to them. They may not even know that it’s called WordPress. They log into their website, and they do their thing. They create their content, and they click publish, and what have you.</p>\n\n\n\n<p>But yet It just magically updates itself from time to time, whether that’s at the click of a button, or something, a little bit more automated. It just sort of happens in the background. And also, I would imagine that the listeners to this podcast, even though it’s very likely that they’re really quite crazily into WordPress, there’ll be this curtain between what they experience, and what Core is doing. How all those decisions are made, and how those changes get pushed.</p>\n\n\n\n<p>Now, they may have noticed, obviously, that there are minor releases. So we go from 6.5, to 6.5.1, to 6.5.2, and then there are more major releases, 6.5 to 6.6, or 7 at some point, you know. But the major releases kind of have dates in the calendar, stretching right out into the future. So we try to get those dates for the whole year, and you can look those up online, and may provide that in the show notes. But you can see, in theory, they’re provided for. We’ve got a north star. We know that on this date we should be shipping the next version of WordPress.</p>\n\n\n\n<p>But in between those major ones, we get these little ones which come around, like today. Little ones just happen, might happen in a week, might be two weeks, there might be a few weeks that go between them. How are those decisions made, and could we break it into the two parts? Could we do the major first, and then the minor afterwards? Because I think the major is more, how to describe it, there’s more thought goes into it on a long term basis.</p>\n\n\n\n<p>There’s more north star of that, and the minor ones feel like sometimes it’s reactive instead of proactive, because of security and so on. So let’s do the major releases. How is it decided what features go in, what we’re aiming for, what we want to ship?</p>\n\n\n\n<p>[00:20:05] <strong>Aaron Jorbin:</strong> So, I mean ultimately it’s decided what is going in by what is ready to go in, for a major release, and what people want to work on. Whether that is individuals that have a improvement that they really want to drive forward, whether it’s a company that decides that they want to donate, or devote, resources to working on maybe a larger feature that they think that will benefit their users, or hopefully benefit all users.</p>\n\n\n\n<p>The decisions of what is ready to go in is basically a decision of the committers as a whole. And it’s often based on a consensus. And it’s not necessarily that everyone agrees, it’s that no one disagrees. So we will work in Slack, there will often be people that are guiding it. There are individuals that are wholly focused on just looking at the backlog of requests, and every idea that ever has been proposed. And saying like, okay well, this is a common theme, and this is a way to solve that problem. And we’ll be working towards that.</p>\n\n\n\n<p>And so those major releases will often be set, generally by the project leadership, by Josepha and by Matt. And the dates might flux. Oftentimes we’re looking at trying to find a date that works for everyone in the world can be hard. There are holidays nearly everywhere, or nearly every day in some countries, and so trying to minimise the impact of those releases. And so not doing a release on a major Christian holiday, or a major Muslim holiday, is generally best possible solution.</p>\n\n\n\n<p>For the minor releases, like you said, there’s kind of the reactive ones, in which case, those would generally be decided sometimes hours ahead of time. In the case of 6.4.1 two weeks ahead of time in other cases. So the recent 6.5.3 there was about one month of process.</p>\n\n\n\n<p>And basically what it was was, it started with, some discussions in Slack of, okay, I think we’re going to want a maintenance release. Let’s try to put together a group of people that can lead it. And then, okay, amongst that group, let’s discuss possible dates. Let’s look at calendars. Let’s look at our personal calendars to make sure that we will be available. Let’s look at the holiday calendars to make sure that we’re not scheduling it during a bank holiday, or a religious holiday. And let’s try to do our best to make sure that people will be available for that release.</p>\n\n\n\n<p>As far as what goes into the minor releases, it’s a lot of times like what bugs are known, what bugs are people reporting, what things can we fix in that timeframe? And so, a way that people can get involved is, there will generally be a post on Make Core about the release, and if you don’t see one, there’s always the weekly Dev Chat agendas, where you can comment on there. And commenting about a bug of, I think that this bug needs to be fixed in this.</p>\n\n\n\n<p>We keep the scope rather tight, and that we try to focus the bug fixes solely on recently introduced bugs, rather than longer standing bugs, but anything can be discussed. If someone wants to try to make the case for it, they can try to make the case for it. The idea that, in the presence of new rationale, a good maintainer changes their mind often. And so even if the answer is initially no, that doesn’t mean the answer is no forever, and adding new information, adding data can really change minds a lot of times.</p>\n\n\n\n<p>[00:23:53] <strong>Nathan Wrigley:</strong> You talked about a consensus there, and in fact, I think the implication of what you said was that, broadly speaking, the consensus is often there. There’s often broad consensus amongst you Core Committers about what needs to go in. In a way that kind of seems surprising, because you’d imagine that with 50 minds staring at a problem, there’s going to be 50 different solutions, and a lot of arguing and tussling.</p>\n\n\n\n<p>But, again, I suppose that goes back to the trust thing that we talked about earlier, and maybe something different to trust, maybe it’s accommodation, or the ability to defer to somebody politely, as opposed to just wanting to railroad them.</p>\n\n\n\n<p>And I feel maybe that in the corporate world, that whole governance model would break down reasonably quickly. Is that what you’re saying? That the 50 of you, or however many are in the, air quotes, room at the time, you really do have that? There is a consensus of almost everything that goes in. That’s remarkable.</p>\n\n\n\n<p>[00:24:46] <strong>Aaron Jorbin:</strong> I would say we get to consensus. There is not always one to begin with. There is absolutely disagreements that happen, and disagreements that take place. And I would say that there are very few changes that aren’t without some sort of, often minor, disagreement. Of whether it be, I think this line needs more documentation, or I don’t like the variable name used here, ultimately nitpicky things.</p>\n\n\n\n<p>All the way up to major, I don’t think that this is something that should be in Core disagreements. And you will have discussions, and sometimes that discussion will peter out, and not necessarily get to a quick resolution. Oftentimes though it will get to a resolution.</p>\n\n\n\n<p>And another saying that I often use to guide me is, no is temporary, but yes is forever. Saying that code is not ready for WordPress isn’t saying that this code is never going in WordPress, or this feature is never going in WordPress.</p>\n\n\n\n<p>There’s very few things I can think of that I would be like, this should never go into WordPress. But once it is in WordPress, it is the responsibility of all maintainers, all of the committers to maintain it, and to make it as best as it possibly can. Once it’s released from WordPress, because there will be features that are added that might get removed.</p>\n\n\n\n<p>And so I think the font library is a good example of this. This was originally targeted for, I think, 6.3, and wasn’t quite ready. And then 6.4, it got very close, but then ultimately was pulled back. And then 6.5, after a lot of disagreement that people probably saw publicly amongst many committers, we did find solutions in a way to ship that, in a way that I think ultimately has been beneficial for the users of WordPress.</p>\n\n\n\n<p>[00:26:39] <strong>Nathan Wrigley:</strong> Is the release lead for each release, so that, let’s say, for example, 6.5 or 6.6, has a release lead. Is the release lead ultimately responsible for the go, no go decision? In other words, if the 50 of you are, yeah, you can’t quite get that consensus that would be lovely, then it falls on the shoulders of an individual, and if you follow the project, you’ll know that that individual changes from time to time.</p>\n\n\n\n<p>[00:27:05] <strong>Aaron Jorbin:</strong> Yeah. So, I mean ultimately it is Matt’s decision. And I for one, think that Matt has very good product sense, and WordPress is largely successful because of Matt. And I think that there are very few cases where I can think of where a problem has needed to be escalated to Matt to make a decision. Ultimately, you know, it’s often there will be a decision that gets made amongst the people that are most active, and working on it closely. And it’s not a highly conflicted situation. It’s very rare that the release lead needs to decide between two camps, if you will.</p>\n\n\n\n<p>[00:27:50] <strong>Nathan Wrigley:</strong> I think sometimes the impression, out in the wider world, probably not in the community of WordPressers who follow the project really, really closely, but I do wonder sometimes if there is an impression that decisions, like any hierarchy, there must be somebody at the top making all these decisions and what have you. So that’s really nice to hear. That’s nice to hear that you think that’s a fair and equitable way of doing it.</p>\n\n\n\n<p>However, I wonder how you feel about the, I can’t think of a better word, so I’m going to use the word chaos. The open source nature of the project can at times be fairly chaotic, because everybody gets a voice, everybody can put time into things, everybody can push their own agenda. I guess in a more corporate structure, it would be top down, whereas we’ve got a much flatter structure in WordPress. Everybody gets their go. Does it sometimes feel a little bit like that? And I’m not asking you to throw any names out, or throw anybody under a bus. But, does it occasionally feel, oh, can we just make the decision? Can we just do this, or this, which one?</p>\n\n\n\n<p>[00:28:45] <strong>Aaron Jorbin:</strong> I think chaos actually is a great term for it because it often is, and especially when working around the clock. There are people contributing in nearly every time zone. And I think you would struggle to find a time of day where someone isn’t working on WordPress.</p>\n\n\n\n<p>Luckily there’s very few decisions that need to get made at a snap of a hat. It is almost always a case where the decisions can be made asynchronously, where the discussion can continue possibly over the course of multiple days, or weeks. And the chaos works. And I know that a lot of people struggle with the chaos, and with understanding, well, how can I get involved? Who’s the person in charge that I need to talk to? Everyone is in charge, so you talk to everyone.</p>\n\n\n\n<p>[00:29:38] <strong>Nathan Wrigley:</strong> Yeah, it’s not like if you’re in the corporate world where you just whip out the company Rolodex, for want of a better word, and you discover that, oh okay, they’re in charge of that department, that’s them. It’s a little bit more fine grain and nuanced, and things change all the time, and somebody’s gone on holiday. I love that then. So there is a kind of chaotic element to it, which I think you embrace, I guess. This is just the way it works, and it’s probably got massive upsides, as well as some interesting downsides as well.</p>\n\n\n\n<p>In terms of the project, it feels like, since the dawn of the internet, so whenever that was, Tim Berners Lee, 35 years or whatever. Open source, at the beginning of the internet, was a real crucial underpinning for all sorts of things. The servers that we use, the CMSs that we use, and so open source projects just popped up everywhere. But then it feels, more recently, that competitive, market-based, commercial CMSs have come along, with probably a corporate governance structure. So not as transparent, but maybe more top down. So perhaps easier to manage in that way.</p>\n\n\n\n<p>Do you have any feelings, or misgivings about open source in the near future, because of the competitive landscape that a CMS finds itself in now?</p>\n\n\n\n<p>[00:30:50] <strong>Aaron Jorbin:</strong> I think that ultimately open source always wins. I think that you are better off betting on open source. I saw a tweet the other day about someone that has a shop on Shopify, and they woke up one morning and Shopify had turned them off. And they were like, well, our target was to make $25 million this year, but now it might be zero, because this decision by this company was to turn us off.</p>\n\n\n\n<p>And thankfully with WordPress, you don’t have to deal with that. WordPress cannot turn a site off. WordPress cannot decide that a specific website is no longer going to be allowed to use WordPress. WordPress has the benefit of the GPL, GNU public license. And in that there are the four freedoms, and one of those is the freedom to run the software in any way you choose.</p>\n\n\n\n<p>So that freedom, I think, ultimately is what gives open source its power, and its sustainability. WordPress itself is a fork of another project. I am never upset if someone says, well, I’m going to fork WordPress to do this, it’s like, okay. If your software is going to be better, that’s awesome. Open source wins.</p>\n\n\n\n<p>I am not someone that’s ever been a big Drupal user, but I love Drupal. Drupal’s open source software. I don’t view Drupal as the enemy of WordPress. I think that, if a site wants to use Drupal because that’s the best open source software, or the best software it can find, awesome.</p>\n\n\n\n<p>WordPress has been lucky to, you know, at various times, collaborate with people in the Drupal community. A number of years ago, I was running the WordPress meetup in Washington DC, and we organised what we refer to as the open source barbecue. And so it was the WordPress meetup, the PHP meetup, the Android meetup, and the jQuery meetup. And we just threw a barbecue for 200 people to come and celebrate open source, and eat barbecue.</p>\n\n\n\n<p>[00:32:54] <strong>Nathan Wrigley:</strong> If we were just concentrating on the features, so not the ethics of owning the technology, who owns it, who gets to shut you down or not. Do you think that it’s easy for an open source project, of the breadth, and scale, and depth, and enormity of WordPress, to keep up with the features that the proprietary CMSs ship? Because they know their users, and because they don’t have to make decisions in committee.</p>\n\n\n\n<p>Well, they probably do but, you know, the committees are probably much smaller, and managed from the top down. And they can ship features like this, and like that. They don’t need to necessarily worry. It’s a difficult question to encapsulate, but do you understand where I’m going with that? They can ship features perhaps more quickly than WordPress can.</p>\n\n\n\n<p>[00:33:33] <strong>Aaron Jorbin:</strong> Absolutely. But I don’t think it is the ability to ship features quickly that leads to success. I think it’s the ability to ship the right features, and provide the right experience for users. And I think that experience includes the ability for them to decide to move. If you are not happy with your WordPress host, you can move hosts. If you are not happy with the agency that you are using, you can move agencies. If you are using a closed source CMS, your ability to move is a lot harder.</p>\n\n\n\n<p>You get locked in, and ultimately that is harder for you. It might mean that you get features quicker. It might mean that you get up and running quicker, but at what cost? Everything has a benefit, everything has a cost. And I think that the benefits of open source just drastically outweigh the costs of using it. The fact that you are going to deal with volunteers running your software project in many cases.</p>\n\n\n\n<p>There’s the old XKCD article, which has the tiny twig of holding up the software is one random guy in Omaha, Nebraska. And as much as possible, I think one of the benefits of WordPress is that there’s very few things where it’s one twig being held up by a single person. There are very few parts of the code base that multiple committers aren’t familiar with. And the beauty of how it’s been developed is we can look back in many cases, and understand why changes were made.</p>\n\n\n\n<p>You’ll see in, if you ever look at a WordPress commit, there’s often be a long section. There will be a one sentence description, and then there might be a paragraph or two explaining what the change is. And then there’s also links to tickets, and often very important, the props of who worked on it along the way.</p>\n\n\n\n<p>And so you can see, okay, well, these 15 people contributed to this. Oh, 12 of them aren’t active anymore, but there’s 3 of them that are. Maybe they remember, or I can look at the tickets that are referenced, and I can find the discussion that took place leading up to it. And that ticket, maybe that links to an IRC conversation from 15 years ago. We have the logs of that conversation, and can look back at what was discussed, and how did we get to this solution.</p>\n\n\n\n<p>[00:36:03] <strong>Nathan Wrigley:</strong> I think history shows that people seem to like open source. You only have to look at the numbers, and the enormity of a lot of open source projects to realise that it definitely tends towards winning. I don’t know quite how to phrase that but, does that make sense? The graph tends towards open source on the whole.</p>\n\n\n\n<p>Okay so, Aaron, given all of this, if somebody’s listening to this and they think, actually, I’d like to get into that, I’d be curious to see what this is like, dip my feet. Nobody’s suggesting that you have to show up and stay there for the rest of your life but, how do people begin this journey? Where are the best places to go?</p>\n\n\n\n<p>[00:36:36] <strong>Aaron Jorbin:</strong> So if you want to contribute to WordPress Core, and I hope that everyone does at some point in their life, the best way to get started is to join the new contributor chats, which take place biweekly in WordPress Slack. And so if you go to make.wordpress.org/chat, you can join the WordPress Slack. If you go to make.wordpress.org/core, you can see the Core discussions, and you can see the meetings that are taking place.</p>\n\n\n\n<p>Get involved. Find a issue that is bothering you, or that you think is going to make WordPress better, and add your thoughts. Think about like, if someone isn’t thinking about this, what is going to get them to think about this? Add context, add information. Even if you are not someone that can write code, maybe you can quickly sketch out an idea, take a picture of that and upload it.</p>\n\n\n\n<p>Maybe you can share some data or share some stats from your company of, hey, this change took place and it’s actually caused a 10% drop for us in user signups. That is like, okay, well, that’s a data point that we can look at, and maybe use to come up to a better solution. This change would help speed up our website.</p>\n\n\n\n<p>You can also test the changes that other people have proposed. There is the WordPress Playground now, that allows you to very easily test out a change. Just earlier today, there’s a change that was being proposed for 6.6 to remove the revisions panel from the sidebar. And a handful of us were like, I don’t think that’s quite right, here’s some alternate ideas. And then someone coded one up. A couple people looked at it and we’re like, that’s not the right way, how about this other way? And it was coded up, and I tested it and just was like, all right, here’s what I see. And it just took a couple of clicks of my mouse. It wasn’t a hard process to test and share a little bit of feedback for the project.</p>\n\n\n\n<p>[00:38:41] <strong>Nathan Wrigley:</strong> So it’s not all about committing code. There are many more ways that you could help Core. So it may be that you identify problems, or test possible things that could go in, and just give your opinions. There’s loads of different ways that you can help in this initiative. And I will make sure that the, bits and pieces that Aaron has mentioned today all make it into the show notes. If you go to wptavern.com/podcast, and search for this episode, you’ll be able to find the show notes all attached there. It only remains for me, Aaron, to ask, if anybody is interested in just connecting with you personally, do you have a favorite place online where you send people?</p>\n\n\n\n<p>[00:39:16] <strong>Aaron Jorbin:</strong> My WordPress site is my favorite place, which is at aaron.jorb.in. I’m also on a number of social media networks, generally with the username of Aaron Jorbin. A handful of them I think I use just Jorbin. Yeah, I would love to chat with people. If people see me at a WordCamp, please come up and talk to me. I can be a bit of an introvert at those, and so I might not approach people, but would love to chat with as many people as I can.</p>\n\n\n\n<p>Something I used to do, that I’m going to try to get back into is, one lunch during the WordCamp, I’d sit down at a random table and just ask people, so how do you use WordPress? And you never know who you’re going to meet, and what they’re going to have to share if you do that.</p>\n\n\n\n<p>[00:39:58] <strong>Nathan Wrigley:</strong> Yeah, that’s nice. And by the way, I’m incredibly jealous of your domain name. That’s just a stroke of luck that there’s a whole top level domain with your final two letters of your name in there. That’s lovely. I’ll add that into the show notes as well. But, Aaron Jorbin, thank you so much for chatting to me today. A real pleasure, thank you.</p>\n\n\n\n<p>[00:40:14] <strong>Aaron Jorbin:</strong> Thank you so much for having me.</p>\n</div>\n\n\n\n<p>On the podcast today we have Aaron Jorbin.</p>\n\n\n\n<p>Aaron has led teams responsible for some of the largest and most prominent WordPress sites in the world including Rolling Stone, Variety, WIRED, The New Yorker, and The White House. He is also a WordPress Core Committer who focuses on improving developer happiness and making the internet usable by everyone.</p>\n\n\n\n<p>He’s been an integral part of the WordPress community since 2010, and today Aaron opens up about the crucial importance of major and minor WordPress releases, and the need for user trust, which forms the backbone for features like auto updates that enhance WordPress security.</p>\n\n\n\n<p>We get into the process behind WordPress releases, discussing how major and minor updates are planned and executed. Aaron explains the dynamics of the Core Committer community, a group of around 100 dedicated individuals, about 50 of whom are currently active, whose decisions and hard work keep WordPress robust, up to date and secure. The commitment to transparency, minimal egos, and the ability to handle criticism are mentioned as key elements for maintaining trust inside this community within a community.</p>\n\n\n\n<p>We talk about how communication and decision-making take place mostly in public forums, ensuring openness and collaboration. The conversation also touches on the ebb and flow of volunteer and sponsored contributors, the challenges of coordinating across global time zones, and the need for asynchronous decision making.</p>\n\n\n\n<p>Aaron explains what it takes to move from a small contributor to a key player in the WordPress ecosystem, emphasising the burden of responsibility that comes with making changes affecting millions of non-technical users. Whether you’re a developer, tester, or enthusiastic user, Aaron encourages contributions in various forms, from sharing ideas to testing and providing feedback.</p>\n\n\n\n<p>If you’ve ever wondered how WordPress is maintained and updated, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://www.condenast.com/\">Condé Nast</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2018/03/28/grunt-patch-wordpress-1-0-0/\">Grunt Patch WordPress</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/download/releases/\">Previous WordPress releases</a></p>\n\n\n\n<p><a href=\"https://www.drupal.org/\">Drupal</a></p>\n\n\n\n<p><a href=\"https://www.meetup.com/wordpressdc/\">WordPress DC meetup</a></p>\n\n\n\n<p><a href=\"https://xkcd.com/2347/\">Dependency cartoon from xkcd</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/chat/\">WordPress Slack</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/\">Make WordPress Core</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/playground/\">WordPress Playground</a></p>\n\n\n\n<p><a href=\"https://aaron.jorb.in/\">Aaron’s website</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Jul 2024 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Akismet: What is reCAPTCHA? How Does It Work?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://akismet.com/?p=284031\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://akismet.com/blog/what-is-recaptcha/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:28876:\"<p>There are few things in this world as annoying, and pervasive, as spam. You probably get spam phone calls, spam texts, and spam emails. <em>You’ve won a prize. You’ve broken a copyright law. You’ve placed an order and need to verify your account details.</em> <em>You can make $3,956 a day working from home doing this one cool trick</em>. It sucks up our time and, if we fall for it, can be downright dangerous. </p>\n\n\n\n<p>But there’s also spam on many websites. Comment sections filled with links to less-than-reputable pages designed to phish for sensitive info or initiate a malware download. </p>\n\n\n\n<p>For site owners, spammy comment sections, fake user registrations, and false contact form submissions can add hours of work each week, make your site seem less legitimate, and put visitors and your entire reputation at risk. </p>\n\n\n\n<p>That’s where reCAPTCHA comes in. Owned by Google, reCAPTCHA is a free service that distinguishes real human users from automated bots. But there are pros and cons to implementing reCAPTCHA on your site, so you’ll need to weigh your options carefully in order to find an effective solution. </p>\n\n\n<p>In this post, we’ll take a closer look at reCAPTCHA and how it works. Then, we’ll explore the main drawbacks of reCAPTCHA, and consider a better alternative. Let’s jump right in!</p>\n\n\n<span id=\"more-284031\"></span>\n\n\n\n<p>.</p>\n\n\n<h2 id=\"what-is recaptcha\" class=\"wp-block-heading\">What is reCAPTCHA?</h2>\n\n\n<p>reCAPTCHA is a free Google service that protects websites from spam. <a href=\"https://akismet.com/blog/what-is-captcha/\">CAPTCHA tests</a> were first introduced in 1997 as an extra layer of security against hackers and bots. </p>\n\n\n\n<p>These tests were deployed primarily on login pages and <a href=\"https://akismet.com/blog/how-to-add-wordpress-contact-form/\">contact form pages</a>. They generated distorted text and users had to decipher the words to pass the test. Since then, CAPTCHAs have become more complex to keep up with evolving technologies and bots. </p>\n\n\n<p>The advanced nature of CAPTCHA can cause problems for the user experience (UX) since it demands more input from site visitors. In fact, reCAPTCHA (introduced in 2007) presents more complicated challenges like puzzles and image identification, which typically require user interaction.</p>\n\n\n<img width=\"434\" height=\"627\" src=\"https://akismet.com/wp-content/uploads/2024/06/image.png\" alt=\"example of a CAPTCHA with images of cars\" class=\"wp-image-284033\" />\n\n\n\n<p>In 2009, reCAPTCHA was acquired by Google. The original version is no longer available since it was found to be too easy for bots (using algorithms trained in pattern recognition) and too difficult for humans. </p>\n\n\n<p>So now, there are different versions of reCAPTCHA, which we’ll explore later in the post.</p>\n\n<h2 id=\"how-does-recaptcha work\" class=\"wp-block-heading\">How does reCAPTCHA work?</h2>\n\n\n<p>reCAPTCHA uses artificial intelligence (AI) to differentiate between humans and bots. While the traditional CAPTCHA issued tests before allowing visitor access, algorithms trained in pattern recognition could quickly solve these challenges. </p>\n\n\n\n<p>Therefore, reCAPTCHA was introduced. As we discussed, the original version is no longer in use, but there are still two versions available. </p>\n\n\n<p>reCAPTCHA v2 requires users to select images or check the “I’m not a robot” box.</p>\n\n\n<img width=\"371\" height=\"480\" src=\"https://akismet.com/wp-content/uploads/2024/06/image-1.png\" alt=\"example form with ReCAPTCHA\" class=\"wp-image-284034\" />\n\n\n<p>Meanwhile, reCAPTCHA v3 aims to minimize the disruption to the user experience. Instead of requiring user interaction, it calculates scores based on user behavior. The website administrator can then allow or block access, but they can also issue further v2 tests, if needed, for verification.</p>\n\n<p>The latest version of reCAPTCHA (v3) uses a JavaScript API to determine a score between 0 and 1. While a score of 0 is judged to be a bot, a score of 1 is almost always a human user. It uses a concept called “actions” which lets you define steps in your typical user journey.</p>\n\n\n<p>This way, the reCAPTCHA technology learns how real users interact with your site so that it’s able to detect bot traffic. In fact, some websites deploy reCAPTCHA across all pages so that the technology has more user activity to work with. </p>\n\n\n<h2 id=\"distinction-between-captcha-and recaptcha\" class=\"wp-block-heading\">Distinction between CAPTCHA and reCAPTCHA</h2>\n\n<p>You might still be wondering about the <a href=\"https://akismet.com/blog/akismet-vs-captcha-vs-recaptcha/\">difference between CAPTCHA and reCAPTCHA</a>. First off, CAPTCHA is an umbrella term used to describe any website authentication test to separate humans from bots.</p>\n\n\n<p>On the other hand, reCAPTCHA is a type of CAPTCHA test owned by Google. Note that there are several types of CAPTCHAs owned by different companies, and reCAPTCHA is just one of many. </p>\n\n\n<p>As we discussed, the original reCAPTCHA test was much more simplistic, primarily relying on word tests disguised with twisted letters. But now, there are different types of reCAPTCHA including images, checkboxes, and tests that require no user input at all.</p>\n\n<h2 id=\"the-different-types-of recaptcha\" class=\"wp-block-heading\">The different types of reCAPTCHA</h2>\n\n<p>Now, let’s take a look at all <a href=\"https://akismet.com/blog/recaptcha-v2-vs-v3/\">the different versions of reCAPTCHA</a>.</p>\n\n\n<h3 id=\"recaptcha-v1\" class=\"wp-block-heading\">reCAPTCHA v1</h3>\n\n\n<p>reCAPTCHA v1 isn’t widely used anymore and was discontinued by Google in 2018. But this version of reCAPTCHA came the closest to emulating the traditional CAPTCHA tests that relied on object recognition.</p>\n\n\n<p>In this instance, a user would be presented with a pair of words, one of which functioned as a control word and could be understood by a bot. The other word could only be recognized by human users. </p>\n\n\n<p>This CAPTCHA method was developed in the late 1990s and continued to be used throughout the 2010s. It also started using scanned words and photographs to make the tests more challenging, but it has since been replaced with more sophisticated reCAPTCHA tests.</p>\n\n\n<h3 id=\"recaptcha-v2\" class=\"wp-block-heading\">reCAPTCHA v2</h3>\n\n\n\n<p>After reCAPTCHA v1 was shut down, it was replaced with reCAPTCHA v2, which currently consists of three versions. </p>\n\n\n\n<p>The first one is the reCAPTCHA v2 for Android, which is an API that can protect Android apps from bot traffic. The API integrates directly into Android apps, and in an attempt to preserve the UX, the API allows low-risk users to pass through easily. When needed, the API will present a challenge to the user to verify that they are human. </p>\n\n\n\n<p>Then there’s the reCAPTCHA v2 that most users are familiar with. This is the “I’m not a robot” checkbox. In this case, all that users have to do is check the box, rather than solve a complex test or problem. </p>\n\n\n<p>As such, it’s considered more user‑friendly than previous methods. Though it sounds simple, Google analyzes various factors like mouse movement and browsing history to detect bot activity.</p>\n\n\n<p>Even more sophisticated is the invisible reCAPTCHA badge which requires no user input at all. Similar to the previous method, Google evaluates activities like mouse movement and typing patterns. This version of reCAPTCHA is triggered via a JavaScript API call or when a user clicks on a button. </p>\n\n\n\n<p>It’s still not a perfect solution since sophisticated bots that use AI technology can bypass the reCAPTCHA. And, it isn’t immune to CAPTCHA farms — which are businesses that employ human workers to solve reCAPTCHAs to aid cybercriminals and hackers. </p>\n\n\n\n<h3 id=\"recaptcha-v3\" class=\"wp-block-heading\">reCAPTCHA v3</h3>\n\n\n<p>In further attempts to improve the UX, Google introduced reCAPTCHA v3, which works similarly to the invisible reCAPTCHA badge. This version of reCAPTCHA works in the background, so it’s completely invisible to users and presents no tests.</p>\n\n<p>The reCAPTCHA v3 method tracks all requests made by a user on a website, and every request is given a score between 0 and 1. As we discussed earlier, a score close to 0 is likely to be a bot whereas a score closer to 1 is judged as human.</p>\n\n\n<p>The interactions monitored by the reCAPTCHA vary between websites. For instance, the administrator can provide examples of normal user interactions so that the reCAPTCHA can pick up on any deviation from the norm. </p>\n\n\n<p>reCAPTCHA v3 is the best version of the technology in terms of efficacy and UX. That said, it’s more difficult to implement since the scores must be defined by the administrator, which can be time‑consuming to set up.</p>\n\n\n<p>With this in mind, you might automatically block users who return a score below 0.2. Then, scores between 0.2 and 0.6 may generate a CAPTCHA challenge to verify that the user is human. </p>\n\n\n\n<p>Meanwhile, any score above 0.6 may instantly be granted access. The issue is that a strict scoring system holds the potential to block out legitimate users while a lenient system may allow bots to bypass the reCAPTCHA. </p>\n\n\n<h2 id=\"challenges-and-downsides-of recaptcha\" class=\"wp-block-heading\">Challenges and downsides of reCAPTCHA</h2>\n\n\n<p>Now that you know the different types of reCAPTCHA, let’s take a look at the main limitations. </p>\n\n\n<h3 id=\"1-impact-on-users-with disabilities\" class=\"wp-block-heading\">1. Impact on users with disabilities</h3>\n\n\n<p>It’s imperative to design web content in a way that’s accessible to people with disabilities. This way, your enterprise site can comply with the Americans with Disabilities Act (ADA) and the Web Content Accessibility Guidelines (WCAG). </p>\n\n\n<p>The problem is that many reCAPTCHA tests are visual and require users to identify images or text. This has been shown to <a href=\"https://dl.acm.org/doi/fullHtml/10.1145/3524010.3539498\">discriminate against users with visual impairments</a>. And since they’re designed to be unreadable by machines, screen readers are unable to interpret them.</p>\n\n\n<p>Additionally, audio reCAPTCHA tests alienate users with hearing impairments. Meanwhile, the mathematical equation tests are believed to be more accessible to users with vision impairments, but these can exclude those with cognitive disorders like dyscalculia. </p>\n\n\n<h3 id=\"2-annoyance-and frustration\" class=\"wp-block-heading\">2. Annoyance and frustration</h3>\n\n<p>Many users may find reCAPTCHA annoying. When you expect instant access to a page, and instead you’re required to check a box or complete a task, it’s natural to become frustrated.</p>\n\n<p>This can lead to early exits. High bounce rates can send signals to search engines that users don’t find your website valuable. Therefore, it can result in both traffic and revenue loss.</p>\n\n<h3 id=\"3-data-collection-and-privacy concerns\" class=\"wp-block-heading\">3. Data collection and privacy concerns</h3>\n\n<p>In order to differentiate between bots and humans, reCAPTCHA v3 and the invisible reCAPTCHA badge analyze data like mouse navigation and click patterns. Since this is classified as personal data, this method of reCAPTCHA requires privacy compliance.</p>\n\n\n<p>There are plenty of laws and legislations that exist to protect user privacy on the internet. Most notable, perhaps, is the General Data Protection Regulation (GDPR) in the EU, but there’s also the Colorado Privacy Act, the Utah Consumer Privacy Act, the California Consumer Privacy Act, and many more. </p>\n\n\n<p>Therefore, it’s important to gather consent from users if you plan to implement reCAPTCHA. <a href=\"https://developers.google.com/assistant/console/policies/privacy-policy-guide\">Google recommends a privacy policy</a> that informs users of the data collected, the data shared, and a statement that tells users how the data will be used.</p>\n\n\n<p>That said, this is considered the bare minimum in terms of privacy, so it’s useful to have a proper look into what should be included. This is very important since non-compliance can damage your reputation, erode customer trust, and lead to heavy financial penalties. </p>\n\n\n<h3 id=\"4-recaptchaâs-decreasing effectiveness\" class=\"wp-block-heading\">4. reCAPTCHA’s decreasing effectiveness</h3>\n\n\n<p>Another potential problem with reCAPTCHA is its effectiveness given the emergence of artificial intelligence. In fact, researchers from the University of Columbia <a href=\"https://ieeexplore.ieee.org/document/7467367\">created reCAPTCHA attacks</a> that managed to solve 70 percent of all challenges. </p>\n\n\n<p>This shows that reCAPTCHA is no longer as effective as it once was, whether that’s down to AI, CAPTCHA farms, or internal logic. What’s more, reCAPTCHA v3 requires the analysis of user behavior.</p>\n\n<p>reCAPTCHA needs a large volume of data to determine normal human interactions and tell them apart from bots. But this technology relies on a client‑side fingerprinting approach, which advanced bots can bypass easily.</p>\n\n<h3 id=\"5-potential-for-false positives\" class=\"wp-block-heading\">5. Potential for false positives</h3>\n\n\n<p>The final drawback to reCAPTCHA is that there is still the potential for false positives, which can block legitimate users from your site. For instance, enterprises that prioritize security may adopt a strict scoring system for reCAPTCHA v3. This makes it harder for users to score 1. </p>\n\n\n\n<p>To give you an example, many administrators grant low scores to users who submit forms very quickly. That said, some human users are naturally quick typers, but going by this system, they may be flagged and denied access to your website. </p>\n\n\n\n<p>Additionally, researchers from the University of Toronto found that <a href=\"http://arxiv.org/pdf/1903.01003\">reCAPTCHA gives lower scores</a> to users who don’t have a Google account. Therefore, privacy-conscious visitors who use private browsers or VPNs are more likely to be mistaken for bots. </p>\n\n\n<h2 id=\"akismet-the-better-alternative-to recaptcha\" class=\"wp-block-heading\">Akismet: The better alternative to reCAPTCHA</h2>\n\n<p>Considering the challenges and drawbacks of reCAPTCHA, you may be cautious about deploying it on your website. Instead, you might prefer an alternative anti‑spam solution that is more inclusive and doesn’t disrupt the UX.</p>\n\n<p><a href=\"https://akismet.com/\">Akismet</a> was developed by Automattic (the same team behind WordPress.com) and it’s one of the <a href=\"https://akismet.com/features/\">leading anti‑spam plugins</a>. It protects you against form, comment, and text spam.</p>\n\n\n<img width=\"1600\" height=\"732\" src=\"https://akismet.com/wp-content/uploads/2024/06/image-2.png\" alt=\"Akismet homepage with the text \" />\n\n\n<p>Since 2005, Akismet has removed over 500 billion pieces of spam across 100 million sites. The plugin is powered by machine learning, which explains how Akismet detects spam with a 99.99 percent accuracy rating.</p>\n\n<p>Unlike reCAPTCHA, Akismet doesn’t require too much from your visitors. Instead, it operates behind the scenes, so it doesn’t add friction to your UX. This means that users may be more likely to stay on your website, helping you <a href=\"https://akismet.com/blog/form-conversion-rate/\">get more conversions</a> and sales.</p>\n\n<h2 id=\"how-akismet works\" class=\"wp-block-heading\">How Akismet works</h2>\n\n<p>Akismet analyzes every piece of user‑submitted content to prevent a range of online attacks. This analysis takes place in real time, so you can block suspicious activity before it even reaches your site.</p>\n\n<p>It’s best to think of Akismet as a filter, where legitimate submissions are allowed to pass through, but spam submissions are denied. This saves you from manually reviewing every submission.</p>\n\n<p>As mentioned earlier, Akismet is powered by machine learning algorithms. This enables the plugin to compare the content of submissions against a database of known spam. Plus, it integrates with popular form plugins, so you’re not limited to <a href=\"https://akismet.com/blog/comment-spam/\">blog comment spam</a>.</p>\n\n\n<p>You’ll also get access to monthly and annual spam charts. This way, you can check your spam accuracy rating, false positives, and more. </p>\n\n\n<p>The Akismet plugin is simple to install on WordPress, but you will need an API key to connect to the Akismet database.</p>\n\n<h2 id=\"benefits-of-akismet-over recaptcha\" class=\"wp-block-heading\">Benefits of Akismet over reCAPTCHA</h2>\n\n\n<p>Now that you know more about Akismet, let’s look at the benefits of using this plugin over reCAPTCHA. </p>\n\n\n<h3 id=\"1-improved accessibility\" class=\"wp-block-heading\">1. Improved accessibility</h3>\n\n<p>As we discussed earlier, one of the limitations of reCAPTCHA is that some versions require users to decipher visual or auditory information. Other versions contain mathematical equations or ask users to complete checkboxes.</p>\n\n\n<p>This can exclude those with cognitive, hearing, or visual impairments. Therefore, if you want to keep an accessible website, you’re better off <a href=\"https://akismet.com/blog/captcha-alternatives/\">using a CAPTCHA alternative</a> like Akismet. </p>\n\n\n\n<p>Akismet doesn’t require any user interaction. It works silently behind the scenes, so users can submit content without running into any obstacles. </p>\n\n\n<h3 id=\"2-enhanced-user experience\" class=\"wp-block-heading\">2. Enhanced user experience</h3>\n\n\n<p>All kinds of reCAPTCHA (except v3) add friction to the user experience, as they require individuals to check a box or complete a test. This delays access to a page or resource, which can lead to frustration on the user’s part. </p>\n\n\n<p>Akismet doesn’t interfere with the UX. It operates in the background, so most users aren’t even aware of it. Additionally, the spam data is stored in the cloud, so the plugin doesn’t impact site speed.</p>\n\n<h3 id=\"3-privacy protection\" class=\"wp-block-heading\">3. Privacy protection</h3>\n\n\n<p>While reCAPTCHA can reduce spam submissions, it does so by gathering personal data, which means you have to obtain explicit consent from users. Plus, privacy-conscious users may be perturbed by data collection. </p>\n\n\n\n<p>Akismet also collects personal data, but only that which is needed to carry out spam protection. According to the GDPR, this is classified as a “legitimate interest” use of that data. </p>\n\n\n\n<p>In the plugin settings, you can easily enable a privacy notice that informs users about this. The company never sells personal data gathered through the plugin. You can check out the <a href=\"https://automattic.com/privacy/\">full privacy policy here</a>. </p>\n\n\n<h3 id=\"4-better-spam detection\" class=\"wp-block-heading\">4. Better spam detection</h3>\n\n<p>reCAPTCHA is primarily an anti‑spam measure, but the <a href=\"https://akismet.com/blog/do-captcha-and-recaptcha-protect-wordpress-sites-from-bots/\">effectiveness of reCAPTCHA</a> has been challenged by advances in AI technology and the growth of CAPTCHA farms.</p>\n\n<p>Akismet has a long reputation for detecting spam with very high accuracy. Currently, the plugin boasts an overall accuracy score of 99.99 percent, but you can view the exact spam accuracy score within your Akismet dashboard.</p>\n\n<h3 id=\"5-reduced-false positives\" class=\"wp-block-heading\">5. Reduced false positives</h3>\n\n<p>Earlier, we mentioned the fact that some versions of reCAPTCHA frequently result in false positives which block legitimate users from websites. This is especially true in the case of reCAPTCHA v3 (where administrators have to define their own rules) and for users who opt for private browsers and VPNs. Not only is this frustrating for users, but it can also result in revenue loss for organizations.</p>\n\n\n<p>With Akismet, submissions are analyzed in real time and with incredible accuracy. Additionally, there are systems in place that make it easy for websites to <a href=\"https://akismet.com/support/general/akismet-unblocking-a-spam/\">report false positives</a>. </p>\n\n\n\n<p>When it comes to forms, you can simply remove submissions from the spam list. For comments, all you have to do is check the relevant boxes and use the <strong>Bulk actions </strong>dropdown menu to select <strong>Not spam. </strong></p>\n\n\n<h2 id=\"frequently-asked questions\" class=\"wp-block-heading\">Frequently asked questions</h2>\n\n<p>This guide has answered questions like “what is reCAPTCHA” and “how does reCAPTCHA work”, but you may still be looking for clarification on this technology. We’ll answer some other common questions in the next section.</p>\n\n<h3 id=\"what-is-the-primary-purpose-of recaptcha\" class=\"wp-block-heading\">What is the primary purpose of reCAPTCHA?</h3>\n\n\n<p>The primary purpose of reCAPTCHA is to differentiate human users from bots in order to block spam and other forms of online abuse. It is a type of technology that deploys adaptive challenges like image identification and checkboxes that detect suspicious behavior. </p>\n\n\n<h3 id=\"how-does-recaptcha-differentiate-between-a-human-and-a bot\" class=\"wp-block-heading\">How does reCAPTCHA differentiate between a human and a bot?</h3>\n\n\n<p>Depending on the version of reCAPTCHA, different factors are considered to distinguish between bots and humans. For example, some reCAPTCHA tests track cursor movement, typing patterns, and browser history. </p>\n\n\n\n<p>reCAPTCHA v3 evaluates these factors to generate scores. Scores closer to 0 are judged to be bots while those closer to 1 are considered human. </p>\n\n\n<h3 id=\"what-are-the-key-differences-between-recaptcha-v2-and v3\" class=\"wp-block-heading\">What are the key differences between reCAPTCHA v2 and v3?</h3>\n\n\n<p>There are some key differences between reCAPTCHA v2 and v3. reCAPTCHA v2 includes three different methods including the Android API, the “I’m not a robot” checkbox, and the invisible reCAPTCHA badge. All of these, except the badge, require user interaction. </p>\n\n\n\n<p>reCAPTCHA v3 doesn’t require user input. Instead, it monitors certain factors like mouse movement and typing patterns to return a score between 0 and 1, which helps systems detect bot traffic. </p>\n\n\n<h3 id=\"is-recaptcha-completely-effective-against-bots-and-automated attacks\" class=\"wp-block-heading\">Is reCAPTCHA completely effective against bots and automated attacks?</h3>\n\n<p>reCAPTCHA is an <a href=\"https://akismet.com/blog/best-anti-spam-wordpress-plugins-compared/\">anti‑spam service</a> that attempts to block bots and prevent automated attacks like distributed denial of service (DDoS) attacks. The problem is that several researchers have questioned the effectiveness of reCAPTCHA. For instance, researchers from the University of Columbia launched low‑risk bot attacks that solved over 70 percent of all challenges.</p>\n\n<h3 id=\"how-does-recaptcha-impact-the-overall-user-experience-on websites\" class=\"wp-block-heading\">How does reCAPTCHA impact the overall user experience on websites?</h3>\n\n<p>Most versions of reCAPTCHA require users to solve mathematical problems, decipher images and text, or simply check a box. While this may not sound too problematic, it adds friction to the user experience.</p>\n\n\n<p>It delays users from accessing the desired page or resource, which can be frustrating. In turn, this can lead to early exits — which affect bounce rates, traffic volume, revenue, and more. </p>\n\n\n<h3 id=\"can-recaptcha-be-bypassed-or-tricked-by-sophisticated bots\" class=\"wp-block-heading\">Can reCAPTCHA be bypassed or tricked by sophisticated bots?</h3>\n\n\n<p>There are ways for cybercriminals and bots to bypass reCAPTCHA tests. To do this, all they have to do is raise the trust score by mimicking normal human behavior on a web browser. </p>\n\n\n\n<p>They can achieve this effect by using a resistant TLS fingerprint. Plus, hackers can execute JavaScript using browser automation tools, and rotate JavaScript fingerprint details. </p>\n\n\n<h3 id=\"what-are-the-implications-of-recaptcha-for-user privacy\" class=\"wp-block-heading\">What are the implications of reCAPTCHA for user privacy?</h3>\n\n\n<p>Since reCAPTCHA gathers personal data about the user’s browser and device, certain states and countries require companies to get user consent. In particular, the GDPR ensures that visitors know how websites use, process, and store their information. </p>\n\n\n\n<p>Therefore, you’ll need to obtain explicit consent. It’s also important to display a privacy policy on your site. Otherwise, you may encounter hefty financial penalties. </p>\n\n\n<h3 id=\"are-there-any-alternatives-to-recaptcha-that-offer-similar-or-better functionalities\" class=\"wp-block-heading\">Are there any alternatives to reCAPTCHA that offer similar or better functionalities?</h3>\n\n<p>Although reCAPTCHA is capable of blocking some spam, it can interfere with the UX and discriminate against those with disabilities. Therefore, you might prefer a more user‑friendly alternative, like Akismet.</p>\n\n\n<p>Akismet works in the background of your site, so it requires no user interaction. It also filters spam with an impressive accuracy rating of 99.99 percent, which means it rarely produces false positives. </p>\n\n\n<h3 id=\"how-accurate-is-akismet-at-stopping spam\" class=\"wp-block-heading\">How accurate is Akismet at stopping spam?</h3>\n\n<p>Akismet filters comment, form, and text spam with a 99.99 percent accuracy rate. Plus, it analyzes submissions in real time to maximize threat protection. And there are systems in place to report false positives, which makes Akismet much more effective than reCAPTCHA.</p>\n\n<h3 id=\"how-many-sites-use akismet\" class=\"wp-block-heading\">How many sites use Akismet?</h3>\n\n<p>Akismet is installed on over 100 million websites, and the plugin has blocked over 500 billion spam submissions. Better yet, it’s trusted by plenty of enterprise brands like Microsoft, ConvertKit, Bluehost, and WordPress.com.</p>\n\n<h3 id=\"are-there-any-case-studies-of-companies-that-use akismet\" class=\"wp-block-heading\">Are there any case studies of companies that use Akismet?</h3>\n\n\n<p>If you want to know how Akismet has helped real brands, you can check out some case studies. </p>\n\n\n\n<p>For instance, <a href=\"https://akismet.com/blog/convertkit-customerstory/\">ConvertKit</a> implemented Akismet to filter out spam and automate spam prevention. <a href=\"https://akismet.com/blog/saying-no-to-spam-on-smitten-kitchens-popular-food-site/\">Smitten Kitchen</a> automated spam detection in the comments section of recipes, which has helped prevent the presence of affiliate links and irrelevant promotions. </p>\n\n\n<h3 id=\"where-can-i-learn-more-about akismet\" class=\"wp-block-heading\">Where can I learn more about Akismet?</h3>\n\n\n<p>If you want to learn more about the service, you can find a lot of <a href=\"https://akismet.com/resources/\">free resources</a>. Akismet also has a <a href=\"https://akismet.com/support/\">dedicated support page</a> to help you set up and use the plugin. And the <a href=\"https://akismet.com/blog/\">Akismet blog</a> is frequently updated with useful articles. </p>\n\n\n<h2 id=\"akismet-the-best-spam-solution-for-your website\" class=\"wp-block-heading\">Akismet: The best spam solution for your website</h2>\n\n<p>Spam is a concern for any site administrator, since it can make your site appear less trustworthy and lead to cyberattacks. While reCAPTCHA is one solution for preventing spam, it may not be the best option in terms of user experience.</p>\n\n<p>reCAPTCHA v3 runs in the background of your site, but it can still be frustrating for visitors. Additionally, it can exclude those with disabilities and incorrectly block legitimate visitors. Therefore, you might prefer a better alternative, like Akismet.</p>\n\n<p>With a 99.99 percent accuracy rating, Akismet is excellent at blocking comment, form, and text spam. It also analyzes submissions in real time, and it doesn’t interfere with the UX. <a href=\"https://akismet.com/pricing/\">Get started with the Akismet today</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Jul 2024 13:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Jen Swisher\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Do The Woo Community: Recap of Do the Woo 4.0 Launch and WordPress dot com Post\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=84450\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://dothewoo.io/recap-of-do-the-woo-4-0-launch-and-wordpress-dot-com-post/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1839:\"<p>As you know, during the week of WordCamp Europe 2024 last month, June 10 – 15, we led up to our huge launch of 4.0 at the event. A lot of content was pushed out, plus a so many conversations at WCEU about the launch. If you happened to miss any of it, here are the links to the episodes.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>June 10: <strong><a href=\"https://dothewoo.io/do-the-woo-4-0-this-week-at-wordcamp-europe/\">Do the Woo 4.0, This Week at WordCamp Europe</a></strong></li>\n\n\n\n<li>June 11: <strong><a href=\"https://dothewoo.io/a-new-show-scaling-enterprise-wordpress-and-oss/\">A New Show, Scaling Enterprise, WordPress and OSS</a></strong></li>\n\n\n\n<li>June 12: <a href=\"https://dothewoo.io/a-pre-launch-chat-with-jay-walsh-at-woocommerce/\"><strong>A Pre-Launch Chat with Jay Walsh at WooCommerce</strong></a></li>\n\n\n\n<li>June 13: <strong><a href=\"https://dothewoo.io/thinking-about-our-launch-on-wceu-contributor-day/\">Thinking About Our Launch on WCEU Contributor Day</a></strong></li>\n\n\n\n<li>June 14: <strong><a href=\"https://dothewoo.io/do-the-woo-podcast-channel-4-0-official-launch/\">Do the Woo Podcast Channel 4.0 Official Launch</a></strong></li>\n\n\n\n<li>June 15: <strong><a href=\"https://dothewoo.io/learn-about-all-the-shows-on-the-do-the-woo-podcast-channel/\">Learn About All the Shows on the Do the Woo Podcast Channel</a></strong></li>\n</ul>\n\n\n\n<p>Also, BobWP published a guest post on WordPress.com about the launch and partnership with WordPress.com, Woo and Jetpack.</p>\n\n\n\n<p><strong><a href=\"https://wordpress.com/blog/2024/06/14/partner-spotlight-do-the-woo-4-0/\">WordPress.com Partner Spotlight: Do the Woo 4.0</a></strong></p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/press-release-do-the-woo-4-0-launches-at-wordcamp-europe/\">And if you missed our press release, check that out here.</a></strong></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Jul 2024 08:30:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"HeroPress: A welcoming community that embraces authenticity – 本物らしさを受け入れる温かいコミュニティ\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=7139\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:170:\"https://heropress.com/essays/a-welcoming-community-that-embraces-authenticity/#utm_source=rss&utm_medium=rss&utm_campaign=a-welcoming-community-that-embraces-authenticity\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:23262:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2025/07/070224_min.webp\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull quote: Every conversation can either build or destroy safety.\" />\nHere is Ben reading his own story aloud.\n\n\n\n\n\n<p><a href=\"https://heropress.com/feed/#japanese\">この記事は日本語でも読む事が出来ます。</a></p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-my-interactions-with-tech-growing-up\">My interactions with tech growing up</h2>\n\n\n\n<p>The first time I remember interacting with tech was on my parents’ Macintosh computer when I started primary school. I loved drawing with <a href=\"https://en.wikipedia.org/wiki/MacPaint\">MacPaint</a> and found it much cooler than my <a href=\"https://en.wikipedia.org/wiki/Etch_A_Sketch\">Etch A Sketch</a>.</p>\n\n\n\n<p>Then, my parents got a Windows 95 computer and we were connected to the internet. My parents would check for important calls before unhooking the telephone to plug in the computer. When Google search came out, my family would sit around the screen, amazed at the “dozens” of search results. We even played a game to see whose name got the most results. I won by a long shot because my middle name Luke (Japanese: ルカ) appears in the word “digital camera” (デジタルカメラ).</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>In junior high, I joined the table tennis club but quickly realized sports weren’t my thing. </p>\n</blockquote>\n\n\n\n<p>I switched to the computer club, where I edited my first video, learned about spreadsheets and word processors, and built my first website using a Japanese software called Homepage Builder. I started maintaining a website for my church, self-teaching myself about staging environments and FTP through help docs and online manuals.</p>\n\n\n\n<p>In senior high, I started looking at the HTML code produced by Homepage Builder. I realized I didn’t have to use the drag-and-drop editor to make edits and taught myself basic HTML and CSS. That’s when I created my first game, an HTML game where players clicked on doors to navigate a maze. I remember someone “hacked” my game by figuring out the URL logic and jumping to the goal. That was my introduction to cyber security and encryption.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-information-ethics-opened-my-eyes-to-the-diversity-in-the-world\">How information ethics opened my eyes to the diversity in the world</h2>\n\n\n\n<p>In university, I studied information science, which pulled me deeper into the tech world. I continued to master’s and doctorate programs, and started teaching tech classes at three universities. I taught in both Japanese and English to both undergraduate and postgraduate students. Subjects included programming basics (C, Java), informatics, and image processing.</p>\n\n\n\n<p>But my most favorite subject was information ethics, which highlighted how different cultures have varying ethical values in tech. </p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>For instance, some communities pirate software out of necessity, some share login credentials to bypass censorship, while other communities consider both these practices unethical. </p>\n</blockquote>\n\n\n\n<p>Teaching this course really opened my eyes to global diversity. It taught me the importance of open dialogue, empathetic listening, and creative thinking.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-i-met-wordpress\">How I met WordPress</h2>\n\n\n\n<p>I first heard about WordPress in my university lab. A senior student returning from overseas said it was all the hype in the west, so we moved our lab’s website to WordPress. I didn’t fully understand what WordPress was then, but I decided to ride the hype and move my church websites to WordPress too.</p>\n\n\n\n<p>Since making the switch in 2014, WordPress has become my Content Management System (CMS) of choice. I tried a brief stint with Wix, but it just confirmed my loyalty to WordPress. And after joining Automattic, I discovered the community behind the software and my love for WordPress has grown even more.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-i-joined-automattic-and-the-wordpress-community\">How I joined Automattic and the WordPress community</h2>\n\n\n\n<p>At one point, I installed the VideoPress plugin on one of my sites and needed support with a subscription mix-up. The agent resolved my issue in one email and signed off as a “Happiness Engineer,” which made me smile. Years later, I saw a job opening for Happiness Engineers at <a href=\"https://automattic.com/\">Automattic</a> and remembered that interaction. I volunteered on the WordPress.com support forums for a couple months building up my support skills before getting accepted into Automattic in 2019.</p>\n\n\n\n<p>Soon after joining, I learned that WordPress is more than just a CMS. It’s <a href=\"https://make.wordpress.org/\">a community</a> built on open-source principles. I didn’t wait long to attend my local WordPress Meetups later that year, and was amazed at the selflessness and dedication of the participants. At those Meetups, I learned the WordPress ecosystem extends beyond the community that creates it. </p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>WordPress is composed of the people who use it – the developers, designers, analysts, hobbyists, hosts, marketers, etc. </p>\n</blockquote>\n\n\n\n<p>It is a common bond that brings people together from different walks of life to a safe space of diversity and acceptance. It was the first time I had interacted with people quite like that.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-my-journey-in-the-wordpress-training-team\">My journey in the WordPress Training Team</h2>\n\n\n\n<p>In 2020, the pandemic canceled in-person events, but I had opportunities to be part of educational projects within Automattic. I coached Japanese support agents, created internal training materials, and developed a new onboarding program for new employees. These experiences rekindled my love for education.</p>\n\n\n\n<p>It was around that time that WordPress launched its educational site, <a href=\"https://learn.wordpress.org/\">Learn WordPress</a>. I was selected for an internal position at Automattic to become a full time contributor to the Learn WordPress initiative, and joined the WordPress project’s <a href=\"https://make.wordpress.org/training/\">Training Team</a> in June 2022. I started in the team by understanding the team’s values, priorities, and challenges. Over the next six months, I worked on improving team processes and documentation. At the end of 2022, I was honored to be nominated as a team rep, since which I’ve led projects like migrating from Trello to GitHub and building an onboarding program. These efforts have increased team member engagement and activity, which in turn is contributing to traffic and engagement increases on the Learn WordPress site, too.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id7139_e29120-08 alignfull has-theme-palette1-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-3-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column7139_ab010b-f3\"><div class=\"kt-inside-inner-col\">\n<a href=\"https://heropress.com/wp-content/uploads/2024/07/ben-wordcamp-asia-2023.jpg\" class=\"kb-advanced-image-link\"><img width=\"1024\" height=\"683\" src=\"https://heropress.com/wp-content/uploads/2024/07/ben-wordcamp-asia-2023-1024x683.jpg\" alt=\"Ben Evans at WordCamp Asia 2023\" class=\"kb-img wp-image-7148\" /></a>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column7139_f7f196-5a\"><div class=\"kt-inside-inner-col\">\n<a href=\"https://heropress.com/wp-content/uploads/2024/07/ben-at-wordcamp-tokyo-2023.jpg\" class=\"kb-advanced-image-link\"><img width=\"1024\" height=\"579\" src=\"https://heropress.com/wp-content/uploads/2024/07/ben-at-wordcamp-tokyo-2023-1024x579.jpg\" alt=\"Ben Evans at WordCamp Tokyo 2023\" class=\"kb-img wp-image-7149\" /></a>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column7139_fcf7c6-6d\"><div class=\"kt-inside-inner-col\">\n<a href=\"https://heropress.com/wp-content/uploads/2024/07/ben-wrodcamp-europe-2024-scaled.jpg\" class=\"kb-advanced-image-link\"><img width=\"1024\" height=\"683\" src=\"https://heropress.com/wp-content/uploads/2024/07/ben-wrodcamp-europe-2024-1024x683.jpg\" alt=\"Ben Evans at WordCamp Europe 2024\" class=\"kb-img wp-image-7150\" /></a>\n</div></div>\n\n</div></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"h-wordpress-a-safe-space-to-be-authentic\">WordPress – a safe space to be authentic</h2>\n\n\n\n<p>Reflecting on my tech journey, the moments I felt most energized were when I contributed to creating a safe space of diversity and acceptance. Teaching information ethics laid the foundation, customer support as a Happiness Engineer let me practice this in 1:1 interactions, onboarding new employees allowed me to create these spaces for larger groups, and contributing to the WordPress Training Team extended this to a global community. These were moments when I felt most authentic.</p>\n\n\n\n<p>Building a safe space where one can be authentic isn’t a one-time project; it’s formed through humble and curious interactions. Every conversation can either build or destroy safety. I remember the excitement of my first WordPress Meetup, where I felt accepted for who I am. My hope is that everyone who interacts with the WordPress community experiences that same acceptance. I look forward to continuing contributing to this safe space – WordPress – so that both I and those around me can continue to be our authentic selves.</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id7139_300d56-8f alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n\n<div class=\"wp-block-kadence-column kadence-column7139_c998c3-e2\"><div class=\"kt-inside-inner-col\">\n<h2 id=\"work-environment\" class=\"kt-adv-heading7139_ace920-e9 wp-block-kadence-advancedheading\">Ben’s Work Environment</h2>\n\n\n\n<p>We asked Ben for a view into his development life and this is what he sent!</p>\n\n\n <div class=\"hotspots-image-container\">\n <img width=\"2560\" height=\"1920\" src=\"https://heropress.com/wp-content/uploads/2024/06/workspace-scaled-1.jpg\" alt=\"Ben Evans Desk\" class=\"hotspots-image skip-lazy\" />\n </div>\n\n\n\n\n<p class=\"kt-adv-heading7139_6bbaea-89 wp-block-kadence-advancedheading has-theme-palette-9-background-color has-background\">HeroPress would like to thank <a href=\"https://wpdrawattention.com/\">Draw Attention</a> for their donation of the plugin to make this interactive image!</p>\n</div></div>\n\n</div></div>\n\n\n\n\n<p class=\"has-small-font-size\"></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"japanese\"><strong>本物らしさを受け入れる温かいコミュニティ</strong></h2>\n\n\n\nベンさんが以下の記事を読んでいるのを聞くことができます。\n\n\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-幼少期の-it-技術との触れ合い\"><strong>幼少期の IT 技術との触れ合い</strong></h3>\n\n\n\n<p>私が初めて IT 技術と触れ合ったのは、小学校に入学したころ、親のマッキントッシュ・コンピューターを通してでした。<a href=\"https://ja.wikipedia.org/wiki/MacPaint\">MacPaint</a> でのお絵描きが大好きで、それまで遊んでいた <a href=\"https://en.wikipedia.org/wiki/Etch_A_Sketch\">Etch A Sketch</a> よりもはるかにかっこいいと感じました。</p>\n\n\n\n<p>その後、親が Windows 95 コンピューターを購入し、インターネットに接続しました。両親は重要な電話がくる予定がないかを確認してから電話線を外し、コンピューターを接続していました。Google 検索が登場したとき、家族で画面の周りに集まり、「数十件」もの検索結果に驚いていました。私たちは、誰の名前が最も多くの検索結果を引き出すかを競うゲームもしました。私のミドルネーム「ルカ」が「デジタルカメラ」に含まれているため、私が圧倒的に勝ちました。</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>中学では卓球部に入りましたが、スポーツが自分に合わないとすぐに気付きました。</p>\n</blockquote>\n\n\n\n<p>そこでコンピュータークラブに転部し、初めてのビデオ編集、スプレッドシートやワードプロセッサの学習、そしてホームページビルダーという日本のソフトウェアを使った初めてのウェブサイト作成を経験しました。その頃から教会のウェブサイトの管理を始め、ステージング環境や FTP についてヘルプドキュメントやオンラインマニュアルを読みながら独学で学びました。</p>\n\n\n\n<p>高校では、ホームページビルダーが生成する HTML コードを見始め、ドラッグ&ドロップエディタを使わずにサイトを編集できることに気付き、基本的な HTML と CSS も独学で習得しました。初めてのゲームを作成したのもその頃です。プレイヤーがドアをクリックして迷路を進む HTML ゲームでしたが、誰かが URL の論理を解読し、ゴールにいきなり飛ぶ「ハック」をしたことを覚えています。これが私のサイバーセキュリティと暗号化の世界への初めての導入でした。</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-情報倫理を通して多様性に目が開かれる\"><strong>情報倫理を通して多様性に目が開かれる</strong></h3>\n\n\n\n<p>大学では情報科学を学び、IT 技術の世界にさらに深く入り込みました。修士課程と博士課程に進み、三つの大学で情報系の授業を教え始めました。日本語と英語の両方で、学部生と大学院生にプログラミングの基本(C、Java)、情報学、画像処理などを教えました。</p>\n\n\n\n<p>しかし、最も好きだった科目は情報倫理でした。これは、様々な文化が IT 技術に対して異なる倫理的価値観を持っていることを強調するものでした。</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>例えば、あるコミュニティは必要に迫られてソフトウェアを海賊版で使用し、あるコミュニティは検閲を回避するためにログイン情報を共有し、他のコミュニティはこれらの行為を非倫理的と見なします。</p>\n</blockquote>\n\n\n\n<p>この科目を教えることで、世界の多様性に目が開かれました。オープンな対話、共感的な聞き方、そして創造的な思考の重要性を強く感じました。</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-wordpressとの出会い\"><strong>WordPressとの出会い</strong></h3>\n\n\n\n<p>大学の研究室で初めて WordPress について聞きました。海外から帰国した先輩が、西洋ではこれが大人気だと言って、研究室の Web サイトを WordPress に移行しました。その時は WordPress が何であるか完全には理解していませんでしたが、流行に乗って自分が管理していた教会のウェブサイトも WordPress に移行しました。</p>\n\n\n\n<p>2014年に移行して以来、私がサイトを作るときのコンテンツ管理システム(CMS)の選択肢は WordPress 一択になりました。Wix を試したこともありましたが、WordPress への忠誠を再確認するだけでした。その後 Automattic に入社し、ソフトウェアの背後にあるコミュニティを発見した時には、WordPress への愛がさらに深まりました。</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-automattic-と-wordpress-コミュニティへの参加\"><strong>Automattic と WordPress コミュニティへの参加</strong></h3>\n\n\n\n<p>ある時、私のサイトに VideoPress プラグインをインストールした際、サブスクリプションの問題でサポートが必要でした。担当者はただ一通のメールで問題を解決し、署名には「ハピネス・エンジニア」と書いていました。それを読んだ時、私は笑顔になりました。数年後<a href=\"https://automattic.com/\">、Automattic</a> でハピネス・エンジニアの求人を見かけ、当時のやり取りを思い出しました。私は WordPress.com のサポートフォーラムで数ヶ月ボランティアをしてサポートスキルを磨き、2019年に Automattic に入社しました。</p>\n\n\n\n<p>入社して間もなく、WordPress は単なる CMS 以上のものであることを知りました。それはオープンソースの原則に基づく<a href=\"https://make.wordpress.org/\">コミュニティ</a>だったのです。その年の後半には地元の WordPress ミートアップに参加し、参加者の無私と献身に驚かされました。そのミートアップでは、WordPress がそれを作るコミュニティを超えて広がっていることを学びました。</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>WordPress は、使用する人々、すなわち開発者、デザイナー、解析者、趣味の人、ホスト、マーケティング担当者などで構成されていました。</p>\n</blockquote>\n\n\n\n<p>それは異なる背景を持つ人々を、多様性と受容性を大切にする安全な場所に結びつける共通の絆です。そのような人々と初めて触れ合った瞬間でした。</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-wordpress-トレーニングチームでの経験\"><strong>WordPress トレーニングチームでの経験</strong></h3>\n\n\n\n<p>2020年、コロナ禍によって対面イベントが中止される中、Automattic 内で教育プロジェクトに参加する機会がありました。そこで日本のサポートチームを指導し、内部トレーニング資料を作成し、新入社員向けの新しい教育課程を開発しました。これらの経験は私の教育への想いを再燃させました。</p>\n\n\n\n<p>その頃、WordPress は教育サイト <a href=\"https://learn.wordpress.org/\">Learn WordPress</a> を立ち上げました。私は Automattic 内でフルタイムのコントリビューター(貢献者)として Learn WordPress プログラムに参加するために指名され、2022年6月に WordPress プロジェクトの<a href=\"https://make.wordpress.org/training/\">トレーニングチーム</a>に加わりました。最初はチームの価値観、優先事項、そして課題を理解することから始めました。次の6ヶ月間で、チームのプロセスとドキュメントを改善するために取り組みました。2022年の終わりにはチーム代表に推薦され、Trello から GitHub へのシステム移行やオンボーディングプログラムの構築などのプロジェクトをリードしました。これらの努力はチームメンバーのエンゲージメントと活動を増加させ、その結果、Learn WordPress サイトへのトラフィックとエンゲージメントの増加にも寄与しています。</p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id7139_67c6bb-b3 alignfull has-theme-palette1-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-3-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column7139_2978b6-8b\"><div class=\"kt-inside-inner-col\">\n<a href=\"https://heropress.com/wp-content/uploads/2024/07/ben-wordcamp-asia-2023.jpg\" class=\"kb-advanced-image-link\"><img width=\"1024\" height=\"683\" src=\"https://heropress.com/wp-content/uploads/2024/07/ben-wordcamp-asia-2023-1024x683.jpg\" alt=\"Ben Evans at WordCamp Asia 2023\" class=\"kb-img wp-image-7148\" /></a>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column7139_b385b7-0e\"><div class=\"kt-inside-inner-col\">\n<a href=\"https://heropress.com/wp-content/uploads/2024/07/ben-at-wordcamp-tokyo-2023.jpg\" class=\"kb-advanced-image-link\"><img width=\"1024\" height=\"579\" src=\"https://heropress.com/wp-content/uploads/2024/07/ben-at-wordcamp-tokyo-2023-1024x579.jpg\" alt=\"Ben Evans at WordCamp Tokyo 2023\" class=\"kb-img wp-image-7149\" /></a>\n</div></div>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column7139_f93224-d3\"><div class=\"kt-inside-inner-col\">\n<a href=\"https://heropress.com/wp-content/uploads/2024/07/ben-wrodcamp-europe-2024-scaled.jpg\" class=\"kb-advanced-image-link\"><img width=\"1024\" height=\"683\" src=\"https://heropress.com/wp-content/uploads/2024/07/ben-wrodcamp-europe-2024-1024x683.jpg\" alt=\"Ben Evans at WordCamp Europe 2024\" class=\"kb-img wp-image-7150\" /></a>\n</div></div>\n\n</div></div>\n\n\n<h3 class=\"wp-block-heading\" id=\"h-wordpress-自分らしくいられる安全な場所\"><strong>WordPress – 自分らしくいられる安全な場所</strong></h3>\n\n\n\n<p>私の IT 技術との関わりを振り返ると、多様性と受容性を大切にする安全な場所を作ることに貢献していると感じた瞬間が最も活力を感じました。情報倫理の教育はその基盤を築き、ハピネス・エンジニアとしてのカスタマーサポートは1対1のやり取りでこれを実践させてくれました。新入社員の教育では、これをより大きなグループに対して作ることができ、WordPressトレーニングチームへの貢献はこれをグローバルなコミュニティにまで広げました。こういった働きをしている時こそ、自分は最も自分らしいと感じます。</p>\n\n\n\n<p>自分らしくいられる安全な場所を作ることは一度きりのプロジェクトではなく、謙虚で好奇心旺盛な人との関わりを通じて形成されます。すべての会話は安全を築くか、破壊するかのどちらかです。私は最初の WordPress ミートアップで感じた、受け入れられる喜びを鮮明に覚えています。私の希望は、WordPress コミュニティと触れ合うすべての人が、その同じ受容性を経験することです。私も周囲の人々も本当の自分であり続けるために、WordPress というこの安全な場所に貢献し続けることを楽しみにしています。</p>\n<p>The post <a href=\"https://heropress.com/essays/a-welcoming-community-that-embraces-authenticity/\">A welcoming community that embraces authenticity – 本物らしさを受け入れる温かいコミュニティ</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Jul 2024 23:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Ben Evans\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"WordPress.org blog: WordPress 6.6 RC2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17469\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2024/07/wordpress-6-6-rc2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10513:\"<p>WordPress 6.6 RC2 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, please evaluate RC2 on a test server or a local environment.</p>\n\n\n\n<p>Reaching this phase of the release cycle is a worthy achievement. While release candidates are considered ready for release, your testing is still vital to make sure everything in WordPress 6.6 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.6 RC2 in four ways:</p>\n\n\n\n<table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.6-RC2.zip\">RC2 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br /><code>wp core update --version=6.6-RC2</code></td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.6 RC2 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table>Please test WordPress 6.6 RC2 in one or more of these four ways.\n\n\n\n<p>The target for the WordPress 6.6 release is <strong>July 16, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-6/\">6.6 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-6/\">6.6-related posts</a> in the next few weeks for further details.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.6 RC2?</h2>\n\n\n\n<p>Thanks to your testing and many other contributors‘ up to now, this release includes more than 19 bug fixes for the Editor and more than <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F25%2F2024..07%2F01%2F2024&milestone=6.6&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">20 tickets for WordPress Core</a>.</p>\n\n\n\n<p>Get a recap of WordPress 6.6’s highlighted features in the <a href=\"https://wordpress.org/news/2024/06/wordpress-6-6-beta-1/\">Beta 1 announcement</a>. For more technical information related to issues addressed since Beta 3, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.6?since=2024-06-24&until=2024-06-30\">GitHub commits for 6.6</a> since June 25</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F25%2F2024..07%2F01%2F2024&milestone=6.6&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">Closed Trac tickets</a> since June 25</li>\n</ul>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? You might want to make your first stop <a href=\"https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/\">The WordPress 6.6 Field Guide</a>. Then, check out this list:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2024/06/20/roster-of-design-tools-per-block-wordpress-6-6-edition/\">Roster of design tools per block (WordPress 6.6 edition)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/07/01/hallway-hangout-section-styles-and-other-block-style-variation-updates/\">Hallway Hangout: Section styles and other block style variation updates</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/07/01/recap-hallway-hangout-exploring-grid-layouts/\">Recap Hallway Hangout: Exploring Grid Layouts</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/28/editing-custom-fields-from-connected-blocks/\">Editing custom fields from connected blocks</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/28/updates-to-the-interactivity-api-in-6-6/\">Updates to the Interactivity API in 6.6</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/tag/dev-notes+6-6/\">All 6.6-related developer notes</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">You can contribute. Here’s how</h2>\n\n\n\n<p>WordPress is the world’s most popular open source web platform, thanks to a passionate community of people who collaborate on its development in a wide variety of ways. You can help—whether or not you have any technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is critical to keeping WordPress speedy, stable, and secure. It’s also a vital way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\">This detailed guide</a> will walk you through testing features in WordPress 6.6. If you’re new to testing, follow <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums. If you are comfortable writing a reproducible bug report, you can also report it on <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a>. Before you do either, you may want to check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>From now until the final release candidate of WordPress 6.6 (scheduled for July 9), the <a href=\"https://make.wordpress.org/security/2024/06/04/wordpress-6-6-is-coming/\">financial reward for reporting new, unreleased security vulnerabilities</a> doubles. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>If you build themes, plugins, blocks, or patterns, your products play an integral role in extending the functionality and value of WordPress for all users. </p>\n\n\n\n<p>Thanks for continuing to test your products with the WordPress 6.6 beta releases. With RC2, you’ll want to finish your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.6.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本語? हिन्दी? বাংলা? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>6.6 draws near.<br />In two weeks the final’s here.<br />Test. Test. Then test more.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to <a href=\"https://profiles.wordpress.org/juanmaguitar/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>juanmaguitar</a>, <a href=\"https://profiles.wordpress.org/meher/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>meher</a>, <a href=\"https://profiles.wordpress.org/desrosj/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>desrosj</a></em> <em>and <a href=\"https://profiles.wordpress.org/atachibana/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>atachibana</a> for peer review.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Jul 2024 17:09:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"marybaum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:11:\"\n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"HeroPress: Voices Of WordCamp Europe: Thabo Tswana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=7211\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:143:\"https://heropress.com/voices-of-wordcamp-europe-thabo-tswana/#utm_source=rss&utm_medium=rss&utm_campaign=voices-of-wordcamp-europe-thabo-tswana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:884:\"<img width=\"1024\" height=\"895\" src=\"https://heropress.com/wp-content/uploads/2025/07/thabo_topher_short-1024x895.webp\" class=\"attachment-large size-large wp-post-image\" alt=\"\" /><p>When I needed more Africans for HeroPress I went looking and quickly found Thabo Tswana. Since then nearly every African I’ve spoken to about how they got started in WordPress, Thabo’s name comes up. He makes things happen and he helps people grow and advance. He’s one of the people I admire most in WordPress.</p>\n\n\n\n<p>I didn’t know he’s be at WordCamp Europe, so I was super excited to get to meet him in person. Here’s our interview.</p>\n\n\n\nThabo Tswana Interview\n\n\n<p>The post <a href=\"https://heropress.com/voices-of-wordcamp-europe-thabo-tswana/\">Voices Of WordCamp Europe: Thabo Tswana</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Jul 2024 15:49:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"Do The Woo Community: Accessibility Certification with Regine Gessner\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=84341\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://dothewoo.io/accessibility-certification-with-regine-gessner/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:20210:\"<div class=\"wp-block-group has-border-color has-light-gray-background-color has-background has-small-font-size has-global-padding is-layout-constrained wp-container-core-group-is-layout-11 wp-block-group-is-layout-constrained\">\n<p class=\"has-secondary-color has-text-color has-link-color wp-elements-df14f0e3ece767c29248940486a8055c\">This show is sponsored by…</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-10 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-7 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-3 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-6 wp-block-group-is-layout-constrained\">\n<img width=\"500\" height=\"500\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2024/02/Omnisend-square.jpg?resize=500%2C500&ssl=1\" alt=\"\" class=\"wp-image-78802\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-4\"><strong><a href=\"https://your.omnisend.com/onlywoo_dothewoo\">Omnisend</a></strong>: Whether it’s for integration into your Woo product, or building sites for clients, <strong>Omnisend</strong> is the solution for email and SMS marketing with their CRM solution for WooCommerce shops and your own website.</p>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-9 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-5 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-8 wp-block-group-is-layout-constrained\">\n<img width=\"1224\" height=\"1224\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2022/11/Hostinger_Vertical_Purple-e1668465093968.jpg?resize=1224%2C1224&ssl=1\" alt=\"Hostinger\" class=\"wp-image-73505\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-6\"><strong><a href=\"https://hostinger.com\">Hostinger</a></strong>: As a builder or an agency managing multiple sites, check out <strong>Hostinger</strong>. Whether you are building a WordPress site or specifically, a Woo store, their infrastructure brings your clients sites speed, uptime and security.</p>\n</div>\n</div>\n</div>\n</div>\n\n\n\nEpisode Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Anne:<br />Hello everybody. Welcome to the next episode of All Things WordPress and WooCommerce in regards to accessibility. My name is Anne Bovelett. I’m an accessibility specialist. I have a lot to say about accessibility, and I try to teach anyone who wants to hear it and probably those who don’t want to hear it too. Accessibility is very important. Since we’re talking e-commerce, we’re also talking about revenue. It doesn’t really matter why you make something accessible, as long as you do it. If your web shop is losing revenue by the thousands or millions because you’re not making it accessible, you’d have good reason to do it, right?</p>\n\n\n\n<p>I know that came out a bit harsh, but I don’t mean it that way. We’re trying to come from a kind place. One of the things we’ve learned lately is that people are saying, “We don’t know where to go. We don’t know who to turn to. We don’t know who to ask or who to trust.” I can understand that this is a very uneasy situation to be in.</p>\n\n\n\n<p>I’m sure that if my co-host Taeke Reijenga could have been here today, he would have started filling us in on a lot of stuff in that regard. Unfortunately, due to personal circumstances, he couldn’t be here today, but he’ll probably be back next episode. So, let’s see how far we get today.</p>\n\n\n\n<p>This show is not just about the people that everybody already knows. We love the familiar faces, but it’s also about introducing some people you may not know yet. Today, I’m super excited to introduce Regine Gessner from the IAAP. I’ll ask her to explain what the IAAP is, who she is, what the IAAP is doing, and about an interesting discussion we had in December about certification. Hi Regine, welcome.</p>\n\n\n\n<p>Regine:<br />Hello Anne. Thank you very much for having me here today. I’m very happy to join in. My name is Regine Gessner, and I am working for the IAAP, which stands for the International Association of Accessibility Professionals, an association based in the U.S. The IAAP started 10 years ago and has developed several chapters in different regions. Four years ago, we started the German-speaking chapter, called IAAP DACH, which stands for Deutschland, Austria, and Switzerland. We are in charge of the German-speaking community and are the contact point for these countries.</p>\n\n\n\n<p>The IAAP’s mission is to network and exchange ideas. That’s one of our key pillars. Another is certification and advanced training. These are our key points. Since we started here in the German-speaking area, we have more than 350 members, including organizations. When you become a member, you are a member of the global IAAP, but then you will be directed to the region where you are based. Worldwide, IAAP has 6,500 members and about 220 organizations.</p>\n\n\n\n<p>So, that’s basically what the IAAP is. My position, since a bit more than a year ago, is to manage everything full-time, as it became too much to handle voluntarily. I am the main key contact for all people interested in membership and certifications. I’m the connection to the global team in the US and coordinate our working groups, board, and some of our tools.</p>\n\n\n\n<p>Anne:<br />Alright, so just for our audience, because we have mentioned certification several times, this is about the certification for specialists in accessibility in several disciplines. These certifications are sometimes a topic of discussion regarding their value and importance. We will get into that later on because this was the basis of our discussion in December.</p>\n\n\n\n<p>One of the reasons I asked you to join us today is because we know that in many organizations, regardless of size, it matters that you have people trained to maintain accessibility over time. Accessibility is not a one-off, is it?</p>\n\n\n\n<p>Regine:<br />That’s right. It’s not a one-off; it’s an ongoing process. It’s not something that is done and then over. It’s something you have to start and build up capacity or competence in your company and teams. To implement it is not only technical but also a mindset in the people. That is very important and a key pillar. It must be obvious and natural that thinking about accessibility is part of the company or structure.</p>\n\n\n\n<p>Anne:<br />Let me ask you a controversial question. Do you think companies should make CPAC certification an obligatory certification for everybody working on their digital representation? Would that be a good idea?</p>\n\n\n\n<p>Regine:<br />I would say yes. From my personal view, even as a newcomer in this topic, I did the CPAC certification, and it gave me a basic understanding of what we’re talking about. It covers disability models, types of disabilities, barriers people face in the digital world, what can help them, and what’s important to know when building a website, app, or documents. It’s not a technical certification but a basic knowledge one. So, I would recommend it as a good foundation when building your team.</p>\n\n\n\n<p>Anne:<br />Yeah. I’ve been thinking about this topic long and hard, especially now that we’re talking about it with this podcast. I hear a lot of companies say, “Making things accessible is too expensive.” But what if you integrate this into the core of your business? If it becomes second nature, getting the CPAC certification teaches you a lot about the why. And if you understand the why, it comes more naturally to a person.</p>\n\n\n\n<p>This is why I was asking this question. It’s tough because, in an ideal world, you’d want everyone certified. For example, if you own a web shop with a lot of people coding and creating content, you can say, “It’s expensive to remediate or keep fixing things.” But if you have to keep fixing things, it means people are doing things the wrong way. I would love to hear from our audience if they agree with this or why they disagree. Let’s discuss this in the next couple of weeks as people respond.</p>\n\n\n\n<p>Another thing I wanted to ask you, the DACH chapter in Germany has about 350 members. While I’m happy there are so many members, I’m also worried because, with the upcoming legislation, it’s sad that the law has to push us to speed up a process we’ve been waiting for the past 20 years.</p>\n\n\n\n<p>Regine:<br />Yes, I agree. In the beginning of 2023, we had about a hundred members, and now we’ve really increased. But for three countries, or even the whole world, having just 6,500 members in IAAP is not much.</p>\n\n\n\n<p>Anne:<br />But there is a great thing. It means there is opportunity for people working in web design, development, content creation, marketing, and communication to learn and expand their services. I’m sure many companies will want to do this and might outsource it. There are pros and cons to that, but let’s say our audience includes web shop owners, developers, designers, and other disciplines. If a web agency starts thinking about accessibility, learning about it, and expanding their services, what would you recommend from an IAAP point of view?</p>\n\n\n\n<p>Regine:<br />If a company has no connection with accessibility yet, they can start by joining the community to network and learn. We offer several tools for our members to get in touch with each other, such as online breakfast meetings and networking events. These connections and exchanges are very valuable. Members can discuss their issues and concerns, and the group can help each other. This is very helpful.</p>\n\n\n\n<p>Anne:<br />This is wonderful and very similar to the WordPress community, where we help each other succeed. It kept me coming back to WordPress in general. People exchange information and support each other. I hear complaints about Slack, and I’m one of them. Can you tell our listeners where they can go on your website to find out how to become a member and if they can talk to someone before becoming a member?</p>\n\n\n\n<p>Regine:<br />It’s simple. They can email contact@iaap-dach.org, which is for the German-speaking region. This will come to me, and I can get in touch. I prefer personal calls to understand better. You don’t necessarily need to be a member to do certifications, but being a member has its benefits.</p>\n\n\n\n<p>Anne:<br />Is the same approach available for the international department if people go to accessibilityassociation.org, or is this specific to the German chapter?</p>\n\n\n\n<p>Regine:<br />We have several chapters, including a Nordic chapter for Denmark, Norway, Finland, Sweden, and Iceland, a UK chapter, and a Mexican chapter. More chapters are in the process of starting. You are always welcome to contact the global colleagues from IAAP.</p>\n\n\n\n<p>Anne:<br />That’s wonderful because we have listeners from all over the world. Investing in accessibility can be costly for some, but it’s essential. Let’s discuss the December DACH region discussion about certification. People sometimes look for shortcuts to show certification without the proper intentions. There are also people with 10-20 years of experience who might question the need for certification. For example, someone who wrote the book on accessibility guidelines might be offered a junior salary because they lack certification.</p>\n\n\n\n<p>This is an interesting dialogue because certification is important. If someone gets certified, it means they learned a lot about the topic. There are several certifications, such as CPAC and WAS. Could you explain the prerequisites for the WAS certification?</p>\n\n\n\n<p>Regine:<br />Yes, to start with the basic certification, CPAC, it gives you basic knowledge, but not expertise in digital accessibility. The WAS (Web Accessibility Specialist) certification requires a minimum of three years of documented roles and responsibilities in web accessibility. It’s not just enough to have knowledge of HTML or JavaScript; hands-on experience and knowledge of code elements and assistive technology are needed. This exam is for those with significant experience.</p>\n\n\n\n<p>The same applies to the ADS (Accessible Document Specialist) certification. These certifications are valid for three years and need to be renewed or maintained by collecting credential points through training or speaking at conferences. This ensures that knowledge stays current.</p>\n\n\n\n<p>Anne:<br />Accessibility is never a one-off, right?</p>\n\n\n\n<p>Regine:<br />Exactly, it’s an ongoing process.</p>\n\n\n\n<p>Anne:<br />This brings up the importance of accredited courses, like those offered by the Accessibility Collective</p>\n\n\n\n<p>. They provide credits for IAAP certification, which helps ensure the courses give you long-term benefits. Companies need to understand where to find the correct information and how to avoid conflicting advice. Referring to the WCAG guidelines and talking to the IAAP are crucial.</p>\n\n\n\n<p>Regine:<br />I agree. The IAAP is not perfect, but we provide a platform, guidelines, and legislation. The discussion on certification is important, and there are many specialists with years of experience. They can use their references and tools to prove their expertise. The IAAP is one channel, but there are many pieces to the puzzle that help us on our way.</p>\n\n\n\n<p>Anne:<br />Yes, altogether we can take the fear out of doing accessibility right. Every time I speak to companies, I emphasize that accessibility is everyone’s task, not just one person’s. Support and teamwork are essential. If someone finds an issue, it’s about helping each other, not pointing fingers.</p>\n\n\n\n<p>If someone contacts you about an issue with your web shop, it’s a gift, even if it’s wrapped in anger. Engaging with them can turn them into ambassadors. Ignoring accessibility can mean losing potential customers, and it’s important to take these opportunities to improve.</p>\n\n\n\n<p>Regine:<br />Absolutely, everyone wants access to everything. For example, around 15% of people in Europe have some kind of disability and can’t use everything fully. This potential customer base is missed if your shop isn’t accessible.</p>\n\n\n\n<p>Anne:<br />Yes, there’s so much potential. Ignoring accessibility leaves about 13 trillion dollars on the table globally, which is larger than the Chinese economy. This includes all accessibility, not just digital. Restaurants not accessible to wheelchairs miss not just the person in the wheelchair, but also their friends and family.</p>\n\n\n\n<p>Regine:<br />Exactly, the whole group can’t go there.</p>\n\n\n\n<p>Anne:<br />So, if someone contacts you about an accessibility issue, consider it a valuable opportunity. Improving accessibility benefits everyone. Thank you so much, Regine, for coming on the show today at such short notice. Your insights were invaluable.</p>\n\n\n\n<p>Regine:<br />Thank you very much for having me. It was a pleasure to be here, and I will make sure to provide all necessary links and information for your audience to learn more about us, our certifications, member benefits, and events.</p>\n\n\n\n<p>Anne:<br />Thank you. And thank you to Greyd in Munich for sponsoring this podcast. This has been a different show than usual, but flexibility is important. We’ll talk about WordCamp Europe next month. Thank you, Bob Dunn, and Do the Woo for giving us this platform to discuss digital accessibility, especially in e-commerce. If you have questions or comments, please reach out to us. Thank you and see you next month.</p>\n</div>\n\n\n\n\n<p>In this episode of <strong>All Things WordPress and WooCommerce via our series on accessibility</strong>, host <strong>Anne Bovelett </strong>is joined by <strong>Regine Gessner </strong>from the<strong> International Association of Accessibility Professionals (IAAP)</strong>, as they explore the role of certifications in accessibility, the challenges companies face, and practical steps for integrating accessibility into digital projects.</p>\n\n\n\n<p>They also address common misconceptions and the need for ongoing education and community support to ensure web accessibility becomes second nature in digital development.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Highlights</h2>\n\n\n\n<p><strong>Introduction to Accessibility</strong>: Anne Bovelett emphasizes the importance of accessibility in e-commerce and its impact on revenue, stating that accessibility should be integral to digital projects.</p>\n\n\n\n<p>R<strong>ole of IAAP</strong>: Regine Gessner introduces the International Association of Accessibility Professionals (IAAP) and its mission to network, exchange ideas, offer certifications, and provide advanced training in accessibility.</p>\n\n\n\n<p><strong>Certification Importance</strong>: The discussion focuses on the value of certifications like CPAC and WAS in establishing credibility and knowledge in accessibility. Regine explains the prerequisites and renewal process for these certifications.</p>\n\n\n\n<p><strong>Challenges in Accessibility</strong>: The common challenges companies face in implementing accessibility, such as understanding its importance, integrating it into core business practices, and overcoming the perception of high costs.</p>\n\n\n\n<p><strong>Community and Networking</strong>: IAAP offers various tools for members to connect and exchange knowledge, including online breakfast meetings and networking events, highlighting the importance of community support.</p>\n\n\n\n<p><strong>Legislation and Compliance</strong>: Upcoming legislation is mentioned as a driving force for companies to prioritize accessibility, despite it being a long-standing issue.</p>\n\n\n\n<p><strong>Practical Steps for Companies</strong>: Recommendations for web agencies and companies on starting their accessibility journey, including joining IAAP, networking, and leveraging available resources and tools.</p>\n\n\n\n<p><strong>Personal Stories</strong>: Regine shares a personal story to illustrate the real-world impact of accessibility issues, emphasizing the need for inclusive digital experiences.</p>\n\n\n\n<p><strong>Business Opportunities</strong>: Anne and Regine discuss the potential market and revenue opportunities that accessible web design can unlock, highlighting the significant percentage of the population with disabilities.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Links</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https://www.accessibilityassociation.org/s/\">The International Association of Accessibility Professionals</a></strong></li>\n\n\n\n<li><strong><a href=\"https://theadminbar.com/accessibility-weekly/\">The Admin Bar, Accessibility Week</a></strong></li>\n\n\n\n<li><strong><a href=\"https://www.youtube.com/watch?v=ZU2Y4t4wtnU\">IAAP D·A·CH Online Seminar Zertifizierungen</a></strong></li>\n\n\n\n<li><strong><a href=\"https://iaap-dach.org/nachrichten.html\">IAAP D·A·CH</a></strong></li>\n\n\n\n<li><strong><a href=\"https://www.linkedin.com/in/regine-gessner/\">Regine on LinkedIn</a></strong></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Jul 2024 09:51:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"Do The Woo Community: A Deep Dive into the Metorik Insights Report for WooCommerce with Bryce Adams\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=84462\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://dothewoo.io/a-deep-dive-into-the-metorik-insights-report-for-woocommerce-with-bryce-adams/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:50211:\"Episode Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Marcus:<br />Hey everyone. Welcome to another BizChat here on Do the Woo. My name is Marcus Burnett and I’m a community marketer with GoDaddy. I am here today with my wonderful co-host from Barn2 plugins, Katie. Keith, how are you today, Katie?</p>\n\n\n\n<p>Katie:<br />Hey, great, thanks. What about you, Marcus?</p>\n\n\n\n<p>Marcus:<br />Yeah, not doing too bad. We’re spanning all parts of the globe today, so it’s morning for me, afternoon for you, and evening for our guest, but doing pretty good. As usual, we have an excellent guest, and like I said, today we’re spanning all different parts of the globe. Joining us today from the ecommerce Marketing suite of tools at Metorik is founder Bryce Adams. Welcome to the show, Bryce.</p>\n\n\n\n<p>Bryce:<br />Thanks, Marcus. Thanks, Katie. Thanks for having me. Yeah, it’s really cool to be back on a Do the Woo show. I think the last time I did was maybe half a decade ago. I don’t know. I love being able to say half a decade.</p>\n\n\n\n<p>Marcus:<br />Absolutely.</p>\n\n\n\n<p>Bryce:<br />But yeah, it’s cool to be here.</p>\n\n\n\n<p>Marcus:<br />Happy to have you here. Bryce is here to talk about a report he recently published on the State of WooCommerce at Scale. But first, would you please share with folks a little bit about yourself and your company, Metorik?</p>\n\n\n\n<p>Bryce:<br />Sure, yeah. So my name is Bryce and my background in Woo, I guess, started at WooCommerce itself back in 2014. I was there initially in a support role and eventually in a development role. Then Automattic acquired Woo in 2015. So I joined that and that happened pretty quickly, and then left in 2016 to do Metorik. So that’s like eight years ago now. I guess the majority of my career has been spent on it. Metorik is basically an analytics and email automation tool for WooCommerce and for Shopify and maybe more platforms in the future. But primarily we started with WooCommerce back in 2015 and only really added Shopify a few years ago. The majority of the customers we have around the world are WooCommerce stores.</p>\n\n\n\n<p>Katie:<br />So let’s move on to the report then. You’ve recently published an insights report based on the sites which are using Metorik with WooCommerce. Can you tell us a bit about that?</p>\n\n\n\n<p>Bryce:<br />Yeah, for sure. It was something we wanted to do for a really long time. I think even a few years in, as it was starting to approach several thousand stores, I was starting to see trends and patterns. One of the most common feature requests we got was benchmarking and trying to understand how a store compared to other stores, especially in Woo, where it can sometimes feel like we’re all kind of isolated on our own server and our own websites, not necessarily all on one platform. There was a lot of demand for clarity into what was going on. So people were asking for it a while ago, but a project like this is challenging to do well and at the quality level that I wanted.</p>\n\n\n\n<p>We couldn’t do it with the few of us that were working together, but the team’s growing recently and we’ve got more resources. Luke, someone who just joined primarily for marketing and design-related stuff, said, “Oh, I reckon I could throw something together if you can get the data.” We were just sitting around the couch here in Melbourne, brainstorming ideas. It’d be cool to see that stat and then on Twitter, I think Katie, we talked about some stats even a couple of months ago, about bundles. I was also talking with Vova from Freemius about different subscription stats. We started to create this foundation to do this at scale, thinking about privacy at the forefront of that. So anonymized samples of all that data and just using averages to try to paint a picture of what was going on. Once we had that list to work from, it started to be pretty fun. We were just going through a list like, okay, let’s try and figure out that metric and that one, and then you’ve got to actually dig through it a lot more to find the interesting parts. But it was a big project.</p>\n\n\n\n<p>Katie:<br />I think it’s really useful for companies like yourself that have access to data of multiple sites to publish that because, as you said a minute ago, WooCommerce sites are all installed on people’s own servers unless you’re using Woo Express or something and people just don’t have those benchmarks. I’ve seen a bit of that going on in the industry. For example, WP Fusion’s year in review reports are really useful from a WordPress perspective because they publish data about the different sites running WP Fusion, which LMS plugins are the most popular and page builders and so on. So it was really nice to see a WooCommerce version of that.</p>\n\n\n\n<p>Bryce:<br />I think the fun thing for me was this was, I mean, I love Woo. It’s where I first started working, my first job really was at Woo, and then it’s all I’ve really ever known. I love it as a platform. I love what it enables, the fact that people can run their own site, control everything, customize everything, but also own everything. That idea of data ownership is so important to me. Woo enables that. Part of doing the report was wanting to validate, even though all these sites are their little islands out there on the internet, the scale that Woo is operating at is massive. I don’t think people realize it. We hear numbers being thrown around, several million Woo stores and things like that, but they don’t really mean anything until you actually see the data behind it and the scale and that validation, the brands that are using it. I don’t think people know how many Woo stores out there are doing millions of dollars a year in revenue. There’s tens of thousands, but yeah, I’m not sure the exact number, but there are so many stores out there that are really pushing the limits of Woo and people don’t know about it. So it’s cool to share.</p>\n\n\n\n<p>Marcus:<br />You said that Luke came in and kind of threw something together, but this is actually really polished and really nice.</p>\n\n\n\n<p>Bryce:<br />Luke is so talented.</p>\n\n\n\n<p>Marcus:<br />Before we get into some of the different pieces of it, I do want to let people know that they can also follow along with us at metorik.com/woocommerce-insights. We’ll leave that link in the show notes, but if people want to look at it while we’re having a discussion here, that’s metorik.com/woocommerce-insights. I ended up writing just a ton of questions basically on every slide, so I don’t know if we’ll get to all of them.</p>\n\n\n\n<p>Bryce:<br />That’s awesome. No, whatever is interesting.</p>\n\n\n\n<p>Marcus:<br />I kind of want to jump in, maybe start from the top and work our way down. One of the first things that you shared in here is that the average age of WooCommerce stores is four years. That kind of lines up with the start of COVID in my head. How do you think COVID changed the landscape of ecommerce or specifically, WooCommerce?</p>\n\n\n\n<p>Bryce:<br />What we saw when COVID happened? Yeah, it’s an interesting perspective when you are coming at it as a SaaS because maybe as a plugin maker, Katie, you would’ve seen at the time an increase in sales as more people were setting up Woo stores. But for us, it wasn’t just an influx of more stores, but what was really interesting was what every store was doing across the line, the scale of the growth during that time. We have some reports we were looking at back then just in terms of being able to run the app and see the scale of order volume and Airbnb and things like that across everyone. It’s like a spike around COVID and just consistently through that whole period, we found that on average every store was doing better. There were definitely a lot of new stores starting, but I found it more interesting to see the existing stores all grow as a result of it.</p>\n\n\n\n<p>Of course, that all dropped off, and you can actually, it’s pretty interesting when you look at the higher scale, a five-year period, you see that growth and that decline happen through the actual order volume that’s happening. But in terms of the age, a lot of it comes down to the fact that Woo itself is not that old. The oldest a store could possibly be is probably 10 years, I’m not sure the exact age. Over time, very few stores are going to go from 11 years and still be running after all that time or necessarily be on the same platform. I think four years is actually probably bigger than what I’d expect just because Woo is such a young platform.</p>\n\n\n\n<p>Katie:<br />That makes sense. A slightly more practical question, I was interested to see that you said 32% of stores are tracking their costs and profit as well as their sales. I was interested because I didn’t know it was possible to do via a website analytics tool. Everybody knows you’d use it to get sales data and things like that, which is a lot better than the sales data you get from WooCommerce reports in core, which is very basic obviously. But how does that work, tracking costs and profit, because that data isn’t entered into the WooCommerce admin?</p>\n\n\n\n<p>Bryce:<br />I think that’s actually something that I’d love to see WooCommerce core improve, having the ability to set up a product cost. It should just be built into Woo by default. Shopify has it by default, almost Square does, almost every other ecommerce or commerce platform does because it is something that if you look at like 80/20, 80% plus of stores probably do have a cost that they want to set on a product. It should be core. It’s not, but we decided to offer that as a feature. Before that though, we just integrated directly with the WooCommerce Cost of Goods plugin, which itself Skyverge made, and that’s probably explained why it was so good and it worked really well because for us, we were able to then basically build this whole profit</p>\n\n\n\n<p>reporting feature and have all historical costs come in and profit reports come in without stores having to do anything. It was really cool because they’d never even had that. They’d set up a product cost inside of WooCommerce Cost of Goods, and there were some basic reports, but all of a sudden we were able just to bring that data in and kind of cleared it.</p>\n\n\n\n<p>It got to a point where we were just telling everyone to go and buy the Cost of Goods plugin. People were like, well, I don’t want to install a new plugin just to have a field on my product page to set the cost. That’s very fair, especially when they don’t need the reports and the other functionality from it. So we decided to build it into the app. Of course, it morphed into something much bigger. We got shipping transaction, extra cost. You can say a lot of people want us to do their monthly salary costs and office expenses. They really want to have a bigger picture of things. We’re not really meant to be an accounting or profit tool in that way, but over time it’s kind of becoming that. People want more and more from there.</p>\n\n\n\n<p>One of the other cool things you can do as a SaaS when it comes to this kind of thing is we integrate with Google Ads, TikTok ads, Facebook ads, all these different providers to let people bring in their live advertising costs from those platforms. It starts to be a really cool experience as a user because you’re getting all this data from different places in one location and getting to actually report on it, aggregate it.</p>\n\n\n\n<p>Marcus:<br />What’s keeping the other 70-odd percent or so from doing the same? Is it a knowledge thing about whether they don’t know that that exists or is it an industry thing where it doesn’t make sense for some folks?</p>\n\n\n\n<p>Bryce:<br />I think industry plays a big part. Privacy is another issue. We don’t have it in a way, again, it was just kind of bolted onto the app. It wasn’t what we initially set out to do. We don’t have a way for you to just say, this user can see all the reports, but they can’t see the cost and profit. That’s a common thing that a store owner might want to hide from their team. They want them in there using metrics for the reports. A lot of users have asked us to do that and we’ll probably do that soon. I think that would increase adoption a little bit. But also, we’re not trying to be an app for them to figure out their profit and pay taxes on. We don’t encourage it in that way. When people come to proper reporting, they’re probably looking for that level of detail. They need to incorporate all their costs across the whole thing, salary to everything.</p>\n\n\n\n<p>The interesting part on our end starts to be trying to figure out reports based on that. We added these reports to the app a few months ago for doing cohorts, customer cohorts based on when they join by the month they join, week they join, or maybe the first product or first coupon they use. It’s really cool to split your customers up into those cohorts automatically and then see the lifetime profit and profit margin over time, how that changes. Then you start to understand not just at what point a customer has spent enough that they’ve reached a target revenue per customer, but they’ve actually become profitable. You can measure that and be like, by month 14, we know on average that’s where we’ve got enough profit from each customer. I love that part of it more than being an accounting tool.</p>\n\n\n\n<p>Katie:<br />It’s really helping WooCommerce store owners to run their company as a proper business. A lot are more hobbyist sites and it helps to bring them to the next level. Some of them will already be doing that, of course, but a lot of WooCommerce store owners don’t do that kind of thing. This is really making it much more accessible. I’m kind of wishing I use WooCommerce on my own website. I use Easy Digital Downloads and I can’t access any of this because quite sensibly you’ve built this for WooCommerce and Shopify, the two biggest players. I get that.</p>\n\n\n\n<p>Bryce:<br />I have had some requests for EDD, but every single request has come from people I knew in the community who would want it. Then I start to think about how many stores that is and it’s maybe a couple of hundred that I know would pay for it as well. It starts to be a little harder.</p>\n\n\n\n<p>Katie:<br />Yeah, totally agree.</p>\n\n\n\n<p>Bryce:<br />But I’ve always wanted to build it for EDD because all my friends and all my colleagues are using EDD rather than Woo. At the start, it wasn’t like I could really contact too many of my friends running WordPress businesses and say, please use my product because they were using EDD.</p>\n\n\n\n<p>Katie:<br />You mentioned earlier about maybe they should put something in core related to the cost of goods. I was thinking that when I saw your stat about subscriptions, 28% of all the WooCommerce stores that you track use subscriptions. The vast majority of them will be WooCommerce subscriptions to one specific plugin, of course. I know they will never put that in core because they must make so much money from that premium only add-on.</p>\n\n\n\n<p>Bryce:<br />I don’t think they make enough from it to be honest.</p>\n\n\n\n<p>Katie:<br />Because it’s so valuable in recurring revenue.</p>\n\n\n\n<p>Bryce:<br />Exactly. It’s one thing that we’d probably do next year and we want to improve in a report based on the feedback, but also just based on what I think would be interesting is actually saying, while maybe it’s 27% of stores that have subscriptions on, does that actually account for more like 40-50% of the revenue or are those stores by default on average double or triple stores that don’t have subscriptions? We didn’t go into that and I think we’d like to expand on that, but I think that would actually show that while maybe 27-30% are using subscriptions, those stores tend to be much more successful because it’s such a great business model if you can make it work.</p>\n\n\n\n<p>Marcus:<br />Yeah, absolutely. I want to shift gears a tiny little bit and talk about, you have a couple of slides in here about the top themes and plugins in WooCommerce stores. Looking at the top themes and plugins, I see Elementor ranking pretty high in both and Classic Editor at number five in the top plugins.</p>\n\n\n\n<p>Bryce:<br />Not too surprised to see that.</p>\n\n\n\n<p>Marcus:<br />Yeah, native WordPress right now with full site editing isn’t quite ready to handle the majority of WooCommerce stores.</p>\n\n\n\n<p>Bryce:<br />Well, I think that indicates that there’s still a heavy dependence on the Classic Editor for sure. A lot of that might come through other builders that are being used, but also maybe other WooCommerce plugins and stuff that aren’t quite there yet. I know even for us, we’ve been integrating with commerce blocks and stuff for the checkout recently for an update we’ve been working on. I think a lot of the filters that we needed were only added in a WooCommerce version that just came out or is about to come out. That’s certainly fine if things take time and it’s good to take time to get it right, but if we’re an app that’s trying to really stay ahead and move with Woo, we were really only able to integrate with some of those features in a version that’s just coming out now on June 24. It’s going to take time for that shift to happen, maybe longer than anyone’s expecting.</p>\n\n\n\n<p>Marcus, while you mentioned that, it makes me think about a part of the report that I found a little surprising and actually came out of a discussion I had recently about PHP versions. I noticed that 7.4 is still at 45% of WooCommerce stores that we’re tracking. I think that’s actually higher than the average across all of WordPress generally. There is that kind of fear when it comes to an ecommerce store. Upgrades come at a very big cost if it messes up. If your site goes down or if something’s incompatible and you have downtime, it’s not just downtime, it’s losing money time. That’s a very valid concern for an ecommerce store.</p>\n\n\n\n<p>Marcus:<br />Yeah, one of the other stats that just screamed off the page at me was that the average number of active plugins is 58 on a WooCommerce store. So compatibility-wise, you have to make sure that all 58 of those are ready to move beyond PHP 7.4 before you upgrade. But also, why so many and what do the annual costs look like? Not all of those plugins are going to be free. I know a lot of WooCommerce plugins cost an annual fee.</p>\n\n\n\n<p>Bryce:<br />Yeah. I think we are always, and I think that comes with a caveat with this report, we’re looking at stores that are willing to pay us, Metorik, as an app, at least $20 a month, and in most cases, $100 plus a month for an app for their WooCommerce store. They aren’t reflective of every WooCommerce store. I think with that means they’re willing to spend for sure at least two, $3,000 a year on their website if they’re willing to pay that much to us as an app for their website. It’s reasonable to think that most of them would have 10, 20 plus active subscriptions, but with that cost comes so much value because a lot of these stores are doing significant numbers and significant volume. If they wanted to have a similar setup, an equivalent setup on another platform like Shopify, they would be looking at a larger annual cost for sure.</p>\n\n\n\n<p>Katie:<br />I enjoyed the section about order milestones. I spent quite a while looking at that and trying to visualize the typical store and how long it takes them to get any significant momentum and so on. It is interesting to see that the majority, 76%, get to a thousand orders and it takes just over a year, whereas it’s a pretty small number that make a hundred thousand orders ever, which is 7.9%, and that takes multiple years. A million orders, which kind of makes sense, is only 1%. It’s interesting to see the</p>\n\n\n\n<p>dropoff. It made me wonder how WooCommerce compared with that regard to other platforms that might be more enterprise-tailored or something, whereas lots of WooCommerce stores are more small.</p>\n\n\n\n<p>Bryce:<br />Yeah, that’s a good point. Look, Shopify for sure, I think the number would be a bit quicker, but I don’t know necessarily how many are getting to that scale as well. I think it would be similar, but again, I do think it always comes back to if the store is investing a lot more in their online presence through paying more for the ecommerce platform, through spending more on hosting or developers or marketing costs, any of those things, they’re typically going to be a bigger store. I think WooCommerce by default is a cheaper option, so you do tend to get stores that invest less in marketing at the start. But then that’s what we saw that I found really interesting with this report. You kind of get to that a hundred K, and we didn’t have enough time to really show a good picture between that a hundred and a million, but you scale so much faster at that point because you’ve already got the momentum, you’ve already got the infrastructure set up, and probably more than anything, you’re at a point in the business where you want to invest in marketing and other ways to improve your store.</p>\n\n\n\n<p>Katie:<br />It kind of fits with a theory I’ve been developing about the way that WordPress and WooCommerce are growing more widely. If you look at data on Built With, which I was looking at yesterday, I think I tweeted about it actually, if you look at WordPress and WooCommerce’s growth for the top hundred thousand sites, the top million sites, they’re actually going down a bit. They’re declining, but then if you tick the whole internet box on Built With, they’re going up quite rapidly. So that says to me that the growth is in the smaller websites, and I thought that might fit with your data that the majority have a smaller number of orders as well.</p>\n\n\n\n<p>Bryce:<br />Yeah. I think the tricky thing with all of those numbers that are out there with Built With in different companies that try to track the state of ecommerce across the whole internet is that we just don’t know how many of those sites are actually operating and have at least 20 sales a year. You’ve got to learn a hundred, and I think really the number of stores that is like sub a hundred orders a year is the majority probably. And that’s okay. There’s still so many stores out there that are doing larger numbers, but especially with sites that are just being set up and not running, you can do that basically for free on WooCommerce. We always have to take those numbers with a grain of salt.</p>\n\n\n\n<p>Marcus:<br />Yeah, I was looking at that chart as well. Less than 10% of stores make it to that a hundred thousand plus orders mark within an average time of four years or so to make it to this milestone. Why do you think stores don’t stick it out? The average time to a million plus is like six years. Is it just a patience issue? Do people just need to be in it for the long run? Do people give up too early?</p>\n\n\n\n<p>Bryce:<br />Maybe. Maybe they’ve switched platforms as well. It’s hard to really paint that picture in a report like this, but it’s something that we see tends to happen. Stores get to a certain size and they end up then wanting to try a different platform, become Shopify or something custom. I’ve seen stores go to Magento, and so I think that sometimes can be a reason. But also it’s just really hard to get to that scale. You see people on Shopify, especially because they send out these trophies and things like that to commemorate when you get to certain milestones, they send a physical item. I think you order it through them to merchants and you see people posting on Twitter, but the reality is there aren’t that many stores that are getting a million plus orders. That’s a big volume. If you’re doing a hundred plus average AOV, that’s like a hundred million. So a more realistic average Woo store, I don’t think we published it in it. The number I was seeing was something like off the top of my head, 30, 40,000 orders, something around that bracket. But that’s still massive, especially if an average order is a hundred dollars.</p>\n\n\n\n<p>Marcus:<br />The ones that are switching platforms, what is making them want to do that? What is WooCommerce not doing well at a hundred thousand or a million orders?</p>\n\n\n\n<p>Bryce:<br />That’s probably an episode in itself just because it’s such a big thing to unpack. At that scale, stores are thinking about what matters to them. What I’ve found, it’s not even about reliability, but having someone to depend on. I think Shopify does that well. It’s like a safety net. A merchant running on that, even if their site does go down, it’s like it’s going down with every other Shopify site and that gives them some confidence. Shopify’s reliability recently has been really good. So a lot of it is peace of mind. Merchants don’t want to be technical. They don’t want to get in the weeds that much. They really just want to run their shop and not think about plugin updates or anything.</p>\n\n\n\n<p>When I see a lot of WooCommerce agencies now pop up that are focusing on maintenance plans and things like that, that’s really good and a step in the right direction. But it needs to come as well with the reliability or the escape, the reassurance that someone’s got your back if the site goes down and you’re not going to lose your order data and things like that. The cost to a store if their site goes down and they have to restore to a backup and it’s eight hours before, and in that time they had orders, it’s such a big cost that it would almost pay for a subscription for Shopify or something else in a year. If it’s going to solve it by going to one of those platforms, they’re going to do it. There needs to be enough upside for them to stay with Woo.</p>\n\n\n\n<p>For a lot of stores, subscriptions are amazing and above, beyond what most subscription platforms that exist for Shopify allow. The cost of running on Woo is low. If you can do that at scale and you can really optimize your site and handle how you tackle downtime, but also have a good backup plan, have a good recovery plan, then you start to save several hundred thousand a year with Woo if you’re a big store and maybe even a million plus if you’re doing tens of millions a year in revenue. Woo has a lot of advantages. It’s just about finding the disadvantages and trying to solve them.</p>\n\n\n\n<p>Katie:<br />Marcus, did you have any questions about the average order stuff or the refunds?</p>\n\n\n\n<p>Marcus:<br />I had one. You have a note on the refund section that physical goods are refunded at lower amounts than software because of the low overhead for software. In general, the outlier here seems to be clothing and footwear. I think I have an idea, but what makes that industry have the highest refund rate?</p>\n\n\n\n<p>Bryce:<br />It’s probably one of the most compelling things you can offer as a business in that industry is free returns and really to almost encourage them and say, order from us as much as you want, and then the few things you don’t want to send it back will include a free return bag because that’s really how those stores start to get higher AOV. I think it’s a symptom of that, but it’s probably by design and it probably does actually increase the AOV for that industry quite a lot more than what it would be without it.</p>\n\n\n\n<p>Katie:<br />I see that online learning has an 85% refund rate, which is kind of scary because it makes me think that people are abusing it potentially.</p>\n\n\n\n<p>Bryce:<br />Oh no, that’s only 85% of the refund amount, not refund rate.</p>\n\n\n\n<p>Katie:<br />Oh, okay. Yeah,</p>\n\n\n\n<p>Bryce:<br />I’d be surprised if they were doing well enough to keep running their shop with that much of a refund rate.</p>\n\n\n\n<p>Katie:<br />Oh, the amounts 1.5%. Yeah, that’s better.</p>\n\n\n\n<p>Bryce:<br />Exactly. The one that we want to highlight with the refund amount was just to show, when a refund does happen, is it a full refund? Is it a partial one? I found that interesting with some consumable ones like food and beverage, the refund amount on average is 56%. That would indicate that a lot of stores are doing partial refunds. Maybe one of the items they’re not happy with is not worth the cost of returning it, while software or online learning, it’s 80-85% because it’s a digital item. You can effectively refund the whole thing without incurring a major cost as a store.</p>\n\n\n\n<p>Marcus:<br />Those are a little harder to partially refund too. Refund a handful of lessons from a course. You’re either refunding the course or you’re not refunding the course.</p>\n\n\n\n<p>Bryce:<br />Exactly. You might as well, if you’re having a credit cost as a software business, just find a solution like that. I’m sure you’ve experienced the thing, both of you, over the years with WooCommerce and WordPress support. Sometimes just to solve it, let them move on, give them a refund rather than try to hold on to 70 or 80% of the money or even 20-30% of the money. Risk covering someone who really has it out for you after that and wouldn’t speak favorably about you.</p>\n\n\n\n<p>Katie:<br />I thought the devices section was interesting. We’ll all have heard many stats way before this report that the majority of online shoppers are using mobile devices. I’ve always kind of ignored that on my own website because we sell WordPress plugins. The vast majority are sitting at their desks on their desktops.</p>\n\n\n\n<p>Bryce:<br />What percent is, in your case?</p>\n\n\n\n<p>Katie:<br />I can’t remember off the top of my head, but it’s like, I don’t know, 70 or 80% or something on desktop, which makes sense. You don’t buy a plugin on your phone, do you? You’re at work.</p>\n\n\n\n<p>Bryce:<br />I hadn’t realized that we had this in the report, I forgot,</p>\n\n\n\n<p>but it says it there. Software stores have the most desktop-driven customers with 79% of orders being placed on a desktop device.</p>\n\n\n\n<p>Katie:<br />Which makes sense.</p>\n\n\n\n<p>Bryce:<br />That checks out.</p>\n\n\n\n<p>Katie:<br />For other industries, obviously mobile’s important for my business as well, but it’s more so for things like clothes where people are buying from their sofas and so on. It was interesting seeing that the average order value placed on desktop is significantly higher than people ordering on their mobiles. Even if you are in a mobile-first industry, you do really need to think about those desktop users because even if they’re buying clothes or something that suggests to me that they’re having a serious session of buying clothes, they’re sitting at their computer, got multiple tabs open, it’s a very different experience and they spend more.</p>\n\n\n\n<p>Bryce:<br />That’s a good point. Another common one is if you’re buying an appliance or an electronic product, a lot of those decisions are made at the computer where you can really take the time to research, look at five different tabs and then check out. That’s a kind of trend with a lot of these numbers. A lot of them aren’t as surprising, but the actual level that the number ended up at, in this case, 38 to 62, I didn’t know that until we pulled that. Actually, to be fair, I didn’t realize that the desktop AOV would be that much higher. If you just asked me off the top of my head, I would’ve guessed anecdotally 30-40%, not almost double. I think it just comes down to when you’re doing a high-value order, when you are spending several hundred dollars in a shop, you’re going to probably do it on a computer. Typically they’re going to move to a desktop for those transactions.</p>\n\n\n\n<p>Marcus:<br />Yeah. I also was interested for the same reason in that section. It kind of made me think about my purchasing habits and maybe how important it is for stores to have carts that you can move between mobile and desktop via login or something. I spend a lot of time browsing on my mobile device and I’ll toss things in the cart, but then by the time I’m ready to make a purchase, I might hop over to the computer. I’ve got desktop extensions that help with coupon codes and all of that kind of thing that I can take advantage of that I don’t have on my mobile device. Really a lot of the purchasing, I would guess that I’m not in the minority, that there’s a lot of folks that are browsing on their mobile and then making an actual final purchase on their desktop, especially like you said, with high order value items and orders and stuff. Just being able to, Amazon obviously, right? I’ll toss a bunch of things in an Amazon cart and then, because I’m logged in, I can log back in on the computer and finish that order. The importance of having a system like that, maybe for even smaller stores to be able to jump between devices and keep your cart.</p>\n\n\n\n<p>Bryce:<br />It’s an interesting product idea, really. I think we kind of do that, and a lot of plugins do that in a small way through abandoned cart tracking and being able to send a link that just restores it in one click, which is close. But I’m just thinking about, it’d be quite cool, even just a simple plugin that was just like, send me a link right now just to access this cart on a computer. That would probably have some value rather than being this whole thing to track carts. It can tie into that, but I think just as a core feature, I want to move this cart to a desktop.</p>\n\n\n\n<p>Marcus:<br />Speaking of recovered carts, I also saw in the report that the average order value of recovered carts is about 30% higher than even regular placed orders. The report states it’s because customers tend to add multiple items into their cart before making a decision. Then they get that abandoned cart link and they come back and place the order. What are some good abandoned cart strategies to recover these carts?</p>\n\n\n\n<p>Bryce:<br />Offer an incentive, and I think the incentive should be specific to your store and the situation you’re in. There’s no one size fits all. We kind of lead into this in one of the other pages where we talk about later in the report to do with the AOV of free shipping versus paid shipping orders. Something interesting with that is figuring out where your AOV is. In that case, if we’re looking at the cart report, it’s around 120, which is where the average cart value was when they got placed. Maybe you’d be wanting to incentivize people to spend over 150 and get free shipping or over 150 and get 10% off because at least then you’re increasing your AOV by 40-50% at the cost of a 10-15% discount. I think that’s one way, but otherwise, it’s also about using the moment when you try to recover a cart as a marketing opportunity. It’s not just saying, recover your cart, but maybe you should also add this item based on what you already have in your cart. It ends up being an actual win for the customer because they might discover something that they didn’t know about, and they’re getting a better deal with maybe they’re getting free shipping as well.</p>\n\n\n\n<p>Marcus:<br />I didn’t see in the report numbers on the percentage of stores using abandoned cart recovery versus not using abandoned cart recovery practices. Do you have maybe anecdotal numbers on how many people are actually taking advantage of that?</p>\n\n\n\n<p>Bryce:<br />That’s a good question. Again, in our case, it’s all limited to the scope of Metorik because someone would have to turn on the cart tracking feature. We have then opted to pay extra for our email feature to send an abandoned cart email, which is why we didn’t go too deep into that because it’s just not big enough scale to be too insightful. Of the stores actually adding, anecdotally, it’s like 20-30% of our stores are trying to recover carts, not enough. It’s very common that I’ll meet really successful stores that are doing significant numbers but aren’t really focusing on abandoned cart recovery, but also failed order recovery and really simple actions like that alone will pay for the cost of Metorik or any other plugin or app to do it. You just need to recover several carts and you can recover the cost of the software to do it. It’s worth investing in for almost any business. Again, it depends on the industry and the business and the brand and all those factors. It’s never one size fits all.</p>\n\n\n\n<p>Marcus:<br />Katie, is that something that you guys think about for the plugins? I don’t know how that works with EDD or any of the setup that you guys have. I know that you have demos with InstaWP, and you’re tracking all that stuff too. Is abandoned cart recovery something that you guys talk about?</p>\n\n\n\n<p>Katie:<br />Yeah. I miss Jilt. I know you used to work for that company. That was the best.</p>\n\n\n\n<p>Bryce:<br />Jilt was such a great product.</p>\n\n\n\n<p>Katie:<br />Such a shame. We now use Recapture, which is nowhere near as good as Jilt was, but it kind of does the job. The data isn’t brilliant. It’s pretty basic, but we do recover a lot of carts that way, which as Bryce said, more than pays for Recapture. We also use it for post-purchase emails, like sending a discount code to people a few days after they make a purchase and stuff like that. We do get our money’s worth out of Recapture. There isn’t, for Easy Digital Downloads, a particularly professional abandoned cart solution. I think a lot of mailing list providers like MailChimp and so on integrate with WooCommerce as well as you having your own paid feature, Bryce, as well. Hopefully it’s better for WooCommerce than EDD.</p>\n\n\n\n<p>Bryce:<br />There’s definitely more options for Woo. I don’t think, again, Woo is typically a second-class citizen in a way on every platform. They’ll tend to just do it as an afterthought, so you don’t get maybe enough tracked or accuracy when it comes to carts. A lot of our cart tracking was inspired by Jilt. I think the whole team did such a good job on that product. We took a lot of inspiration from that. Klaviyo and all those apps that do integrate with Woo, MailChimp, they’re going to be thinking about Woo once every few months. It’s not like an active daily thought in how they develop and improve the product. It’s really fun for me to try to prioritize Woo and think, how can I make the best possible product for these merchants that typically aren’t getting anything made for them?</p>\n\n\n\n<p>Katie:<br />On the country and currency section, I thought it was strange that there’s a significantly higher average order value when the customer is not in the store’s default currency. So if it’s a store in the US and they offer in British pounds, then there’d be a higher average order value on average than the US dollars. I can’t think of any reason why. Can you?</p>\n\n\n\n<p>Bryce:<br />Yeah, no, definitely. I think it actually leads into two pages forward where we talk about, or several pages forward where we talk about delivery distances and how people typically spend more when they’re ordering from further away. A lot of it comes down to when you are ordering from a store in a remote area, it’s a bigger deal. You might have to pay more for shipping. It might be something you can do less frequently because of the cost. The average order tends to be higher because of that reason, where they’re trying to maximize that moment where they are making a purchase. It does lead into that idea where stores that offer free shipping end up having a higher AOV, and that can encourage higher spending. If you’re in an international country paying in a different currency, that free shipping could make a difference and make you spend a lot more.</p>\n\n\n\n<p>Personally, I do that all the time. Being in Australia, most of the things I’m buying online are from overseas, and I will always spend even double or triple to get free shipping, which isn’t logical in that way, but no one likes</p>\n\n\n\n<p>paying for shipping. I don’t want to pay 20 pounds to ship something from the UK. I would much rather just pay 300 pounds and get free shipping, but I get 300 pounds worth of items. It’s a weird thing, but I think a lot of people I spoke to about this report, especially Australian people, but really anyone American ordering from Europe or Europe ordering from America or Asia from anywhere in the world, you want to maximize those purchases to get free shipping, but also it might just not be something you do frequently because you have to wait several weeks for the delivery to come. So you want to spend a bit more instead of something local where you can order several times in a week and it’s not going to be that much of a delay.</p>\n\n\n\n<p>Marcus:<br />I’m an Amazon Prime member, like many folks, at least in the US, probably all over the world, so I’m used to the free shipping. I was going to say, it’s no surprise that free shipping increases the average order value, but also I’m wondering if we’ve all been kind of conditioned to expect free shipping as an option. It shows in the report that about two-thirds of stores are offering it. What advice would you have for the third of stores that are not yet offering free shipping? Is it just a barrier for them?</p>\n\n\n\n<p>Bryce:<br />I don’t remember if we actually had the number of stores that offer free shipping, but I know that 66% of orders did have free shipping, which as a sheer number of orders is significant. But I’m curious, for stores that don’t offer free shipping, is that just a no-brainer that you should offer free shipping? That’ll basically guarantee a higher average order value?</p>\n\n\n\n<p>Not necessarily on every order, especially if your shipping costs are high. It’s feasible, but you need to figure out what is your shipping cost. Not just what you’re charging customers, because a lot of stores tend to charge a bit more. What’s your actual cost? What would your cost be if you were able to have double the number of orders because you’re offering free shipping? The cost might come down with that volume. But I would say figure out your cost and then factor that in. If I know my average cost is $9 and my average order is $50, if I could make free shipping over 90 or 80, it’s like I’m getting 30, $40 more revenue at a cost of nine or $10. It typically comes down to that, figuring out where you’re at, but where you want to get to. Free shipping is just a lever to get there. Abandoned cart discounts are another way, multiple different paths, and it depends on the store.</p>\n\n\n\n<p>Katie:<br />That fits quite nicely into the page about delivery distances and where you talk about how far away people are ordering. It looks like the majority of stores are doing proper shipping, and they’re not just delivering pizza places delivering within a few miles. There’s a lot of people delivering, even thousands of kilometers, aren’t there?</p>\n\n\n\n<p>Bryce:<br />Yeah, I think I’m just looking at that report as well. Sure, under a thousand kilometers looks like it’s around 50% of orders. But that’s a significant number of orders that are going a further distance, which is great. That’s what ecommerce is about. It’s about enabling people to buy the items that they normally couldn’t get locally. Being in a pretty remote place like Australia, you really appreciate it. So much stuff I love that I have to get from overseas. In my case, every order is traveling 10,000k or more. That probably brings it up a little bit.</p>\n\n\n\n<p>Marcus:<br />You alone are making up that 3% of orders that travel more than 10,000 kilometers.</p>\n\n\n\n<p>Bryce:<br />In some industries, maybe. I did buy a lot of stuff from the UK recently.</p>\n\n\n\n<p>Katie:<br />I never knew that about Australia.</p>\n\n\n\n<p>Bryce:<br />Of course, we have so many amazing Australian brands and products and companies to buy from, but if you’re into a niche thing, I really love synthesizers. A lot of that’s not coming from Australia or records as well. They’re coming from America, Japan, places like that.</p>\n\n\n\n<p>Katie:<br />I have a similar issue in Spain. Nearly everything is not available from Spain and I need to order it from elsewhere. So then there is that, depending on where you live.</p>\n\n\n\n<p>Bryce:<br />It goes back to that if you are ordering from somewhere domestically in Spain, you don’t need to really maximize that order as much as you are ordering from the states and have to incur shipping. You’d probably want to add a couple more items because you’re not going to make that order from the US every week, but you might do that domestically.</p>\n\n\n\n<p>Katie:<br />Well, thank you so much, Bryce. That’s been really interesting, and I think it’s given us some good perspectives on WooCommerce that we never had access to before. So that’s really helpful. Thank you so much. Before we finish, can you tell us where we can find you online and also where we can read the report in full?</p>\n\n\n\n<p>Bryce:<br />Yeah, of course. For me, I’m on Twitter at BryceAdams. I don’t tweet much, but I’m trying to be better and taking a lot of inspiration from you, Katie, to try to engage more. The report is on Metorik at <a href=\"https://metorik.com/woocommerce-insights\" rel=\"nofollow\">https://metorik.com/woocommerce-insights</a>. I hope people love it and really let us know your feedback because if there are metrics that people want or would find useful for their business, we want to include those next year. A lot of this was just done on what we thought people would want, but we really do want to build it for not just our customers, but the WooCommerce community. It’d be great to hear more about what numbers would be of value to them.</p>\n\n\n\n<p>Katie:<br />Excellent. Well, thank you so much.</p>\n</div>\n\n\n\n\n<p>In this episode of <strong>Woo BizChat</strong>, hosts <strong>Marcus Burnette</strong> and <strong>Katie Keith</strong> chat with <strong>Bryce Adams, founder of Metorik</strong>, to discuss his recently published first <em><strong>Metorik Insights Report for WooCommerce</strong></em>.</p>\n\n\n\n<p>The deep dive conversation spans a variety of topics, including the average age of WooCommerce stores, the impact of COVID-19 on ecommerce, and the significance of tracking costs and profits. </p>\n\n\n\n<p>Bryce shares valuable insights on the challenges and opportunities faced by WooCommerce store owners, shedding light on the trends and patterns observed across thousands of stores using Metorik’s analytics and email automation tools.</p>\n\n\n\n<p class=\"has-text-align-center has-gray-background-color has-background\"><strong><a href=\"https://metorik.com/woocommerce-insights\">Download the Metorik Insights for WooCommerce</a></strong></p>\n\n\n\n<h2 class=\"wp-block-heading\">Highlights</h2>\n\n\n\n<p><strong>Bryce discusses the impact of COVID-19 on ecommerce</strong>, noting significant growth in existing stores during the pandemic.</p>\n\n\n\n<p><strong>The need for better integration of cost and profit tracking features</strong> in WooCommerce core is highlighted.</p>\n\n\n\n<p><strong>Prevalence of Elementor and Classic Editor</strong> among top themes and plugins in WooCommerce stores is discussed.</p>\n\n\n\n<p><strong>Continued reliance on PHP 7.4</strong> in many WooCommerce stores is noted.</p>\n\n\n\n<p><strong>Successful WooCommerce stores</strong> often have numerous active plugins and subscriptions, leading to higher costs.</p>\n\n\n\n<p><strong>Order milestones are explored</strong>, revealing why only a small percentage of stores reach a million orders.</p>\n\n\n\n<p><strong>Strategies for abandoned cart recovery</strong> are covered, including offering incentives and using recovery attempts as marketing opportunities.</p>\n\n\n\n<p><strong>Recovered carts typically have higher average order values</strong>, emphasizing the importance of effective recovery strategies.</p>\n\n\n\n<p><strong>The role of free shipping </strong>in boosting average order values is examined.</p>\n\n\n\n<p><strong>The impact of delivery distances</strong> on ecommerce purchasing behavior is discussed, with insights into how customers maximize their purchases.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Links</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https://metorik.com/\">Metorik.com</a></strong></li>\n\n\n\n<li><strong><a href=\"https://metorik.com/woocommerce-insights\">Download the Metorik Insights for WooCommerce</a></strong></li>\n\n\n\n<li><strong><a href=\"https://x.com/bryceadams\">Bryce Adams on X</a></strong></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 01 Jul 2024 08:07:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:11:\"\n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"HeroPress: Voices Of WordCamp Europe: Josephine (Rahissa) Ngo Nonog and Herman Ngembu\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=7182\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:209:\"https://heropress.com/voices-of-wordcamp-europe-josephine-rahissa-ngo-nonog-and-herman-ngembu/#utm_source=rss&utm_medium=rss&utm_campaign=voices-of-wordcamp-europe-josephine-rahissa-ngo-nonog-and-herman-ngembu\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:836:\"<img width=\"1024\" height=\"590\" src=\"https://heropress.com/wp-content/uploads/2024/06/jo_herman-1024x590.webp\" class=\"attachment-large size-large wp-post-image\" alt=\"\" /><p></p>\n\n\n\n<p>A big goal of mine was to meet people for the first time. Rahissa and Herman fit the bill. I saw them across the room and simply asked if I could interview them.</p>\n\n\n\n<p>They came to Italy from Cameroon as students and someone said they should try WordCamp. I’ll let the interview tell the rest of their story.</p>\n\n\n\nJosephine (Rahissa) Ngo Nonog and Herman Ngembu Interview\n\n\n<p>The post <a href=\"https://heropress.com/voices-of-wordcamp-europe-josephine-rahissa-ngo-nonog-and-herman-ngembu/\">Voices Of WordCamp Europe: Josephine (Rahissa) Ngo Nonog and Herman Ngembu</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 01 Jul 2024 08:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Do The Woo Community: Press Release: Do the Woo 4.0 Launches at WordCamp Europe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=7063\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://dothewoo.io/press-release-do-the-woo-4-0-launches-at-wordcamp-europe/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5714:\"<p><strong>For Immediate Release</strong></p>\n\n\n\n<p><strong>Do the Woo 4.0 Official Launch: Elevating Voices in the WordPress Community</strong></p>\n\n\n\n<p>WordCamp Europe, June 9, 2024 — We are thrilled to announce the official launch of Do the Woo 4.0, marking a significant milestone in our journey to build a vibrant community for WordPress and WooCommerce builders and businesses. This launch coincides with the first day of WordCamp Europe.</p>\n\n\n\n<p>Since 2018, Do the Woo has evolved through continuously, growing both in content and community engagement. The decision to move Do the Woo to its own site in late 2022 was the first major step for the future. As we entered 2023, our mission began to extend beyond WooCommerce to encompass the broader WordPress ecosystem. The idea was simple: elevate voices and create a podcast by the community, for the community.</p>\n\n\n\n<p>At the beginning of 2023, planning for the new started and in October, we solidified our efforts, with the goal of showcasing the diverse range of the Do the Woo podcast channel with our shows. With significant support from WordPress.com, this vision became a reality, culminating in a redesigned site that went live in March. </p>\n\n\n\n<p>This week, we start our prelaunch. The official launch will be on June 13, 2024, when we will proudly unveil the fully developed Do the Woo 4.0.</p>\n\n\n\n<p><strong>Key Features of Do the Woo 4.0</strong></p>\n\n\n\n<p><strong>Comprehensive Podcast Lineup:</strong> </p>\n\n\n\n<p>With the official launch, we now have a total of <a href=\"https://dothewoo.io/our-shows/\">12 shows</a> and <a href=\"https://dothewoo.io/about-the-woocommerce-builder-community/\">26 hosts</a>, including our latest addition focused on <a href=\"https://dothewoo.io/podcasts/scaling-enterprise-wordpress-and-open-source-software/\">enterprise WordPress and open-source software (OSS)</a>. <a href=\"https://dothewoo.io/our-shows/\">Each show has its own dedicated page</a>, allowing listeners to learn about the series, explore past episodes, and subscribe to their favorite content.</p>\n\n\n\n<p><strong>Enhanced User Experience:</strong> </p>\n\n\n\n<p>Our top priority was to provide an easy way for listeners to subscribe to the shows they want. They can subscribe to individual shows or opt for the full Do the Woo feed if they want to stay updated on all content.</p>\n\n\n\n<p><strong>Global Community Representation: </strong></p>\n\n\n\n<p>The <a href=\"https://dothewoo.io/about-the-woocommerce-builder-community/\">About page</a> features a dynamic map showcasing our hosts, sponsors, and guests from around the world. This interactive feature highlights the global reach and diverse backgrounds of our contributors.</p>\n\n\n\n<p><strong>Support for Hosts</strong>: </p>\n\n\n\n<p>We’ve introduced a <a href=\"https://dothewoo.io/support/\">new support option</a> on our site, allowing listeners to support specific shows and their volunteer hosts. This initiative aims to sustain the high-quality content produced by our dedicated team and support them in their travels and contributions to the community.</p>\n\n\n\n<p><strong>Special Acknowledgments</strong></p>\n\n\n\n<p><strong>Partners:</strong> </p>\n\n\n\n<p>We extend our heartfelt thanks to WordPress.com, WooCommerce, and Jetpack for their unwavering belief in our community and the incredible support they have provided.</p>\n\n\n\n<p><strong>Sponsors:</strong> </p>\n\n\n\n<p>Do the Woo’s existence and growth are made possible by our sponsors. We express our deepest gratitude to our current sponsors: Airwallex, Avalara, Cloudways, GoDaddy, Hostinger, Omnisend, and Weglot. Their commitment to our community is invaluable.</p>\n\n\n\n<p><strong>Podcast episodes for the launch week scheduled to go out</strong></p>\n\n\n\n<p>June 10: <strong><a href=\"https://dothewoo.io/do-the-woo-4-0-this-week-at-wordcamp-europe/\">Do the Woo 4.0, This Week at WordCamp Europe</a></strong></p>\n\n\n\n<p>June 11: <strong><a href=\"https://dothewoo.io/a-new-show-scaling-enterprise-wordpress-and-oss/\">A New Show, Scaling Enterprise, WordPress and OSS</a></strong></p>\n\n\n\n<p>June 12: <a href=\"https://dothewoo.io/a-pre-launch-chat-with-jay-walsh-at-woocommerce/\"><strong>A Pre-Launch Chat with Jay Walsh at WooCommerce</strong></a></p>\n\n\n\n<p>June 13: <strong><a href=\"https://dothewoo.io/thinking-about-our-launch-on-wceu-contributor-day/\">Thinking About Our Launch on WCEU Contributor Day</a></strong></p>\n\n\n\n<p>June 14: <strong><a href=\"https://dothewoo.io/do-the-woo-podcast-channel-4-0-official-launch/\">Do the Woo Podcast Channel 4.0 Official Launch</a></strong></p>\n\n\n\n<p>June 15: <strong><a href=\"https://dothewoo.io/learn-about-all-the-shows-on-the-do-the-woo-podcast-channel/\">Learn About All the Shows on the Do the Woo Podcast Channel</a></strong></p>\n\n\n\n<p><strong>Join Us</strong></p>\n\n\n\n<p>We invite you to explore the new Do the Woo 4.0 at <a href=\"http://DotheWoo.io\">DotheWoo.io</a>. Whether you are a developer, a business owner, or simply a WordPress enthusiast, there is something for everyone. Take a moment to browse through the site, subscribe to your favorite shows, and consider supporting our hosts.</p>\n\n\n\n<p>For more information, to be featured on a podcast, or to discuss sponsorship opportunities, please contact BobWP directly. We have exciting plans ahead and look forward to sharing them with you.</p>\n\n\n\n<p><strong>Contact:</strong></p>\n\n\n\n<p>BobWP</p>\n\n\n\n<p>Email: info@dothewoo.io</p>\n\n\n\n<p>Website: <a href=\"https://dothewoo.io\">https://dothewoo.io</a></p>\n\n\n\n<p>Thank you for being part of our community and for your continued support. We can’t wait to see where this journey takes us next.</p>\n\n\n\n<p>###</p>\n\n\n\n<p>End of Press Release</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 30 Jun 2024 09:30:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"bbPress: bbPress 2.6.11 is out!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://bbpress.org/?p=240802\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://bbpress.org/blog/2024/06/bbpress-2-6-11-is-out/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1322:\"<p>bbPress 2.6.11 is a <strong>minor</strong> release that fixes <a href=\"https://bbpress.trac.wordpress.org/query?status=closed&group=resolution&milestone=2.6.10\">13 relatively small bugs</a> reported over the past few years.</p>\n\n\n\n<p>Most notably, it improves HTML output escaping in the topic & reply forms (nothing serious, just some entities showing up where they should not), prevents a bunch of different debug notices from filling up error logs, and also updates some code to avoid deprecated notices from testing with the latest version(s) of WordPress itself.</p>\n\n\n\n<p>All of these fixes have already been merged up into the 2.7 development branch.</p>\n\n\n\n<p>If you’re paying really close attention, you may be wondering “hey John, what happened to 2.6.10?” </p>\n\n\n\n<p>Well… I botched it. It’s been a while, ok? <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f926-200d-2642-fe0f.png\" alt=\"🤦♂️\" class=\"wp-smiley\" /> And 2.6.11 is good to go.</p>\n\n\n\n<p>Huge thanks to <a href=\"https://profiles.wordpress.org/eusebiuoprinoiu/\">Eusebiu</a>, <a href=\"https://profiles.wordpress.org/kcristiano/\">Kevin</a>, and (as always) <a href=\"https://bbpress.org/forums/profile/robin-w/\">Robin W</a> for being super fast with their feedback and just generally awesome!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 17:58:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"John James Jacoby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:130:\"Gutenberg Times: 796 Block themes, alternatives to custom block dev, game’s a changing for custom fields — Weekend Edition 297\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=29017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"https://gutenbergtimes.com/796-block-themes-games-a-changing-for-custom-fields-more-dev-notes-weekend-edition-297/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:21458:\"<p>Hi there, </p>\n\n\n\n<p>I love the excitement of a major WordPress release! All the new features and update coming to WordPress. The theme building becomes easier and easier to provide great design solutions for content creators and site builders. </p>\n\n\n\n<p>You’ll find lots of information in these editions and I also highlight a few upcoming events, two virtual one in-person. And recordings of previous events, so you can catch up on Developer Hours and Hallway Hangouts. </p>\n\n\n\n<p>Yours, 💕<br /><em>Birgit</em></p>\n\n\n\n<p>In this week’s <a href=\"https://wpbuilds.com/2024/06/25/this-week-in-wordpress-299/\">This Week in WordPress #299</a> “We have all the Birgit’s and Remkus”. It again was a fun show and great to catch up with Birgit Olzem, Remkus de Vries and Nathan Wrigley on WordCamp Europe, and the upcoming WordPress 6.6 release. </p>\n\n\n\n<a href=\"https://wpbuilds.com/2024/06/25/this-week-in-wordpress-299/\"><img width=\"652\" height=\"367\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/06/This-Week-in-WordPress-299.jpg?resize=652%2C367&ssl=1\" alt=\"\" class=\"wp-image-29081\" /></a>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>If you want to learn more about my non-WordPress self, Bud Kraus and I chatted on the <a href=\"https://seriouslybud.com/birgit-pauli-haack/\"><strong>Seriously, Bud? Podcast episode</strong></a> </p>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-ideabox-toc ib-block-toc\"><div class=\"ib-toc-container ib-toc-list-style-bullets ib-toc-hierarchical ib-toc-expanded\"><div class=\"ib-toc-header\"><div class=\"ib-toc-header-title\">Table of Contents</div><div class=\"ib-toc-header-right\"><span class=\"ib-toc-icon-collapse\"><span class=\"dashicon dashicons dashicons-minus\"></span></span><span class=\"ib-toc-icon-expand\"><span class=\"dashicon dashicons dashicons-plus\"></span></span></div></div><div class=\"ib-toc-separator\"></div><div class=\"ib-toc-body\"><ul class=\"ib-toc-anchors\"></ul></div></div></div>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"upcoming\">Upcoming Events</h3>\n\n\n\n<p>July 9th, 2024, 15:00 UTC – <strong>Developer Hours</strong>: <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/301834541/\"><strong>Editor unification and extensibility in WordPress 6.6</strong></a>. </p>\n\n\n\n<p>In this Developer Hours session, Nick Diego and Ryan Welcherwill explore how these updates can streamline your development process and enhance extensibility like never before. You will learn how to:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Extend the Post and Site Editor using slots and why you might want to do so</li>\n\n\n\n<li>Display content only when specific conditions are met, such as when editing a custom post type</li>\n\n\n\n<li>Update existing extensions to work in both the Post and Site Editor</li>\n\n\n\n<li>Ensure updated extensions are backward compatible with WordPress 6.5 and lower”</li>\n</ul>\n\n\n\n<a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/301834541/\"><img width=\"600\" height=\"338\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/06/600_521936273.webp?resize=600%2C338&ssl=1\" alt=\"\" class=\"wp-image-29070\" /></a>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>WordCamp Canada</strong> will take place between <strong>July 11 and 13, 2024 </strong>Ottawa, ON Canada and they published <a href=\"https://canada.wordcamp.org/2024/schedule/\">their fabulous schedule.</a> If you can join them in person, here are a few block related talks to attend. They will also be recorded and will make their way to WordPressTV and YouTube. </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://canada.wordcamp.org/2024/session/your-wordpress-your-way-curating-the-editor-experience/\">Your WordPress, Your Way: Curating the Editor Experience</a> with Nick Diego</li>\n\n\n\n<li><a href=\"https://canada.wordcamp.org/2024/session/working-across-timezones-as-a-productive-developer/\">Working across timezones as a productive developer</a> with Aurooba Ahmed </li>\n\n\n\n<li><a href=\"https://canada.wordcamp.org/2024/session/creating-blocks-faster-than-a-cat-video-goes-viral-the-magic-of-create-block/\">Creating Blocks Faster Than a Cat Video Goes Viral: The Magic of create-block</a> with Ryan Welcher</li>\n\n\n\n<li><a href=\"https://canada.wordcamp.org/2024/session/state-of-multilingualism-in-wordpress/\">State of Multilingualism in WordPress</a><a href=\"https://canada.wordcamp.org/2024/schedule/\"> </a>with Robert Windisch</li>\n\n\n\n<li></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>July 23, 2024</strong>, at 15:00 UTC <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/301860423/\"><strong>Developer Hours: Do you really need a custom block? Let’s explore alternatives.</strong></a> <strong>Nick Diego</strong> and <strong>JuanMa Garrido</strong> will discuss the following scenarios</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>How to add new functionality to core blocks</li>\n\n\n\n<li>How to use content-only editing and the allowedBlocks attribute in patterns</li>\n\n\n\n<li>How to integrate block bindings and block variations</li>\n\n\n\n<li>How to effectively use block locking and naming</li>\n\n\n\n<li>How to create overrides in synced patterns</li>\n</ul>\n\n\n\n<a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/301860423/\"><img width=\"600\" height=\"338\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/06/600_521958647.webp?resize=600%2C338&ssl=1\" alt=\"\" class=\"wp-image-29071\" /></a>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress 6.6</h2>\n\n\n\n<p>This week, the release squad unleashed <a href=\"https://wordpress.org/news/2024/06/wordpress-6-6-rc1/\"><strong>WordPress 6.6 RC 1</strong></a>. It’s now high time to test your themes, plugins, and sites for compatibility. If you want to explore what is new in WordPress 6.6, one way is outlined in the post to <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\">Help test WordPress 6.6</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Devnotes </strong>have been published together with the <a href=\"https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/\">WordPress 6.6 Field Guide</a> </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2024/06/28/editing-custom-fields-from-connected-blocks/\">Editing custom fields from connected blocks</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/28/updates-to-the-interactivity-api-in-6-6/\">Updates to the Interactivity API in 6.6</a> </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/24/miscellaneous-editor-changes-in-wordpress-6-6/\">Miscellaneous Editor changes in WordPress 6.6</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/24/section-styles/\">Section Styles</a> </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/21/wordpress-6-6-css-specificity/\">WordPress 6.6 CSS Specificity</a> </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/20/roster-of-design-tools-per-block-wordpress-6-6-edition/\">Roster of design tools per block (WordPress 6.6 edition)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/20/site-wide-background-images-in-wordpress-6-6/\">Site-wide background images in WordPress 6.</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/19/theme-json-version-3/\">Theme.json version 3</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/18/grid-layout-type/\">Grid layout type</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/18/editor-unified-extensibility-apis-in-6-6/\">Editor: Unified Extensibility APIs in 6.6</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/07/preparation-for-react-19-upgrade/\">Preparation for React 19 Upgrade</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/06/jsx-in-wordpress-6-6/\">JSX in WordPress 6.6</a></li>\n</ul>\n\n\n\n<a href=\"https://wordpress.org/news/2024/06/wordpress-6-6-rc1/\"><img width=\"652\" height=\"371\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/06/Screenshot-2024-06-28-at-11.35.47.png?resize=652%2C371&ssl=1\" alt=\"Draft highlight grid by the design team. Changes might occur. \" class=\"wp-image-29080\" /></a>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Anne McCarthy</strong> also posted the <a href=\"https://nomad.blog/2024/06/26/wordpress-6-6-source-of-truth/\"><strong>Source of Truth on WordPress 6.6</strong></a> features. It again is a great source to learn about every feature that is coming to a WordPress instance near you on July 16, 2024, tag for theme authors, plugin authors, end users, and enterprise. </p>\n\n\n\n<p class=\"has-accent-color has-light-background-background-color has-text-color has-background has-link-color wp-elements-bd161c98d845ccce6904985904015b6a\">🎙️ Latest episode: <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-103-create-block-theme-wordpress-6-6-training-team/\">Gutenberg Changelog #103 – Create Block Theme Plugin, WordPress 6.6, Gutenberg 18.7, and Updates from the Training Team </a> with Nadia Maya Ardiani</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In his <a href=\"https://make.wordpress.org/design/2024/06/17/design-share-58-jun-3-jun-14/\"><strong>Design Share #58 (Jun 3-Jun 14)</strong></a>, <strong>Joen Asmussen</strong> shared the work by the WordPress design team in the previous two weeks, among them</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A light Playground site update</li>\n\n\n\n<li>Color & Fill?</li>\n\n\n\n<li>Fix site editor frame artifacts</li>\n</ul>\n\n\n\n<p>In <a href=\"https://make.wordpress.org/design/2024/06/28/design-share-59-jun-17-jun-28/\"><strong>Design Share 59 (Jun 17-Jun 28)</strong></a>, Asmussen highlighted: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Background/Image Tools</li>\n\n\n\n<li>Rename of Fill → Grow for the Flex layouts. </li>\n\n\n\n<li>Clean up of Dimension Tools</li>\n\n\n\n<li>Aligning Naming Modals</li>\n\n\n\n<li>Adding custom fields in data views</li>\n\n\n\n<li>Design tools exploration: Contextual color controls and new panels for Background, and Elements</li>\n\n\n\n<li>Lessons in Course page</li>\n\n\n\n<li>Open Graph images</li>\n\n\n\n<li>Theme preview</li>\n</ul>\n\n\n\n<p>Asmussen also lists helpful links to Figma Design Library, GitHub tracking issues and issues that need design work and feedback. Check in if you’d like to contribute with feedback and PRs.</p>\n\n\n\n<a href=\"https://make.wordpress.org/design/2024/06/28/design-share-59-jun-17-jun-28/\"><img width=\"652\" height=\"330\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/06/Screenshot-2024-06-29-at-13.13.50.png?resize=652%2C330&ssl=1\" alt=\"\" class=\"wp-image-29103\" /></a><em>Mockup of possible screen to add Custom Fields in a very early exploration</em>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">“Keeping up with Gutenberg – Index 2024”</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong></p>\n\n\n\n<h2 class=\"wp-block-heading\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p>Did you know that there are now almost <a href=\"https://wordpress.org/themes/tags/full-site-editing/\"><strong>800 block themes </strong></a>available in the WordPress Theme Directory? 796 is today’s number. The most themes were built by the designers at <a href=\"https://wordpress.org/themes/author/automattic/\">Automattic: 183 themes</a>, of which the latest two are <a href=\"https://wordpress.org/themes/sunderland/\">Sunderland</a> and <a href=\"https://wordpress.org/themes/otis/\">Otis</a>. The designs from all theme designers become more and more interesting, for all kinds of use cases. If you haven’t done it recently, get our favorite beverage and start a browsing tour. You might be amazed what the Theme directory has to offer, especially after the refresh of the design and the new preview screens for patterns and style variations. </p>\n\n\n\n<img width=\"652\" height=\"184\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/06/Screenshot-2024-06-29-at-13.06.03.png?resize=652%2C184&ssl=1\" alt=\"\" class=\"wp-image-29102\" />\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Bud Kraus</strong> explored the Block editor’s Command Palette and takes you along for the tour in his post <a href=\"https://www.hostinger.com/tutorials/wordpress-command-palette\"><strong>Using the WordPress Command Palette to Work With Faster and Smarter</strong></a>. He <a href=\"https://x.com/joyofwp/status/1805563770384613555\">commented on X</a>: “Even after writing this for Hostinger I still hardly use it. Maybe I am waiting for a more mature tool that we should see once the entire WP Admin gets overhauled.” What do you think? </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Jamie Marsland</strong> summarized the most important features in his video: <strong><a href=\"https://www.youtube.com/watch?v=k4D1dHTZvQQ\">WordPress 6.6 – Huge Changes Coming Soon!</a></strong></p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"toolbelt-video-wrapper\"></div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>WPBeginner</strong>‘s editorial staff posted <a href=\"https://www.wpbeginner.com/news/whats-coming-in-wordpress-6-6-features-and-screenshots/\"><strong>What’s Coming in WordPress 6.6 (Features and Screenshots)</strong></a> as a quick overview what will make it into the new version. </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong>Justin Tadlock</strong> and <strong>Nick Diego</strong> shared <a href=\"https://www.youtube.com/watch?v=OyYdkXAx7qw\"><strong>What’s new for theme developers in WordPress 6.6</strong></a> in this week’s Developer Hours. The recording is available on YouTube and Presentation resources were shared in <a href=\"https://docs.google.com/document/d/1p9QzJ9MnFneoSun85f-6ZDRGJiIjlNNe2sqEcTGNDeM/edit#heading=h.uy7q2zyn0xy9\"><em>this Google Doc</em></a>. “WordPress 6.6 will be released on July 16, 2024, bringing many exciting new features for theme developers. In this session, we explore how these updates can enhance your themes and streamline your development processes. Key highlights include: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Major upgrades to the block style variations system –</li>\n\n\n\n<li>New color and typography-only style presets –</li>\n\n\n\n<li>Enhanced grid layout options in the Group block</li>\n\n\n\n<li>Specificity changes for Core styles “</li>\n</ul>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"toolbelt-video-wrapper\"></div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Last week I already shared the short video by Beatrix Fialho, now you can follow the whole discussion via the <strong><a href=\"https://make.wordpress.org/core/2024/06/25/recap-hallway-hangout-theme-building-with-playground-create-block-theme-plugin-and-github/\">Recap Hallway Hangout: Theme Building with Playground, Create-block-theme plugin, and GitHub</a></strong> with shared resources, step-by-step instructions, a recording of the full discussion and the transcript.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Carolina Nymark</strong>, core contributor and keeper of fullsiteediting.com updated lessons on her site to include the most recent changes in WordPress.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://fullsiteediting.com/lessons/global-styles/\">Global Styles & theme.json</a></li>\n\n\n\n<li><a href=\"https://fullsiteediting.com/lessons/theme-json-color-options/\">Theme.json color options</a></li>\n\n\n\n<li><a href=\"https://fullsiteediting.com/lessons/theme-json-font-size/\">Theme.json typography: Font size</a></li>\n\n\n\n<li><a href=\"https://fullsiteediting.com/lessons/theme-json-typography-font-styles/\">Theme.json typography: Line height, font weight and more</a></li>\n\n\n\n<li><a href=\"https://fullsiteediting.com/lessons/how-to-add-box-shadows-with-theme-json/\">How to add shadows with theme.json</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </h2>\n\n\n\n<p><strong>Bernie Reiter</strong> published a <a href=\"https://make.wordpress.org/core/2024/06/24/proposal-block-variation-aliases/\"><strong>Proposal: Block Variation Aliases</strong></a> for WordPress 6.7 and request feedback on a new method to add Block variations specific class names in front end and database. It will have technical ramification regarding backwards compatibility. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Brian Coords</strong> just released a video on <a href=\"https://www.youtube.com/watch?v=YNtHywyxWdc\"><strong>WordPress 6.6 is changing the game for Custom Fields</strong></a> in which he walks you through the power of block binding and locking down templates for editing. Later on, he also shows you how to Block Bindings with a block variation. Coords also provides example code. </p>\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg’s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. </p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don’t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Featured Image:</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don’t want to miss the next Weekend Edition? </strong></p>\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button type=\"submit\" class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too, and won’t give your email address to anyone <br />except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 16:54:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Do The Woo Community: Tips for the Single WordPress Plugin Builder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=7127\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://dothewoo.io/tips-for-the-single-wordpress-plugin-builder/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3646:\"<p>In a <strong><a href=\"https://dothewoo.io/running-a-wordpress-plugin-business-single-handedly-with-mark-westguard/\">recent episode on Do the Woo</a></strong>, Mark Westguard from WS Form talked about his journey and what it means to run a successful plugin shop single-handedly.</p>\n\n\n\n<p>Here are 12 tips taken from that episode.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-community-involvement\">Community Involvement</h2>\n\n\n\n<p>Engage with the WordPress community by attending events like WordCamps, and consider sponsoring these events to build a network and gain support from other developers and users.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-documentation\">Documentation</h2>\n\n\n\n<p>Develop a comprehensive knowledge base for your plugin. Write articles for frequently asked questions to reduce support requests and provide instant answers to users.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-customer-driven-development\">Customer-Driven Development</h2>\n\n\n\n<p>Focus on customer feedback to guide the development of new features. Use a feature request page where users can submit and vote on new ideas.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-support-automation\">Support Automation</h2>\n\n\n\n<p>Automate support as much as possible. Use tools to recommend knowledge base articles based on user queries and streamline the support process.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-efficient-time-management\">Efficient Time Management</h2>\n\n\n\n<p>Prioritize tasks by balancing between reactive updates (e.g., API changes) and proactive development of new features based on customer demand and potential business impact.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-collaborate-with-third-parties\">Collaborate with Third Parties</h2>\n\n\n\n<p>Work with third-party developers and services to extend the functionality of your plugin. This helps in managing integrations and keeping your plugin up-to-date.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-profitability-focus\">Profitability Focus</h2>\n\n\n\n<p>Maintain a high level of profitability by being cautious about hiring. Consider hiring only when the workload becomes unmanageable and impacts personal life significantly.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-multi-function-roles\">Multi-Function Roles</h2>\n\n\n\n<p>When hiring, look for individuals who can handle multiple roles, including support, development, and representation at events, to maximize efficiency and reduce costs.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-self-service-tools\">Self-Service Tools</h2>\n\n\n\n<p>Develop tools that allow users to solve their problems without contacting support. This includes automated responses and a robust support form that guides users to the right resources.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-selective-feature-development\">Selective Feature Development</h2>\n\n\n\n<p>Not all feature requests should be built. Focus on those that benefit a broader audience and align with your plugins primary use cases. Niche or highly specific requests can often be handled through custom code or third-party services.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-marketing-and-visibility\">Marketing and Visibility</h2>\n\n\n\n<p>Actively market your plugin by demonstrating its capabilities and forming relationships within the WordPress community. Participate in podcasts, write articles, and engage on social media.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-balance-work-and-personal-life\">Balance Work and Personal Life</h2>\n\n\n\n<p>Ensure your work does not negatively impact your personal life. Be mindful of your working hours and make adjustments when necessary to maintain a healthy work-life balance.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Do The Woo Community: 12 Public Relation Tips for WordPress and WooCommerce Businesses\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=6707\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://dothewoo.io/12-public-relation-tips-for-wordpress-and-woocommerce-businesses/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3590:\"<p>In a recent <a href=\"https://dothewoo.io/adding-public-relations-to-your-wordpress-or-woo-biz-stack/\"><strong>Woo BizChat</strong></a>, hosts Emma and Adam talked about the benefits of PR for WordPress specific businesses. Adam is a PR specialist that is founder of <strong><a href=\"https://cirrusinfluence.com/\">Cirrus Influence</a></strong>.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Start with the why:</strong> Before starting a PR campaign or diving into networking events like WordCamps, clarify the purpose and objectives behind your efforts. Understanding the “why” will guide your actions and decisions.</li>\n\n\n\n<li><strong>Identify your tribe:</strong> Find the communities or groups where your target audience is active and engage with them. Building relationships within these communities can provide invaluable support and opportunities for collaboration.</li>\n\n\n\n<li><strong>Be bold and persistent:</strong> Don’t be afraid to reach out to potential partners or event organizers. Even if you receive a “no” initially, don’t be discouraged. Seek constructive feedback and consider alternative approaches for future endeavors.</li>\n\n\n\n<li><strong>Develop your expertise:</strong> Continuously work on improving and sharing your knowledge and expertise. Consider giving talks at local meetups or WordCamps to establish yourself as an industry expert.</li>\n\n\n\n<li><strong>Practice public speaking:</strong> Engage in activities like Toastmasters to improve your public speaking skills. Confidence in presenting your ideas is crucial for effective communication and networking.</li>\n\n\n\n<li><strong>Embrace confidence:</strong> Confidence doesn’t come from external validation. You have to believe in yourself and your capabilities. Take the initiative and recognize your own potential.</li>\n\n\n\n<li><strong>Avoid hard-selling tactics:</strong> When participating in events or engaging with potential customers, focus on building relationships rather than pushing sales. Provide value and focus on becoming a trusted resource for your audience.</li>\n\n\n\n<li><strong>Keep track of data and feedback:</strong> Gather data and feedback from your PR activities to assess what is working and what needs improvement. Data points, whether positive or negative, provide insights for refining your PR strategies.</li>\n\n\n\n<li><strong>Engage in the margin:</strong> Allocate resources and opportunities for creative marketing initiatives. Having some margin allows you to experiment with brand-building activities and sustain long-term growth.</li>\n\n\n\n<li><strong>Utilize WordCamps as relationship building:</strong> Attend and sponsor WordCamps with the intention of building relationships rather than solely emphasizing direct sales. Use these events to connect with the WordPress community and establish your brand identity.</li>\n\n\n\n<li><strong>Don’t wait for confidence:</strong> Confidence is an internal decision. Don’t wait for external validation or a sudden surge of belief in your abilities. Take charge of your confidence and trust in your potential to make things happen.</li>\n\n\n\n<li><strong>Seek encouragement within:</strong> Ultimately, the motivation and encouragement you need comes from within. Don’t rely solely on external sources for validation. Embrace self-encouragement and belief in your journey.</li>\n</ul>\n\n\n\n<p>Listen to the full episode here: <a href=\"https://dothewoo.io/adding-public-relations-to-your-wordpress-or-woo-biz-stack/\">Adding Public Relations to Your WordPress or Woo Biz Stack</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Do The Woo Community: 10 Ways to Boost Your WordPress Affiliate Program\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=6726\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://dothewoo.io/10-ways-to-boost-your-wordpress-affiliate-program/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3224:\"<p>Creating and running an affiliate program for your WordPress products or services can be overwhelming and challenging. Alex Standiford is asking everyone to rethink affiliate programs. Here are 10 ideas that may spark something new in your affiliate program.</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Consider Diverse Performance-Based Programs</strong>: Look beyond traditional affiliate models and consider partnerships that offer payouts based on specific performance metrics, such as driving traffic, customer satisfaction, or content engagement, in addition to sales.</li>\n\n\n\n<li><strong>Focus on Quality Over Quantity</strong>: Rather than targeting a large number of affiliates, aim to work closely with a smaller group of committed affiliates who are aligned with your brand and have the potential for significant conversions.</li>\n\n\n\n<li><strong>Develop Personalized Partnerships</strong>: Foster stronger relationships with affiliates by providing personalized support, workflow insights, and one-on-one consultations to maximize their success.</li>\n\n\n\n<li><strong>Explore Profit Margin-based Payouts</strong>: Determine payout percentages based on your profit margins, ensuring that the compensation aligns with the value brought in by affiliates.</li>\n\n\n\n<li><strong>Emphasize Collaboration Among Affiliates</strong>: Allow for multiple affiliates to earn credit for the same sale, encouraging collaboration and teamwork among the affiliates rather than fostering competition.</li>\n\n\n\n<li><strong>Evaluate the Long-term Commitment of Affiliates</strong>: Understand the level of commitment required for your products or services, especially for items with significant user loyalty, such as recurring payment services, and consider tailored affiliate approaches for each category.</li>\n\n\n\n<li><strong>Avoid Over-reliance on Volume-based Traffic</strong>: Challenge the effectiveness of purely volume-based traffic and explore more nuanced and sustainable strategies to create a more targeted and engaged audience.</li>\n\n\n\n<li><strong>Encourage Allyship and Teamwork Among Affiliates</strong>: Foster an environment where affiliates can work together as allies, leveraging each other’s strengths to attract and convert traffic, encouraging specialized roles and collaboration for improved performance.</li>\n\n\n\n<li><strong>Consider Tailored Affiliate Programs</strong>: Explore the possibility of customizing affiliate programs to match specific niches, addressing the limitations of generic affiliate approaches and contributing to improved partnership outcomes.</li>\n\n\n\n<li><strong>Prioritize In-depth Support and Education</strong>: Provide comprehensive resources, insights, and dedicated support to affiliates, setting up workflows to guide them through effective strategies and enable overall success.</li>\n</ol>\n\n\n\n<p>You can learn about Alex’s WordPress plugin <strong><a href=\"https://www.sirenaffiliates.com/\">SirenAffilates.com</a></strong> and / or listen to the full episode on Do the Woo: <a href=\"https://dothewoo.io/reimagining-affiliate-programs-for-your-woo-biz-with-alex-standiford/\"><strong>Reimagining Affiliate Programs for Your Woo Biz with Alex Standiford</strong></a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Do The Woo Community: 12 Email Marketing Tips for WooCommerce and WordPress Businesses\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=6246\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://dothewoo.io/12-email-marketing-tips-for-woocommerce-and-wordpress-businesses/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6257:\"<p>In a podcast episode of <em><strong>Woo BizChat </strong></em>we had email marketing expert Greg Zakowicz from Omnisend chatting with Emma and Adam. Although it’s recommended that you listen to the full episode, <strong><a href=\"https://dothewoo.io/email-marketing-tips-for-woo-and-wordpress-businesses/\">Email Marketing for Woo and WordPress Builders and Businesses with Greg Zakowicz</a></strong> , here are 12 tips to help with your WordPress or WooCommerce business, whether you create products or provide services.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-embrace-automation\">Embrace Automation</h2>\n\n\n\n<p>Greg emphasizes the effectiveness of automated emails, revealing that 41% of all email marketing orders sent by Omnisend customers came from automated messages. Automation allows you to send targeted and relevant messages based on the user’s behavior, making it a powerful tool for increasing engagement and conversions.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-focus-on-high-intent-automated-messages\">Focus on High-Intent Automated Messages</h2>\n\n\n\n<p>Greg highlights specific automated messages that drive results, including welcome messages, browse abandonment, and cart abandonment emails. These messages are high-intent and directly tied to user behavior, making them more likely to lead to conversions.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-utilize-social-proof-in-subject-lines\">Utilize Social Proof in Subject Lines</h2>\n\n\n\n<p>Greg suggests that subject lines featuring social proof, such as top-rated products or five-star reviews, can capture attention. Incorporating elements that highlight the quality and popularity of your products or services can make your emails more appealing to recipients.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-experiment-with-emojis-in-subject-lines\">Experiment with Emojis in Subject Lines</h2>\n\n\n\n<p>Despite not being a new concept, Greg emphasizes the continued effectiveness of using emojis in subject lines. Emojis can help break up the visual monotony, especially on mobile devices, making your emails stand out in crowded inboxes.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-optimize-for-mobile-and-visual-appeal\">Optimize for Mobile and Visual Appeal</h2>\n\n\n\n<p>Greg discusses the importance of visual elements, white space, and breaking up text to make emails visually appealing. Since many users access emails on their mobile devices, optimizing for mobile responsiveness and creating visually engaging content can enhance the overall user experience.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-clean-inactive-contacts-regularly\">Clean Inactive Contacts Regularly</h2>\n\n\n\n<p>Greg emphasizes the importance of cleaning inactive contacts from your email list to maintain deliverability and engagement rates. Sending emails to inactive contacts can negatively impact your sender reputation and result in lower inbox placement. Regularly clean your list, preferably twice a year, to remove subscribers who haven’t engaged in a significant period.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-understand-and-monitor-email-deliverability-requirements\">Understand and Monitor Email Deliverability Requirements</h2>\n\n\n\n<p>Stay informed about email deliverability requirements, such as authentication protocols like DKIM, DMARC, and SPF. Greg mentions that Google and Yahoo have implemented new deliverability requirements, and compliance with these standards is crucial for proving your legitimacy as a sender and avoiding potential deliverability issues.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-benchmark-against-yourself-not-just-industry-averages\">Benchmark Against Yourself, Not Just Industry Averages</h2>\n\n\n\n<p>While industry benchmarks can provide useful insights, Greg advises marketers to primarily benchmark against their own performance. Focus on improving your open rates and click-through rates over time rather than comparing yourself solely to industry averages, as different list-cleaning practices can significantly impact these benchmarks.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-leverage-competitive-differentiators-in-email-templates\">Leverage Competitive Differentiators in Email Templates</h2>\n\n\n\n<p>When creating email templates, highlight competitive differentiators such as free shipping, fast delivery, and customer service policies. Templatize this information to make it highly visible in your emails, catering to the specific intent of users who are looking for such value propositions when deciding whether to engage with your email content.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-templatize-social-proof-and-value-propositions\">Templatize Social Proof and Value Propositions</h2>\n\n\n\n<p>Incorporate social proof, customer testimonials, and value propositions into your email templates. Whether it’s showcasing five-star reviews, testimonials about great customer service, or emphasizing hassle-free returns, templatizing this content can build confidence and address potential obstacles to conversion, ultimately increasing click-through rates.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-implement-automated-retargeting-sequences\">Implement Automated Retargeting Sequences</h2>\n\n\n\n<p>Greg emphasizes the importance of setting up automated retargeting sequences based on user behavior. Whether it’s a browse abandonment or cart abandonment, these automated sequences can significantly improve the chances of reengaging with users who have shown interest in your products. By strategically utilizing automation, you can “feed the wolf” over time, increasing the likelihood of recapturing customers at a lower cost compared to other retargeting methods.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-use-ai-tools-for-subject-line-generation\">Use AI Tools for Subject Line Generation</h2>\n\n\n\n<p>Greg recommends using AI tools, such as the subject line generator provided by Omnisend, to overcome creative blocks when crafting email subject lines. AI-powered tools can offer a fresh perspective and propose creative subject lines that may not have been considered. This can be particularly useful in ensuring that your subject lines stand out and capture the attention of your audience, contributing to higher email open rates</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"Do The Woo Community: Marketing WordPress Products\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=6241\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://dothewoo.io/wordpress-product-marketing/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2248:\"<p>In a recent Emerging Tech episode David Lockie had the chance to talk about a lot of WordPress with Noel Tock plus catch up on what he is doing. This is the final thought coming from Noel, and I would recommend checking out the entire conversation: <a href=\"https://dothewoo.io/learn-wordpress-product-marketing-deeply/\"><strong>Learn WordPress Product Marketing Deeply with Noel Tock</strong></a><strong>.</strong></p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-on-noel-s-mind\">On Noel’s Mind</h2>\n\n\n\n<p>I’d say what I talked about now is probably the thing that bugs me the most or lives rent free in my mind is that amazing effort and energy that everyone puts into WordPress, but then is trying to fit through a pipe that’s way too small in terms of product marketing is never really displayed in its full glory to the rest of the market in a very specialized way.</p>\n\n\n\n<p>And it’s a struggle to you start thinking, are you delusional because you’re talking to an enterprise client when they say WordPress doesn’t do this, doesn’t do that. And you’re sitting there thinking, am I just like a WordPress advocate or do I actually know what I’m talking about?</p>\n\n\n\n<p>So I think in many ways, when Matt, years ago, 2015, what was it 2015 when he said learn JavaScript deeply, I think now it’s learn marketing deeply. That’s what I think should be WordPress’s mission for the next two years because we are in a time when we’ve gone boom bust and we have an opportunity to seize right now as companies are looking at down rounds and they’re laying off staff.</p>\n\n\n\n<p>One of the first places they cut is R&D and innovation, and we have an opportunity to catch up on that ground. Not that we have to necessarily build a lot of stuff at all. I don’t even think we have to build that stuff, but I think we have to just do a much better job of product marketing at <strong>three, four or five levels of niches</strong>. And to me, it doesn’t mean that those couple niches define what WordPress is. There are just merely abstractions and narratives that sit on top of the WordPress we know today. It’s not trying to change what WordPress is.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"Do The Woo Community: A WordPress Project Funding Solution and Where it Starts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=6181\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://dothewoo.io/a-wordpress-project-funding-solution-and-where-it-starts/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2682:\"<p>In a deep discussion around supporting essential projects in the WordPress space <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://www.linkedin.com/article/edit/7162363489506861056/\">Tom Willmot</a> and <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://www.linkedin.com/article/edit/7162363489506861056/\">Joost de Valk</a> explored the issues around the topic. Specifically how does this get solved?</p>\n\n\n\n<p>As they described a particular project that you can learn more about in the <a href=\"https://dothewoo.io/funding-wordpress-projects-with-tom-willmot-and-joost-de-valk/\"><strong>full episode</strong></a>, it led into many paths that led to the need for change. For contributors keeping up all of these essential projects and in reality, are like saying “Hey, y’all pay up for what I’m doing for you here for free.”</p>\n\n\n\n<p>Joost opened it up with this thought it it went further into who should really be stepping up.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-in-a-perfect-world\">In a perfect world….</h2>\n\n\n\n<p>Joost: But it also opens up a wider discussion about how do we support the tools that we use that are not like the tools that end users may be using, but the tools that we use to build those. It’s this whole ecosystem. And are we even aware of the fact that we’re using this code? Well, I think it’s a problematic thing, and I have my opinions on how we should solve this in an ideal world. Unfortunately, I’m not the one who gets to decide that.</p>\n\n\n\n<p>So in my ideal world, we would have a WordPress app store where WordPress plugins, the plugin repository would not just be for free plugins, but would also be for commercial plugins. And we take a percentage of sales there and put that money to work on stuff like this and lots of other things. I think that would make WordPress better for everyone. We could how we want plugins to sell their things, and we couldn’t enforce all the proper legalities there that are needed, and we could fund the companies and the projects that we need that we all need to, well, to sustain our work.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-and-there-is-so-much-more\">And there is so much more…</h3>\n\n\n\n<p>Well, that was the perfect world for Joost. But Tom and Joost went on to talk about other ways of funding these projects and who should be stepping up. Of course, it’s not even that simple.</p>\n\n\n\n<p><a href=\"https://dothewoo.io/funding-wordpress-projects-with-tom-willmot-and-joost-de-valk/\"><strong>Listen to the full episode Funding WordPress Projects with Tom Willmot and Joost de Valk here. </strong></a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"Do The Woo Community: Starter WooCommerce Performance Tips for Developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=6174\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://dothewoo.io/starter-woocommerce-performance-tips-for-developers/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10033:\"<p>In a <a href=\"https://dothewoo.io/woocommerce-performance-optimization/\">Woo DevChat</a>, I asked <a href=\"https://www.linkedin.com/in/sabrinazeidan?miniProfileUrn=urn%3Ali%3Afs_miniProfile%3AACoAACbwBtEBQRgcNmwLLij0zaBN7znv_qYfCuM\">Sabrina Zeidan</a> and <a href=\"https://www.linkedin.com/in/wputasic?miniProfileUrn=urn%3Ali%3Afs_miniProfile%3AACoAACQSmi8BUWyj0LAr-g2JbUQcu799ehldCdA\">Uros Tasic</a> to give their insights into WooCommerce performance. One suggestion that Sabrina made was that they come up a a few step for a developer who is not performance expert but they notice or they feel like you feel like the website is acting slow.</p>\n\n\n\n<p>They don’t know whether it’s fronted or backend. It was fine a month ago and now it’s acting weirdly.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-using-a-query-monitor\">Using a Query Monitor</h2>\n\n\n\n<p>The first thing I would recommend is so easy. So this is not a developer tool, but it’s easy if you can add a plugin that is a query monitor. It can show you if there is some error on the site or if there are some slow queries to the database. So again, I know that there are developers going to say you can see slow queries, MySQL queries on the server. So that is advanced thing, the simplest thing, add a plugin and track, not the best thing, but you can see there if there are some issues.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-checking-the-logs\">Checking the Logs</h2>\n\n\n\n<p>If a query monitor doesn’t reveal anything or important, then I would suggest now depending on your hosting and server provider, you can check logs.</p>\n\n\n\n<p>Let’s say for the people that are not experienced, there are two types of logs. One is the error log and another one is access log. So if you don’t know when something is happening or what kind of are pages causing it in access log, you can see that. For example, in the last hour you got 1000 views of specific page on the website that has a newsletter and some feed or something and then you can assume that something on that page is creating a problem and continue from there. In that case you can create test page with only one block or with only feed to see if that is going to behave slowly and then you can eliminate one by one. This is if the page is making a problem. Then you can see also if there is some current jobs or W-P-C-L-I commands and then you can address those.</p>\n\n\n\n<p>For example, in multiple cases if you have a big database doing a backup, it can slow down the site because the database will be locked and then the site cannot do anything. So again, you can move backups, but you can see those details in the access login error log of the website. Again you cannot see everything there.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-using-more-advanced-tools\">Using More Advanced Tools</h2>\n\n\n\n<p>If you want to go more advanced and I want to be actively doing on performance, there are tools that I would recommend that you can use New Relic, you can use Xdebug or you can use Blackfire. All those three tools are testing your code performance. You can record the whole page and then it’ll tell you exactly how many queries, what function is called, how many times the function is called, which file is, and how it’s behaving in the background for you.</p>\n\n\n\n<p>From there you can then pick saying, okay, this plugin is taking five seconds to load on this specific page to I really need this plugin or can this be changed? Can I introduce some caching plugin, can I? But those are a little bit more advanced tools but I would spend some time to get familiar with those similar tools.</p>\n\n\n\n<p>So just once more, this is Blackfire, New Relic and Xdebug. Some of them are free, some of them have a paid plan. So again, you don’t need all three but you can start with at least one. And then again, if you want to test the front end and just the Google Page speed, you can use Lighthouse or Google speed may have some suggestion.</p>\n\n\n\n<p>To sum it up, first one is query monitor, easy, and there are good things about it. It’s pretty user friendly. You can just see what’s happening and if something is red, you know that strong. So it’s easy to find the bottlenecks.</p>\n\n\n\n<p>The second one would be check the logs on the server, both access and error logs and then PHP errors or something like that.And the third one is use one of the tools like Blackfire, New Relic or Xdebug and again you’ll find issues with plugins but then this is awareness I’m talking about. But yes, what would your steps be?</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-sabrina-s-perspective-as-a-performance-engineer\">Sabrina’s perspective as a performance engineer</h2>\n\n\n\n<p>I will share the steps when I’m hired to work on a websites, but steps that someone who is not performance expert but just a developer can take to identify what’s happening and if something is happening because this is the beginning of the process. So let’s say you just notice something is off. I would recommend to start with narrowing down the problem if it might be overwhelming for the person who is not used to a lot of performance information.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-google-search-console\">Google search console</h3>\n\n\n\n<p>I would recommend to first identify if the problem exists and if so where it does exist. I would recommend to go first thing to Google search console and check your core web vitals data and see if there are any issues there. Google Search console is place where in page size there is a small thing where you have core web vitals assessment. This is real field data from your website, but it comes from the bigger source of information and the more detailed report can be found in Google search console.</p>\n\n\n\n<p>There is a tab there called core vitals. You can go there and check if your website is passing core vitals assessment. If the website is passing core web vitals assessment, especially on LCP and first input delay, which will soon be replaced with INP interactive to the next paint. So if it passing on this two, it means that real users don’t have problems with speed on your website on front end, but if at the same time you have the feeling that something is off, something is loading slowly, I would try to differentiate probably if it’s happening only when you locked in, if it’s happening for locked in users and it’s not happening for locked out users and then you will have the answer.</p>\n\n\n\n<p>If it’s not happening for locked out users, there are no issues with core web vitals, then this issue most likely will be connected with something on backend that is cached or mitigated by something on front end for locked off users. Okay, this is already a lot of information for us. We already know that we should be looking in the backend because it’s happening in the backend and from this point I would recommend install query, monitor and looking there. But again, when you install query monitor, there is a huge amount of information there. If you don’t know where you are looking at, it’s easy to get lost. And some websites have a lot of issues. This happens to my clients a lot. They see that the website have a lot of issues, there are errors, there are slow queries, there are a lot of sales and scripts loading.</p>\n\n\n\n<p>There are so many issues I would recommend to pinpoint what is the most easy thing to fix and the most easy things to fix are usually basic ones, First it’s PHP version. It would be so easy to, it’s really, really easy to fix. You just upgrade server to a higher PHP version test there. If all plugins play well with it, you keep it going.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-memory-limits\">Memory limits</h3>\n\n\n\n<p>Now the thing that is often overlooked, there is a theme that we have in WordPress that is called Ability memory limit and by default it’s set to 40 megabytes and I see a lot of cases when this default number hasn’t been changed. For years the site was surviving somehow, but now it’s not because 40 megabytes, it’s very, very low number.</p>\n\n\n\n<p>But it happens often. I see that they are upgrading their hosting, they’re paying for say two gigabytes of RAM on their hosting, but there is a limit set in their WordPress to 40 gigabytes. So they never use what they’re paying for. By the way query monitor is showing that thing. So if memory limit is set to the default to 40 megabytes, you’ll see that in query monitor. That would be another very easiest thing to fix. This is something that you should be able to fix yourself and if after that the problem doesn’t disappear, that that is a sign there is a problem that this is a sign you should seek for help.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-misleading-object-caching\">Misleading object caching</h3>\n\n\n\n<p>Object caching can be a very good idea and query monitor might be showing that as well. What it shows you sometimes can be misleading. In query monitor it says object caching plugin is not in use and it’s a little bit misleading because you should check numbers next to this line seeing so many hits and so many cached and if you have from 100%, you have 95% cashed, that’s fine. It means query caching is working. It’s just you’re not using the plugin to manage it, but it is working. There is nothing to worry about. So my recommendation would be try to figure out if it’s frontend or backend by going to core web vitals. Then going as locked in user and trying to figure out if it’s backend or frontend. If it’s backend, it’s still query monitor, look at query basic things like WP memory limits.</p>\n\n\n\n<p>You can listen to the entire episode <a href=\"https://dothewoo.io/woocommerce-performance-optimization/\">WooCommerce Performance Optimization with Sabrina Zeidan and Uros Tasic</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"Do The Woo Community: Navigating High-Traffic Events with WooCommerce as an Agency\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=6082\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://dothewoo.io/navigating-high-traffic-events-with-woocommerce-as-an-agency/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4090:\"<p>Operating a large-scale e-commerce business is no small feat, but when Black Friday through Cyber Monday hits, the challenges intensify, making it a crucial period for businesses like Maksimer. From a <strong>conversation on Do the Woo’s DevChat</strong>, Nenad Conić talks with hosts Zach and Carl about the strategies and experiences shared by the team at Maksimer as they tackle the unique demands of Black Friday and maintain seamless operations during this high-stakes weekend.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-preparing-for-a-high-traffic-event\">Preparing for a high-traffic event</h2>\n\n\n\n<p>Nenad highlights the importance of a two-month preparation period leading up to leading up to an event like Black Friday. Proactive communication with clients becomes paramount during this time, aiming to collaboratively plan and optimize sales campaigns. Emphasis is placed on creating effective landing pages that showcase sale products, allowing targeted optimization without overhauling the entire site. The goal is to enhance the customer experience on specific pages crucial for sales.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-challenges-and-solutions\">Challenges and Solutions</h2>\n\n\n\n<p>Despite great planning, there are always last-minute changes from some clients, creating unforeseen challenges. Nenad acknowledges that while it’s challenging to prevent such changes entirely, early communication and preparation remain critical. To address unexpected surges in server resource usage they implement monitoring systems. These systems trigger alerts when server resources approach their limits, enabling quick intervention to prevent site crashes.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-navigating-the-unknown\">Navigating the Unknown</h2>\n\n\n\n<p>In the conversation it turns to the unpredictable nature of server warnings, comparing them to a tsunami warning with a narrow window for response. Despite the challenges, having different departments within the company, such as the growth department and eco managers, provides additional support. Eco managers work closely with clients, offering insights and suggestions for handling their websites during high-traffic events.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-entrepreneurial-mindset\">The Entrepreneurial Mindset</h2>\n\n\n\n<p>They talk about the unique mindset of e-commerce store owners, describing them as self-motivated individuals eager to explore new tools and strategies. The challenge lies in balancing their entrepreneurial spirit with practical considerations. The team at Maksimer often receives requests to implement new features, such as affiliate programs, based on success stories from other store owners. Adapting these requests to the specific e-commerce platform and ensuring compatibility becomes an integral part of the collaboration.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-building-partnerships\">Building Partnerships</h2>\n\n\n\n<p>An important piece is the partnership dynamic between an agency and store owners in the e-commerce space. Unlike traditional marketing site builds, e-commerce clients actively engage throughout the entire process, understanding that their website directly influences their income stream. The agency’s role extends beyond building websites; they effectively control the client’s income funnel, requiring a collaborative and responsive approach to maintain client satisfaction, especially in crisis situations.</p>\n\n\n\n<p>High-traffic events in e-commerce demands a combination of meticulous planning, effective communication, and adaptability. The insights shared by the team at Maksimer shed light on the complexities of e-commerce operations and the vital role played by agencies in ensuring a seamless and successful online retail experience, even in the face of unforeseen challenges.</p>\n\n\n\n<p><a href=\"https://dothewoo.io/database-optimization-monitoring-tools-and-client-communication\">You can listen to the full podcast episode, Database Optimization, Monitoring Tools, and Client Communication with Nenad Conić here.</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"Do The Woo Community: A Deep Dive into the WordPress and WooCommerce Ecosystem’s Growth Strategies\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=6115\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://dothewoo.io/a-deep-dive-into-the-wordpress-and-woocommerce-ecosystems-growth-strategies/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9052:\"<p>In the online business world, WordPress and WooCommerce stand tall as two popular platforms that help businesses flourish. But to truly scale and excel, businesses need more than just the knowledge of these platforms—they need a well-thought-out plan. </p>\n\n\n\n<p>This post dives deep into the growth strategies that can be implemented within the WordPress and WooCommerce ecosystems. </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-understanding-the-wordpress-and-woocommerce-ecosystem\"><strong>Understanding the WordPress and WooCommerce Ecosystem</strong></h2>\n\n\n\n<p>The WordPress and WooCommerce ecosystem is vibrant, involving a wide array of stakeholders that contribute to its rich diversity. </p>\n\n\n\n<p>At its core, this ecosystem includes theme and plugin providers, developers, and hosting providers. These entities work hand in hand, each playing a vital role in creating an enabling environment for businesses to thrive.</p>\n\n\n\n<p>Theme and plugin providers, for instance, offer essential tools that enhance the functionality and aesthetic appeal of WordPress sites, ensuring users enjoy a seamless experience. </p>\n\n\n\n<p><a href=\"https://dothewoo.io/woo-dev-chat/\">Developers, on the other hand, bring in technical expertise</a>, customizing websites to meet specific business needs, while hosting providers offer the requisite infrastructure, ensuring websites are accessible, reliable, and fast.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-wordpress-and-its-market-dominance\"><strong>WordPress and Its Market Dominance</strong></h3>\n\n\n\n<p>An understanding of the WordPress and WooCommerce ecosystem wouldn’t be complete without appreciating WordPress’s market dominance. WordPress holds sway over a significant portion of the CMS market, powering <a href=\"https://w3techs.com/technologies/details/cm-wordpress\">over 40% of all websites</a> currently available on the internet.</p>\n\n\n\n<p>The factors driving its widespread adoption are its flexibility, ease of use, and extensive customization possibilities. <strong>WordPress’s open-source nature</strong>, combined with its vast community of developers and theme and plugin providers, provides businesses with virtually unlimited potential for customizability.</p>\n\n\n\n<p>It’s this scalability and versatility that have contributed significantly to WordPress’s sustained market dominance.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-woocommerce-and-its-place-in-ecommerce\"><strong>WooCommerce and Its Place in eCommerce</strong></h3>\n\n\n\n<p>WooCommerce is a dynamic player in the global eCommerce market. It rides on WordPress’s success by providing an intuitive, flexible, and powerful ecommerce platform that businesses of all sizes can leverage to set up online stores.</p>\n\n\n\n<p>The benefits of WooCommerce are immense. From its seamless integration with WordPress, ease of use, flexibility, and the availability of numerous themes and plugins, WooCommerce offers businesses a customizable platform for setting up online stores.</p>\n\n\n\n<p>When stacked against other platforms like Shopify, Magento, and BigCommerce, WooCommerce shines for its affordability and adaptability. Shopify and BigCommerce are monthly subscription-based platforms, while Magento can be complex and may require expert developer knowledge. </p>\n\n\n\n<p>On the contrary, WooCommerce is free, open-source, and user-friendly, making it a viable contender in the eCommerce space.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-identifying-opportunities-for-growth\"><strong>Identifying Opportunities for Growth</strong></h2>\n\n\n\n<p>In the dynamic WordPress and WooCommerce ecosystem, businesses must continuously identify and seize growth opportunities. A successful scaling strategy involves playing to the platform’s strengths and seeing beyond immediate needs to include future prospects. </p>\n\n\n\n<p>Below are growth opportunities that businesses can use:</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-1-expanding-product-offerings\"><strong>1. Expanding Product Offerings</strong></h3>\n\n\n\n<p>In any business venture, innovation is key. To truly tap into the potential of WooCommerce and WordPress, consider expanding your product offerings. This could be done by developing new plugins or incorporating additional services that complement your current product.</p>\n\n\n\n<p>Examples could include tools that enhance website functionality, services geared towards improving the user-experience, or partnerships aimed at promoting your product.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-2-building-strong-partnerships\"><strong>2. Building Strong Partnerships</strong></h3>\n\n\n\n<p>Behind every successful business, there’s a <a href=\"https://dothewoo.io/the-enigma-of-wordpress-and-woocommerce-partnerships/\">network of strong partnership</a>s. In the WordPress and WooCommerce ecosystem, fruitful connections can be forged with plugin and theme providers, WordPress agencies, and hosting providers. </p>\n\n\n\n<p>Collaborating with these entities on various initiatives can lead to reciprocal benefits and expanded growth opportunities.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-3-focusing-on-customer-success-and-support\"><strong>3. Focusing on Customer Success and Support</strong></h3>\n\n\n\n<p>The backbone of every successful business is its loyal customers. By building a robust customer support system, you’ll foster trust, loyalty, and eventual advocacy. </p>\n\n\n\n<p>Prioritize customer success management, which involves understanding your customers’ journey and providing the support they need at every step.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-4-investing-in-content-marketing-and-seo\"><strong>4. Investing in Content Marketing and SEO</strong></h3>\n\n\n\n<p>The secret sauce for <a href=\"https://www.thedotstore.com/influencer-marketing/\">gaining visibility and attracting customers</a> lies in content marketing and SEO. </p>\n\n\n\n<p>Creating valuable, engaging, and <a href=\"https://dothewoo.io/future-seo-content-ai/\">SEO-friendly content</a> ensures your business’ visibility to potential customers and argues for your credibility within your industry.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-5-adapting-to-industry-trends\"><strong>5. Adapting to Industry Trends</strong></h3>\n\n\n\n<p>In today’s rapidly changing digital world, staying informed about industry trends and adapting your strategies accordingly, can be a game-changer for your business. </p>\n\n\n\n<p>Regular monitoring of industry best practices, competitor activity, and <a href=\"https://dothewoo.io/tag/emerging-technologies/\">emerging technology</a> trends can keep you on your toes and ready to adapt.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-measuring-the-success-of-growth-strategies\"><strong>Measuring the Success of Growth Strategies</strong></h2>\n\n\n\n<p>Implementing growth strategies without a system to measure their success won’t yield the desired effect. Analytics play a vital role in gauging the effectiveness of strategies and indicate where improvements are needed.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-metrics-to-nbsp-track\"><strong>Metrics to Track</strong></h3>\n\n\n\n<p>To quantify your strategy’s success, consider tracking metrics like customer acquisition costs, churn rate, and average revenue per user. </p>\n\n\n\n<p>These metrics provide insight into how effectively your strategies are working, where improvements could be made, and whether you’re reaching your desired goals.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-adjusting-strategies-based-on-data\"><strong>Adjusting Strategies Based on Data</strong></h3>\n\n\n\n<p>Data is your best ally when it comes to steering the direction of your growth strategies. It adds objectivity to the process, helps you steer clear of bias-based decisions and allows for strategic pivots based on insights drawn from real-life performance. </p>\n\n\n\n<p>Continuous analysis and refinement of your strategies based on <a href=\"https://dothewoo.io/woocommerce-custom-order-tables-databases-and-performance/\">performance data</a> will help ensure that your growth strategies remain effective and relevant in the long run.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-final-words\"><strong>Final Words</strong></h2>\n\n\n\n<p>The WordPress and WooCommerce platforms are excellent tools for online business growth. However, simply knowing how to use these tools isn’t enough. </p>\n\n\n\n<p>To truly succeed, businesses must have a solid plan. This should involve identifying new opportunities, building partnerships, focusing on customer service, staying updated with industry trends, and making data-driven decisions. </p>\n\n\n\n<p>Combining these strategies ensure success not only today but also prepares businesses for the future.</p>\n\n\n\n<p class=\"has-theme-palette-5-background-color has-background has-medium-font-size\"><strong>This is a guest post from our sponsor and the team at <a href=\"https://www.thedotstore.com/\">Dotstore</a></strong></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"Do The Woo Community: Documentation is a Gift to the WordPress Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=6007\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://dothewoo.io/documentation-is-a-gift-to-the-wordpress-community/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1370:\"<p>While we we were recording an episode of <strong><em>The WordPress Way</em></strong> at Do the Woo about <a href=\"https://dothewoo.io/importance-of-product-testing-in-wordpress/\"><strong>The Importance of Product Testing in WordPress</strong></a>, guest Brian Alexander did a quick note in the chat tool we use during a recording, simply saying, “Documentation is a gift to the community.” Host Abha Thakor asked him to elaborate on that.</p>\n\n\n\n<p><strong>Brian</strong>: Yeah, consider someone who is not as familiar with WordPress or is having a problem with their website or is a developer who’s just getting started. All of those different roles benefit from having strong updated documentation. Think of how many forum posts might not have been logged because it was clearly stated how to use a particular feature in the documentation or perhaps uncovering bugs as you said, because that’s all part of it. Validating your documentation in a way you’re testing what your assumptions are and if those assumptions are incorrect, then you’re assuming the wrong thing or there’s a bug in the system.</p>\n\n\n\n<p>So that definitely becomes a gift to the entire community as a resource that doesn’t require one-on-one time or tying up one person. It’s very inefficient for one person to answer all the questions.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"Do The Woo Community: How the Pace has Changed with SEO at Google\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=5991\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://dothewoo.io/how-the-pace-has-changed-with-seo-at-google/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1697:\"<p>In a podcast episode of Emerging Tech at Do the Woo, host David Lockie asked Alex Moss this question.</p>\n\n\n\n<p>With how much is SEO changing ’cause it’s a pretty mature practice now, and obviously like the cries of SEO is there have been ringing for, you know, almost as long as SEO’s been around, what sort of changes is Google making? You talked about schema. What’s that pace of change like now compared to how it has been over the last say, 20 years?</p>\n\n\n\n<p><strong><em>Alex replied.</em></strong></p>\n\n\n\n<p>I would say it seems that since September, Google have woken up to updating a lot more stuff. from what I heard, Google was busy with other things internally that that was prioritized over supporting schema within search console and different elements of it. But I saw when things like the FAQ and the event snippets were removed from the SERPs, there’s been a lot of testing over time of what different elements should be output in the search results.</p>\n\n\n\n<p>And at the same time, you’ve got their own AI integrations with their own SERP. So there’s been a lot of changes, not only, I would say more clarification and expansion into what they’ve already been telling us the entire 20 years. So 20 years ago they had the webmaster guidelines, it was quite basic, right? But now it’s a whole documentation area of the site. everything’s been done. Even things like EEAT with their ethos on experience authority, trust, and expertise.</p>\n\n\n\n<p><a href=\"https://dothewoo.io/future-seo-content-ai/\">You can listen to more of his answer and the entire conversation around the future of AI, Content and SEO here.</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"Do The Woo Community: Managing Response Times for Support with Your WooCommerce and WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=6061\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://dothewoo.io/managing-response-times-for-support-with-your-woocommerce-and-wordpress-plugins/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4822:\"<p>In a Woo BizChat show <strong><a href=\"https://dothewoo.io/the-path-for-creating-a-premium-plugin-extension/\">about the path to creating Woo or WP plugins as extension of other plugins</a></strong>, host Marcus asked Maarten and Katie about support response times.</p>\n\n\n\n<p><strong>Maarten</strong>: Well, if you want low response times, you have to do a lot yourself. So I did support for a long time before I hired somebody to help me with it, and now we’re kind of splitting the workload and I still go in there from time to time just to see what are the really technical tickets or if I know a customer, I will reply to them just to maintain that relationship or if I feel like I can get some more information out of the issue that the customer has or what they might want next for the plugin. </p>\n\n\n\n<p>I’ll also jump in and reply. So I keep doing a lot of support and since I develop my own plugins, it’s always going to be the fastest. I can do probably 20 tickets in an hour and they will be finished too. There will be a reply.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-using-support-to-perfect-documentation\">Using support to perfect documentation</h2>\n\n\n\n<p>So that’s really the best thing to do for me. But yeah, it takes a lot of time, so you want to have to put in that time. But other than that, what I also did is I keep perfecting documentation, so I keep going back to the same documentation. If a customer has a question that is in the documentation and they didn’t find a reply, I will rewrite it. I will find a different way to say the same thing. And now I’m also experimenting with AI just to see if it can help with lowering that burden on support and also just give a quicker answer to my customers.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-the-average-ticket-when-you-delegate-support-might-take-half-an-hour-to-do\">The average ticket when you delegate support might take half an hour to do</h3>\n\n\n\n<p><strong>Katie</strong>: It’s interesting what you say about being able to do 20 tickets an hour because that highlights the most difficult thing that I have found in outsourcing your support and getting help with it because I too, as the founder, very, very fast at responding to tickets at what I think is very high quality. I know the product so well, I know our documentation, I wrote it after all. And so I can provide good responses very quickly, but then as soon as you start hiring out people to do it, whether they’re in-house or not, you find that that’s not what you receive. </p>\n\n\n\n<p>Typically, and I’ve talked to many other WordPress product companies, the average ticket when you delegate support might take half an hour to do. They’re not doing 20 tickets an hour or anything like that. And as a founder, that’s really frustrating because you don’t understand why they’re not as fast as you, but you kind of have to just learn to accept that it’s one of the inevitable consequences of growing.</p>\n\n\n\n<p>For example, at Barn2, we handle 22,000 support tickets last year. So clearly I can’t do all the support myself, and I would love to, I really enjoy support, particularly pre-sales because it’s an excellent touchpoint with your customers where you can really learn their motivation, how they see your products, and constantly when I do step into support and talk to customers, I’m finding opportunities to improve the documentation, improve the products, improve our sales pages. I learned so much from doing the support, but it’s not realistic. And so you have to get help and as part of that, you just have to accept that nobody is as fast as you.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-i-still-go-in-there-and-i-do-a-lot-of-support\">I still go in there and I do a lot of support</h3>\n\n\n\n<p><strong>Maarten</strong>: Yeah, and I was going to add that I fully agree with you there. It’s very frustrating in the beginning to find a support agent because you are used to your own speed of doing things, and it’s like you said, you have to come to terms with it. And for me, it took like six months where I was very frustrated with how things were going, and then I realized that it’s just all in my head and my expectations need to be different, and now everything’s going well. </p>\n\n\n\n<p>I’m very happy with the support guide and it’s all known off my shoulders, so it’s perfect really. But I still go in there and I do a lot of support, but it’s on my agenda to lower my burden on support for this year because I’m doing too much and I’m spread a little bit too thin, especially if I’m developing new plugins. So I’m going to have to let it go this year and do less support</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"Do The Woo Community: Why Malware Scanner Plugins Do Not Work on WordPress Sites\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=5258\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://dothewoo.io/why-malware-scanner-plugins-do-not-work-on-wordpress-sites/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7383:\"<p><strong><a href=\"https://dothewoo.io/security-from-the-basics-to-enterprise-with-calvin-alkan/\">In a episode on Do the Woo, we had Calvin Alkin chatting with hosts Carl and Kathy.</a></strong></p>\n\n\n\n<p>Kathy asked Calvin this question.</p>\n\n\n\n<p>Calvin, I want to get back to why the plugin is, why that whole model doesn’t really work. Because of how PHP works. There might be some non-technical people who might not understand exactly how that model doesn’t work, and they might not be able to find time to read your research. But can you just give an overview of why that doesn’t,</p>\n\n\n\n<p>What happens, I mean, I’ve seen the malware that’s done this, that’s like, oh, well, you can find everybody else’s malware, but you’re not going to find mine. And that hacker can modify those files. Can you explain why they can, why they get a site has an intrusion from, let’s say a SQL vulnerability, that SQL injection that does not have anything to do with anything happening in PHP, but they can still then get access to PHP files and modify them.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-why-scanner-plugins-won-t-work\">Why scanner plugins won’t work</h2>\n\n\n\n<p>So let’s start by at the point of through some means your site has been infected, so it doesn’t matter that infinite attack vectors, how that could have happened, but now your site has malware on it, and you also have a plugin that does malware scanning, maybe like using the WP chron periodically, or you can start it from the UI, whatever. But ultimately this scan, the malware scan runs in the same process, the PHP process and with the same privilege level as the malware. So the most simplest and the most blunt hit with the hammer approach, the malware could just simply disable or delete your security plugin from the file system. This will be like the easiest to understand the first time the malware runs, it just deletes your security plugin. That’s the easiest after there aren’t any scans, but obviously you as a site administrator would realize that at some point, yeah, maybe not immediately, but maybe you’ll realize eventually that your security plugin is gone.</p>\n\n\n\n<p><br />So what they do is then because they can read the source code of the plugin, they can see how it works, and since they’re operating at the same privilege level, they’re both running inside of WordPress in the PHP process that powers WordPress, they can then alter the malware scanner in a way that maybe imagine this. They’re very complex operations going on to determine if a file is malware or not, and then the actual malware modifies that final result. It is displayed to you in the UI and just says, yeah, you’re all clean. Pretty much that’s how it works. They make the malware scanner lie to you. They make the malware scanner tell you there’s no malware, but there actually is. And the way to do that depends on malware based on the malware scanner that you have. And obviously we didn’t disclose what we did there. We don’t want to make it easier for folks, but it’s pretty easy, to be honest, like 10 lines of quote maybe to do that. It’s not hard. So yeah, that’s the fundamental issue. The system that is potentially infected wants to monitor itself, and that doesn’t work. It has to be from somewhere higher up or someplace that is more privileged at the server level.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-plugins-that-have-firewalls-associated-built-into-the-plugin\">Plugins that have firewalls associated built into the plugin</h3>\n\n\n\n<p>So the firewall would be protection, not scanning. I mean, if you have hardware on your side, the firewall can be disabled in the very same manner. That’s also the, but at that point, you’re already infected. The firewall usually is there to prevent you from getting infected in the first place. There isn’t anything wrong in particular with plugin based firewalls. It’s more so that everything that you can do in a plugin with a firewall, you can do, for example, the Edge at CloudFlare or in the Nix firewall.</p>\n\n\n\n<p><br />Yeah, just it’s heavy from a CIS admin perspective, especially in enterprise, right? We’re talking enterprise. So larger WooCommerce stores, larger sites, they need more PHP workers. They want their code to be more efficient so that the response time is faster and all those things. If every request has to be processed as a firewall request, it’s a lot of processing time dedicated to that. It’s not. Trivial in itself is a one serious reason to just not use super heavy security plugins like that is if they just do a lot and they put a lot of weight on your WordPress installation, which is a problem again for enterprise because they’re trying to be more performant, they’re trying to handle more sales, more everything, and you’re basically, it’s like having an ankle weight. You’re kind of dragging. Every request has this huge ankle weight that you’re dragging, and that serves not no purpose, but as we’re discussing the malware scanning doesn’t work. It’s more like security theater, right?</p>\n\n\n\n<p><br />The malware scanning and some other things. Fundamentally, it’s impossible to perform that at the plugin level. And there are other things that are the same, but for example, the firewall, it is absolutely possible to write a secure firewall in a WebPress plugin. There’s nothing that makes it conceptually impossible, unlike the malware example. You can do that, whether the existing ones are secure, it’s a different topic, but it is theoretically possible. The thing is, it will not be performed because as Carl mentioned, at that point where the plugin based firewall runs, you already incur the majority of the cost of that request. You already went through the edge layer. Engine X ran, WordPress was booted, and then your firewall is hit. So it’s not performant. It’s possible to do it securely,</p>\n\n\n\n<p><br />Or let’s go one step further to you’re trying to mitigate a DDoS. If your firewall’s, the actual PHP application, you ain’t mitigating anything, right? Your site’s blowing up either way. It’s all cool. You have a firewall, but you’re still getting hammered by hundreds of thousands of requests, your server’s not going to be able to handle it, and it’s not really designed for that either. You can do it on the same machine. I’ve done work with people that nonprofits where they can’t use American companies for security reasons, and so they can’t use CloudFlare or things like that. So you have to do a lot of the protection yourself at the machine level, but it’s not, you want those requests to be blocked. You can even overwhelm a Linux machine if you’re not careful, even with a DDoS. So that’s why it’s not efficient either, right? Part of the goal of a firewall is to prevent those DDoS attacks, and you basically are not doing that with a PV based firewall.</p>\n\n\n\n<p><a href=\"https://dothewoo.io/security-from-the-basics-to-enterprise-with-calvin-alkan/\">You can listen to the full episode here</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"Do The Woo Community: Headless WooCommerce: Pros, Cons, and When to Use It\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=5911\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://dothewoo.io/headless-woocommerce-pros-cons-and-when-to-use-it/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7873:\"<p>Headless WooCommerce is a modern approach to ecommerce websites, where the frontend (the part that users see and interact with) is separated from the backend (the part that processes data and business logic). </p>\n\n\n\n<p>This separation allows developers to create custom, high-performing stores and gives them more control over the user experience. APIs (Application Programming Interfaces) are the key to enabling communication between the frontend and backend in this headless architecture.</p>\n\n\n\n<p>In traditional WooCommerce websites, the frontend and backend are tightly coupled, limiting flexibility and potentially impacting performance. With Headless WooCommerce, developers can harness the power of decoupled architecture to create lightning-fast websites that are more adaptable to change.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-headless-woocommerce-works\"><strong>How Headless WooCommerce Works?</strong></h2>\n\n\n\n<p><a href=\"https://bobwp.com/defining-headless-with-woocommerce-and-wordpress/\">Headless WooCommerce</a> relies on a decoupled architecture, meaning that the frontend and backend operate independently from one another. This separation allows each layer to be developed and maintained independently, while still communicating effectively through APIs. </p>\n\n\n\n<p>The use of <a href=\"https://developer.wordpress.org/rest-api/\">REST API</a> or <a href=\"https://graphql.org\">GraphQL</a> plays a crucial role in exchanging data between the two layers, enabling them to work together seamlessly.</p>\n\n\n\n<p>When creating a custom frontend for Headless WooCommerce, developers can choose from various JavaScript frameworks such as <a href=\"https://react.dev/\">React</a>, <a href=\"https://angular.io/\">Angular</a>, or <a href=\"https://vuejs.org/\">Vue</a>. These frameworks provide the tools needed to build interactive, high-performance user interfaces while capitalizing on WooCommerce’s robust backend infrastructure.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-benefits-of-headless-woocommerce\"><strong>Benefits of Headless WooCommerce</strong></h2>\n\n\n\n<p>There are several major advantages to implementing Headless WooCommerce, including:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Improved performance and website speed</strong>: Separating the frontend and backend allows for optimization of each layer, leading to faster load times and an overall better user experience.</li>\n\n\n\n<li><strong>More freedom for frontend developers</strong>: With a decoupled architecture, frontend developers can build custom layouts, designs, and interactivity without worrying about conflicts or limitations from the backend.</li>\n\n\n\n<li><strong>Better integration capabilities</strong>: APIs make it easier to integrate other services and applications into your ecommerce platform, streamlining business processes and customer interactions.</li>\n\n\n\n<li><strong>Enhanced security</strong>: Separating the frontend and backend can create an additional layer of security, as potential vulnerabilities in one layer might not directly impact the other.</li>\n\n\n\n<li><strong>Scalability</strong>: A headless setup supports the growth of your ecommerce business by allowing you to easily scale and adapt the frontend and backend independently.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-drawbacks-of-headless-woocommerce\"><strong>Drawbacks of Headless WooCommerce</strong></h2>\n\n\n\n<p>Despite its advantages, there are potential disadvantages of opting for a Headless WooCommerce setup, such as:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Complexity in development and maintenance</strong>: Building and maintaining separate frontend and backend systems can require a higher level of technical knowledge and expertise, increasing the complexity of projects.</li>\n\n\n\n<li><strong>Limited access to certain plugins and tools</strong>: Some <a href=\"https://www.thedotstore.com/woocommerce-plugins/\">WooCommerce plugins and tools</a> might not be compatible with a headless setup, which may affect your choice of extensions and features.</li>\n\n\n\n<li><strong>Cost factors related to development and hosting</strong>: Customizing and hosting separate systems may increase costs compared to traditional WooCommerce implementations.</li>\n\n\n\n<li><strong>Steeper learning curve</strong>: Developers might need to learn new technologies, frameworks, or architectures to effectively work with Headless WooCommerce.</li>\n\n\n\n<li><strong>Possibility of creating disjointed experiences</strong>: If the frontend and backend aren’t well-integrated, it can lead to dissonance or inconsistencies in the user experience.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-when-to-use-headless-woocommerce\"><strong>When to Use Headless WooCommerce?</strong></h2>\n\n\n\n<p>Headless WooCommerce may not be suitable for all ecommerce stores, but it can yield significant benefits in specific situations. If your business is based on unique user experiences or needs custom interactivity that can’t be achieved with traditional themes, Headless WooCommerce could be the answer.</p>\n\n\n\n<p>Businesses that require high scalability and flexibility are more likely to benefit from the separation of frontend and backend. </p>\n\n\n\n<p>Also, those who need to integrate their stores with external systems, such as <a href=\"https://www.oracle.com/erp/what-is-erp/\">ERP systems</a> or specialized CRM software, might find Headless WooCommerce more accommodating.</p>\n\n\n\n<p>However, it’s important to remember that implementing Headless WooCommerce does require more development resources and skills. Be sure you have the team and budget to handle the increased complexity.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-alternatives-to-headless-woocommerce\"><strong>Alternatives to Headless WooCommerce</strong></h2>\n\n\n\n<p>Not all businesses are equipped or need to implement a headless approach. For those who find the concept excessive or unfit for their requirements, there are alternatives available.</p>\n\n\n\n<p>Managed WordPress hosting solutions, for instance, provide an easier way for you to maintain your WooCommerce store. They handle technical aspects like security, backups, and updates, so you can focus on your business. </p>\n\n\n\n<p>Additionally, if WooCommerce doesn’t meet your needs, there are plenty of other ecommerce platforms available. Shopify, Magento, and BigCommerce each have their own distinct advantages and could be worth considering. Though they might not offer the same degree of customization and flexibility as WooCommerce, they may fit your clients needs better.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-final-words\"><strong>Final Words!</strong></h2>\n\n\n\n<p>Headless WooCommerce presents ecommerce businesses with the chance to maximize the potential of their platforms, enabling them to create unique user experiences, optimize performance, and enhance security among others. However, the complexity of the architecture, a steeper learning curve, and potentially higher costs serve as potential challenges.</p>\n\n\n\n<p>The decision to adopt this approach will heavily depend on your business type, resources, budget, and specific needs. Those who can meet the demands of a headless architecture can truly unlock powerful possibilities for their ecommerce store. As always, it’s vital to consider all alternatives to ensure finding the best fit for your ecommerce venture.</p>\n\n\n\n<p>Remember, the aim is to provide the best experience for your customers, and the choice of platform should align with this objective.</p>\n\n\n\n<div class=\"wp-block-kadence-column kadence-column5911_f4b5d1-72\"><div class=\"kt-inside-inner-col\">\n<p class=\"has-theme-palette-5-background-color has-background has-medium-font-size\">This is a guest post from the team at <a href=\"https://www.thedotstore.com/\">Dotstore</a></p>\n</div></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"Do The Woo Community: 10 Tips on Why You Need to Do a Marketing Post Mortem with Your Black Friday Sales\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=5842\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://dothewoo.io/10-tips-on-why-you-need-to-do-a-marketing-post-mortem-with-your-black-friday-sales/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4064:\"<p>In a podcast episode on Do the Woo. hosts Adam and Emma walked listeners through the importance of doing a marketing post-mortem after your Black Friday sales. Though you may feel Black Friday is done and gone, best to revisit this to be prepared for the next time you do a huge sale on your WordPress products or services.</p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>1. Schedule a time as soon as possible.</strong></p>\n\n\n\n<p>While it might be tempting to wait until the rush of orders and customer service inquiries subsides, conducting a post-mortem as soon as possible allows you to capture fresh insights while memories are still vivid. Aim for a time when things have settled but not too long after the event so that the data is still relevant.</p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>2. Identify your goals and objectives.</strong></p>\n\n\n\n<p>Before diving into the numbers, clearly define your goals for Black Friday. Were you aiming to increase sales, reach a specific customer segment, or simply boost brand awareness? Having clear objectives will help you assess whether you achieved them and identify areas for improvement.</p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>3. Gather and analyze data from various channels.</strong></p>\n\n\n\n<p>Don’t limit your analysis to just your website traffic and sales figures. Examine data from email marketing, social media, paid advertising campaigns, and other marketing channels to get a comprehensive overview of your performance across all fronts.</p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>4. Evaluate the effectiveness of your marketing campaigns.</strong></p>\n\n\n\n<p>Which marketing channels generated the most traffic and conversions? Which creative elements resonated best with your audience? Identify the campaigns that performed well and explore how you can replicate or enhance their strategies for future events.</p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>5. Analyze product performance.</strong></p>\n\n\n\n<p>Examine which products sold well and which ones fell short of expectations. Understanding why certain items were more popular than others can inform your product development, purchasing, and pricing decisions in the future.</p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>6. Identify customer behavior trends.</strong></p>\n\n\n\n<p>Analyze customer purchase patterns, browsing behavior, and engagement metrics to gain insights into their shopping habits and preferences. This information can guide your marketing efforts and product offerings in the long run.</p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>7. Gather feedback from customers.</strong></p>\n\n\n\n<p>Reach out to your customers via surveys, social media polls, or direct messages to gather their feedback on your Black Friday experience. Their insights can help you identify areas for improvement and enhance customer satisfaction.</p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>8. Document your findings and action plans.</strong></p>\n\n\n\n<p>Create a detailed report summarizing your key findings, action plans, and recommendations. Share this report with your team to ensure everyone is on the same page and can contribute to implementing the improvements.</p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>9. Use the insights to inform your future marketing strategies.</strong></p>\n\n\n\n<p>Don’t let the post-mortem be a one-time exercise. Integrate the insights you gained into your overall marketing strategy, including planning for future Black Friday and promotional events.</p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>10. Continuously refine and improve.</strong></p>\n\n\n\n<p>The goal of a marketing post-mortem is not just to evaluate past performance but also to identify areas for improvement. Use the insights gained to continuously refine and optimize your marketing strategies for future success.</p>\n\n\n\n<p><a href=\"https://dothewoo.io/a-post-mortem-marketing-analysis-of-black-friday-aka-stuff-you-should-do/\">You can listen to the full episode or read the transcript for the show here.</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"Do The Woo Community: Defining Headless with WooCommerce and WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=4761\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://dothewoo.io/defining-headless-with-woocommerce-and-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2730:\"<p>You have likely heard the term headless thrown around as it has encroached on the WordPress space. Personally, I have read several posts and even listened to some talks. I was kind of getting the concept, but let’s just say I couldn’t wrap my head around it. (No pun intended.)</p>\n\n\n\n<p><strong><a href=\"https://dothewoo.io/headless-woocommerce-with-jacob-arriola/\">That was until we had Jacob Arriola on the podcast.</a></strong> And it finally made sense to me.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Headless is More Than the Legend of Sleepy Hollow</h2>\n\n\n\n<p>I’ll give you the way I understand it. Right? There’s a lot of different interpretations. We take WordPress and <strong>WooCommerce</strong> as an example that is a monolithic application, meaning it’s responsible for a lot of things. It’s your CMS, right? Your admins, your shop owners log in and add content, you’ve got media library, it’s got products, it’s got orders, et cetera. But it’s also responsible for serving the front end, the public facing side of your application. The product catalog page, the single product page, the cart page, <strong><a href=\"https://jacobarriola.com/post/hosted-woocommerce-checkout-headless-application\" target=\"_blank\" rel=\"noreferrer noopener\">checkout</a></strong>, so on and so forth. So it’s doing a lot of things.</p>\n\n\n\n<p>And so when you talk about headless, the head really represents that view layer, that UI layer, that public facing layer. When we talk about what is headless, we kind of cut off the head or we decouple the UI, now WordPress, is no longer responsible for delivering the front end of the application. It’s only responsible for being the CMS, which it’s really, really good at, right? And then in the WooCommerce case, all the logic regarding ecommerce variations, orders, all that stuff, database facilitation, <strong><a href=\"https://jacobarriola.com/post/headless-woocommerce-stripe-checkout-graphql\" target=\"_blank\" rel=\"noreferrer noopener\">payment gateways</a></strong>, things like that.</p>\n\n\n\n<p>And so now you are now responsible for building UI in a different kind of context, whether that’s a different domain, a whole different framework, whatever the case may be, right? So we separate that out the head, the view layer, the UI, what’s publicly available.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-diving-into-headless\">Diving into headless</h3>\n\n\n\n<p>Now that clearly should give you a better idea if you had been confused before. Of course that is only the tip of the iceberg and you may want to listen to the podcast as Jacob takes even deeper into the world of headless and WoCommerce.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Do The Woo Community: Why Do They Call it Black Friday\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=5399\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://dothewoo.io/why-do-they-call-it-black-friday/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2420:\"<p>In all the hoopla around Black Friday, some people think they know why it’s called such. Or maybe they don’t. History is fascinating, and podcast host Adam Weeks gives us the story behind it.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-black-friday-sounds-bad\">Black Friday sounds bad</h2>\n\n\n\n<p>So Black Friday has a long history that has nothing to do with shopping. There was the term, black Friday was used in some bad things such as stock market crashes such as the plague, different issues. There was the day after Thanksgiving, people would often call in sick because they just wanted to take that Friday off as well. In modern history as a marketing term started about in the eighties and the notion was that essentially Black Friday was the day that retail stores actually started making a profit. </p>\n\n\n\n<p>So if you think back to your classes of finance or doing the books, when you do not make money, when you are losing money, it is red. When you are making money, it is black. So hence Black Friday, which is mostly true. It’s a little bit of a folklore of how true that is and I,m sure it is different for different retail outlets, but essentially that’s the idea is that this is the season when people start to make money.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-big-friday-didn-t-quite-work\">Big Friday didn’t quite work</h2>\n\n\n\n<p>It was kind of a marketing thing. They started out wanting to call it Big Friday, but Big Friday didn’t stick and Black Friday is what we are left with and because of its success, we are now also adding Cyber Monday. Do you know why they call it Cyber Monday? Back in the day, people had slow internet connections at home. At home they would have something called a modem that would make, and then when someone would pick up the phone, you’d get kicked off of the internet. So surfing on the internet was stupid for many people at home. And what they remembered is that my employer pays a lot of money for a really good internet connection at work. So when I get to work on Monday, that’s when I’m going to start shopping.</p>\n\n\n\n<p>If you would like to also hear some tips around selling on Black Friday, like which works better? Percentage off or a dollar amount off? Curious, <strong><a href=\"https://dothewoo.io/woocommerce-wordpress-sales-black-friday-2023/\">check out the full podcast here</a></strong>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Do The Woo Community: Partnership > First Win >Talk About It\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=4971\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://dothewoo.io/partnership-first-win-talk-about-it/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4483:\"<p>A large part of what we do over on Do the Woo is help builders with product growth. Now I am no expert in the field, but by osmosis, through our partners, our podcast guests, and yes, our show’s co-hosts, there is a wealth of knowledge that I facilitate and bring to the table.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-partnerships-are-a-big-thing\">Partnerships are a big thing</h2>\n\n\n\n<p>Since I have been in business, even before WordPress, I valued every partnership I grew. And when it comes to partnerships and product growth, a lot of us hear tips and insights that are helpful, but seldom do they take a twist on things. That is what I am always looking for.</p>\n\n\n\n<p>My friend and colleague, <strong>Jonathan Wold</strong>, is instrumental in helping me get Do the Woo where it is at today. I could go on and on about Jonathan, but another trait I really value from him is his unique and powerful insights that he brings to the Woo and WordPress ecosystem. And recently I was revisiting a post from last year about the challenges founders face with product businesses being undervalued in the WordPress ecosystem, my ears perked up. It’s titled, <a href=\"https://jonathanwold.com/using-the-loop-to-grow-a-wordpress-product-company/\"><strong>Using the Loop To Grow a WordPress Product Company.</strong></a></p>\n\n\n\n<p>The post resonated with me initially as it applies to my own partnerships and how I can help my partners get the most out of it.</p>\n\n\n\n<p>I really felt Jonathan hit the nail on the head. With as many of these product companies who are struggling with growth, they can take his thoughts and actually step back with an approach that is more refined and strategic.</p>\n\n\n\n<p>Now I don’t want to give away the whole post, but I wanted to tease you with these three elements of what he calls the “loop”.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-from-jonathan-s-blog\">From Jonathan’s blog</h3>\n\n\n\n<p>Here is a small part of the post:</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-partnerships\">Partnerships</h4>\n\n\n\n<p>Our ecosystem is warming up to the idea of growing through strategic partnerships. I spoke about it at WordCamp Europe and published a framework for strategic partnerships that’s served as a starting point for founders.</p>\n\n\n\n<p>Within the context of our growth strategy, the idea is that you start with a partnership. Identify another business within the WordPress ecosystem aligned with the audience you’re serving and the problem you’re focused on solving and form a partnership.</p>\n\n\n\n<p>Early on, you can’t know whether a partnership will work out or to what extent. Accordingly, it’s critical to focus on your..</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-first-win\">First Win</h4>\n\n\n\n<p>Work with your new partner to identify a first win. Given our emphasis on customer centricity, the ideal first win is going to be helping a mutual customer succeed.</p>\n\n\n\n<p>This is where I often see partnerships go wrong. They “partner up”, and wait around for wins to happen. Stay focused on the partnership until you have a win that has all involved succeeding.</p>\n\n\n\n<p>A first win is also a great way to gauge the quality of the partnership and decide how much further each of you are willing to invest.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-talk-about-it\">Talk About It</h4>\n\n\n\n<p>Take the win and keep the customer in focus; it’s about them, not you. With the customer’s blessing, tell the story. Work with your partner to share the mutual win within your spheres of influence.</p>\n\n\n\n<p>Talking about the win and keeping the customer in focus gives you an opportunity to both anchor and continuously refine your positioning.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-the-loop\">The Loop</h3>\n\n\n\n<p>Of course the loop is the part that is as simple as this, <em>rinse and repeat</em>.</p>\n\n\n\n<p>Now, as I said before, this was just a teaser as there is a lot more to the post that will be helpful to any product company looking to grow, whether it’s a product for WooCommerce or the bigger WordPress ecosystem. He goes more into his thoughts around this strategy including some solid guidance. <strong><a href=\"https://jonathanwold.com/using-the-loop-to-grow-a-wordpress-product-company/\">Check out Jonathan’s post here</a>. </strong></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"Do The Woo Community: Finding Team Members to Fit Your Company’s Culture\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://bobwp.com/?p=4954\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://dothewoo.io/finding-team-members-to-fit-your-companys-culture/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3141:\"<p>In a podcast with <a href=\"https://dothewoo.io/building-an-agency-team-and-culture-for-success/\"><strong>Marius Vetrici from WPRider, we dove into his agencies culture</strong></a>. Host Ronald Gijsel asked him, “How do you find out if somebody is the right fit into your culture? Is that something that you are very conscious on when you’re recruiting somebody?”</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-recruitment-into-a-culture-of-values\">Recruitment into a culture of values</h2>\n\n\n\n<p>Between 2003 and 2013, I had another software company, and there we failed with five different products and made all the mistakes that you can do. That was a product company. So that’s why this time when we are approaching the new product, we did some research, we looked at positioning and the market and the needs that customers value.</p>\n\n\n\n<p>Now coming back to the recruitment, we start by trying to attract the right people. WPRiders was just starting up when it was founded as a company. I wrote down the values that I would ideally have that would run our company. These were not only just some words but an explanation of values, what was my understanding of those values at that time, and how does somebody objectively know if a person lives up to the values or not?</p>\n\n\n\n<p>When we started hiring people, I would just add those values into the job ad because that would communicate to certain people that, hey, these guys are like this, this is their values. And throughout the years we had people telling us that they had created the resume just to apply to your job. I have never had to apply to a job, but something clicked and I wanted to just meet you guys. So this is the effect that you are getting when you are consciously sending those messages, almost like a subliminal message on a certain wavelength. And then during the interview there are questions designed to discuss examples of this or that value, for example, integrity, honesty. And every six months we do evaluate ourselves with a performance appraisal and look at the values again to make sure we allocate some resources and budget in order to support and to foster those values.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-how-reviews-are-done-for-team-members\">How reviews are done for team members</h3>\n\n\n\n<p>Throughout the years we’ve designed a process for this. Actually, that’s one way that helped me convert myself from a freelancer, one-man show, into a team. Every time I would do a repetitive task, I would just write down a checklist, like a guideline, a procedure. And then I would run it based on that checklist just to make sure I’m not missing anything. Later on when new colleagues came in, they would just pick up on those checklists and would develop them further.</p>\n\n\n\n<p>So yeah, we are doing these reviews internally based on these processes that we’ve developed. And we have our director of operations who’s evaluating most of the people because they are in the operational department and I am still doing the performance appraisals for the other areas like sales and recruitment.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2024 10:45:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 09 Jul 2024 20:53:45 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Tue, 09 Jul 2024 20:30:43 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20240612161429\";}','no'),
(2843,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1720601625','no'),
(2844,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1720558425','no'),
(2845,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1720601626','no'),
(2846,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/07/wordpress-6-6-rc3/\'>WordPress 6.6 RC3</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/07/episode-83-learning-pathways/\'>WP Briefing: Episode 83: Learning Pathways</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/07/wordpress-6-6-rc3/\'>WordPress.org blog: WordPress 6.6 RC3</a></li><li><a class=\'rsswidget\' href=\'https://dothewoo.io/the-journey-and-evolution-of-woocommerce-with-beka-rice/\'>Do The Woo Community: A Journey and the Evolution of WooCommerce with Beka Rice</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/07/episode-83-learning-pathways/\'>WordPress.org blog: WP Briefing: Episode 83: Learning Pathways</a></li></ul></div>','no'),
(2854,'_transient_timeout_woocommerce_admin_payment_method_promotion_specs','1721163257','no'),
(2855,'_transient_woocommerce_admin_payment_method_promotion_specs','a:1:{s:5:\"en_US\";a:2:{s:27:\"woocommerce_payments:woopay\";O:8:\"stdClass\":8:{s:2:\"id\";s:27:\"woocommerce_payments:woopay\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:393:\"Payments made simple — including WooPay, a new express checkout feature.<br/><br/>By using WooPayments you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> (including WooPay <a href=\"https://wordpress.com/tos/#more-woopay-specifically\" target=\"_blank\">merchant terms</a>) and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy Policy</a>.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"8.1.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.<br/><br/>By clicking “Install”, you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy policy</a>.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}}}','no'),
(2868,'_transient_timeout__woocommerce_helper_subscriptions','1720559655','no'),
(2869,'_transient__woocommerce_helper_subscriptions','a:0:{}','no'),
(2870,'_site_transient_timeout_theme_roots','1720560555','no'),
(2871,'_site_transient_theme_roots','a:1:{s:3:\"pro\";s:7:\"/themes\";}','no'),
(2872,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1720558812;s:7:\"checked\";a:1:{s:3:\"pro\";s:5:\"6.5.1\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),
(2874,'_transient_timeout_orders-all-statuses','1721163596','no'),
(2875,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1719695220\";s:5:\"value\";a:0:{}}','no'),
(2876,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1720558812;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:4:{s:27:\"ninja-forms/ninja-forms.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/ninja-forms\";s:4:\"slug\";s:11:\"ninja-forms\";s:6:\"plugin\";s:27:\"ninja-forms/ninja-forms.php\";s:11:\"new_version\";s:5:\"3.8.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/ninja-forms/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/ninja-forms.3.8.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/ninja-forms/assets/icon-256x256.png?rev=1649747\";s:2:\"1x\";s:64:\"https://ps.w.org/ninja-forms/assets/icon-128x128.png?rev=1649747\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/ninja-forms/assets/banner-1544x500.png?rev=2069024\";s:2:\"1x\";s:66:\"https://ps.w.org/ninja-forms/assets/banner-772x250.png?rev=2069024\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.3\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"9.0.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";}s:23:\"wordfence/wordfence.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/wordfence\";s:4:\"slug\";s:9:\"wordfence\";s:6:\"plugin\";s:23:\"wordfence/wordfence.php\";s:11:\"new_version\";s:6:\"7.11.6\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/wordfence/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/wordfence.7.11.6.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/wordfence/assets/icon.svg?rev=2070865\";s:3:\"svg\";s:54:\"https://ps.w.org/wordfence/assets/icon.svg?rev=2070865\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wordfence/assets/banner-1544x500.jpg?rev=2124102\";s:2:\"1x\";s:64:\"https://ps.w.org/wordfence/assets/banner-772x250.jpg?rev=2124102\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.9\";}s:35:\"insert-headers-and-footers/ihaf.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/insert-headers-and-footers\";s:4:\"slug\";s:26:\"insert-headers-and-footers\";s:6:\"plugin\";s:35:\"insert-headers-and-footers/ihaf.php\";s:11:\"new_version\";s:6:\"2.1.14\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/insert-headers-and-footers/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/insert-headers-and-footers.2.1.14.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/insert-headers-and-footers/assets/icon-256x256.png?rev=2758516\";s:2:\"1x\";s:79:\"https://ps.w.org/insert-headers-and-footers/assets/icon-128x128.png?rev=2758516\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/insert-headers-and-footers/assets/banner-1544x500.png?rev=2758516\";s:2:\"1x\";s:81:\"https://ps.w.org/insert-headers-and-footers/assets/banner-772x250.png?rev=2758516\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}}}','no'),
(2877,'_transient_timeout_wc_onboarding_themes','1720645228','no'),
(2878,'_transient_wc_onboarding_themes','a:86:{s:3:\"pro\";a:6:{s:4:\"slug\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:71:\"https://dev.saltandpinevintage.com/wp-content/themes/pro/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:10:\"storefront\";a:21:{s:5:\"title\";s:10:\"Storefront\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/uploads/2014/11/woocommerce-theme-storefront-iupsib.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:93:\"Storefront is an intuitive & flexible, free theme offering deep integration with WooCommerce.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/storefront/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://themes.woocommerce.com/storefront/\";s:5:\"price\";s:9:\"$0.00\";s:9:\"raw_price\";i:0;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:32:\"5714dad8f8d0b930bd6cc9c99657b930\";s:4:\"slug\";s:10:\"storefront\";s:2:\"id\";i:565154;s:6:\"rating\";d:4.4;s:13:\"reviews_count\";i:20;s:11:\"vendor_name\";s:3:\"Woo\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";s:92:\"https://woocommerce.com/wp-content/uploads/2014/11/Storefront_icon-marketplace-160x160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"anysell\";a:21:{s:5:\"title\";s:7:\"AnySell\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/06/preview.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Dive into the ultimate shopping spree and experience seamless satisfaction. Let\'s go shopping!\";s:4:\"link\";s:110:\"https://woocommerce.com/products/anysell/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://anysell.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"3beec5fe-7104-401b-b0cb-9481e76b5925\";s:4:\"slug\";s:7:\"anysell\";s:2:\"id\";i:18734003671425;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/05/product-icon_fc0528.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"sportiq\";a:21:{s:5:\"title\";s:7:\"Sportiq\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/05/preview.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Gear up for a game-changing experience with Sportiq! It\'s time to take your performance to the next level!\";s:4:\"link\";s:110:\"https://woocommerce.com/products/sportiq/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://sportiq.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"57d4a04c-7374-418a-b7ae-c5a52da6b616\";s:4:\"slug\";s:7:\"sportiq\";s:2:\"id\";i:18734003671405;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/05/product-icon_1d3d35.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"eride\";a:21:{s:5:\"title\";s:5:\"eRide\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/uploads/2024/03/product-thumb.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:217:\"The ultimate WooCommerce bike theme, seamlessly integrating with WooCommerce for online bike shops. It\'s the perfect platform to showcase and sell bikes and accessories, empowering enthusiasts to thrive in e-commerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/eride/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://eride.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"00fc45c0-edf2-420b-8720-da33bab6563a\";s:4:\"slug\";s:5:\"eride\";s:2:\"id\";i:18734003445543;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2024/03/product-icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"electra\";a:21:{s:5:\"title\";s:7:\"Electra\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2024/06/Banner-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:168:\"Present a captivating range of Electronic products adorned with the vibrant Electra theme, designed specifically for WooCommerce stores specializing in fine Electronic.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/electra/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://n.foxdsgn.com/electra/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"dff8c0d2-7d20-4c37-9c8b-beead6aeaa6d\";s:4:\"slug\";s:7:\"electra\";s:2:\"id\";i:18734003329999;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"HolyPurple LLC\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/holypurple-llc/\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2024/02/160x160-1.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"sparkla\";a:21:{s:5:\"title\";s:17:\"Sparkla Jewellery\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2024/02/Banner.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:169:\"Present a captivating range of Jewellery products adorned with the vibrant Sparkla theme, designed specifically for WooCommerce boutiques specializing in fine Jewellery.\";s:4:\"link\";s:138:\"https://woocommerce.com/products/sparkla-jewellery-woocommerce-theme/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://n.foxdsgn.com/sparkla/\";s:5:\"price\";s:10:\"$49.00\";s:9:\"raw_price\";i:49;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"9e046e4f-c872-4a80-a72f-35aa421f03aa\";s:4:\"slug\";s:7:\"sparkla\";s:2:\"id\";i:18734003329995;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"HolyPurple LLC\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/holypurple-llc/\";s:4:\"icon\";s:62:\"https://woocommerce.com/wp-content/uploads/2024/04/sparkla.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"swag\";a:21:{s:5:\"title\";s:4:\"Swag\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2024/02/swag-responsive.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:213:\"Reach new heights with Swag, the epitome of sleek design and great functionality. Crafted with meticulous attention to detail, Swag is more than just a theme – it\'s a gateway to a seamless e-commerce experience.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/swag/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://swag.vivathemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"3abf3e80-fc1a-4e23-8e1f-fcbd52b21d38\";s:4:\"slug\";s:4:\"swag\";s:2:\"id\";i:18734003228421;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2024/02/swag-thumb.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"ornatedecor\";a:21:{s:5:\"title\";s:12:\"Ornate Decor\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/uploads/2023/12/ornate-regular-card-product-1200x900-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:0:\"\";s:4:\"link\";s:115:\"https://woocommerce.com/products/ornate-decor/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://themegrilldemos.com/ornate-decor/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"e4ad8e63-6c57-436b-b4b8-7103eb997dc1\";s:4:\"slug\";s:11:\"ornatedecor\";s:2:\"id\";i:18734003050999;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:90:\"https://woocommerce.com/wp-content/uploads/2023/12/ornate-decor-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"pizzeria\";a:21:{s:5:\"title\";s:8:\"Pizzeria\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2023/12/preivew.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"The perfect solution for building a captivating and efficient online presence for your fast-food restaurant\";s:4:\"link\";s:111:\"https://woocommerce.com/products/pizzeria/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://pizzeria.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"4383887a-d78e-4f6d-bce0-b5ff06265aad\";s:4:\"slug\";s:8:\"pizzeria\";s:2:\"id\";i:18734003050043;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2023/12/product-icon-80.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"highline\";a:21:{s:5:\"title\";s:8:\"Highline\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/12/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:132:\"Start your luxury, high-end eCommerce store for showcasing any kind of clothes for both men & women with Highline WooCommerce theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/highline/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/highline/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"f053057b-1d99-48ed-8e2c-41edd6d92d93\";s:4:\"slug\";s:8:\"highline\";s:2:\"id\";i:18734003046193;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/12/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"fuel\";a:21:{s:5:\"title\";s:4:\"Fuel\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/uploads/2023/12/main-image-4.jpeg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Stunning blocks and elegant typography tailored for your supplement and super foods Woo store.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/fuel/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://demo.anarieldesign.com/fuel/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"6dfec533-0d99-46ae-9b51-6bde14a491b9\";s:4:\"slug\";s:4:\"fuel\";s:2:\"id\";i:18734002994359;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/12/fuel-160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"eben\";a:21:{s:5:\"title\";s:4:\"Eben\";s:5:\"image\";s:88:\"https://woocommerce.com/wp-content/uploads/2023/11/eben-wptheme-preview.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:133:\"Eben is a fully customizable block theme for building modern and professional WordPress websites. Elevate your online presence today!\";s:4:\"link\";s:107:\"https://woocommerce.com/products/eben/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://eben.themesharbor.com/demo-1/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"60764ec6-1dc3-4166-9cb6-6c6c3948e009\";s:4:\"slug\";s:4:\"eben\";s:2:\"id\";i:18734002943260;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Themes Harbor\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/themes-harbor/\";s:4:\"icon\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/11/eben-product-icon.webp\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"bookix\";a:21:{s:5:\"title\";s:6:\"Bookix\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2023/11/preivew.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:332:\"Welcome to Bookix, where every click is a step into a new chapter of your life’s story. The ultimate destination for book lovers and literary enthusiasts. Immerse yourself in a world of literary wonders with our carefully curated collection of books and a user-friendly interface designed to make your selection of books seamless.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/bookix/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://bookix.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"cdb83161-4568-4789-9be5-74b1cd9e1b55\";s:4:\"slug\";s:6:\"bookix\";s:2:\"id\";i:18734002853685;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/11/product-icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"deco\";a:21:{s:5:\"title\";s:4:\"Deco\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2023/09/IMG_9302.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:62:\"Discover our Deco theme: your path to stunning home makeovers!\";s:4:\"link\";s:107:\"https://woocommerce.com/products/deco/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://deco.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"6acbf5d7-c1e8-45da-b7ec-f8867f2a7b90\";s:4:\"slug\";s:4:\"deco\";s:2:\"id\";i:18734002524961;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/09/product-icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"kirana\";a:21:{s:5:\"title\";s:6:\"Kirana\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/uploads/2023/08/kirana-regular-card-product-logo.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:116:\"Use Kirana to build a clean shop website for mega stores, grocery stores, supermarkets, organic shops, and more. \";s:4:\"link\";s:109:\"https://woocommerce.com/products/kirana/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://themegrilldemos.com/kirana\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"7afe91b8-6db1-4dd5-9b13-a4f06c6e19fa\";s:4:\"slug\";s:6:\"kirana\";s:2:\"id\";i:18734002506686;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/08/kirana-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"everglow\";a:21:{s:5:\"title\";s:8:\"Everglow\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/08/Featured-image-538x403-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:123:\"Effortlessly build a store for selling organic & sustainable skincare products with the elegant Everglow WooCommerce theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/everglow/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/everglow/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"ddf8e64e-a7a7-435d-b291-aa75f9dfa8f9\";s:4:\"slug\";s:8:\"everglow\";s:2:\"id\";i:18734002395397;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/08/Icon-80x80-2.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"kereta\";a:21:{s:5:\"title\";s:6:\"Kereta\";s:5:\"image\";s:94:\"https://woocommerce.com/wp-content/uploads/2023/08/regular-card-product-logo-2.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:51:\"Rev up your online automotive business with Kereta.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/kereta/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://kereta.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"34d95685-78c4-4da3-8bf9-4714e1326138\";s:4:\"slug\";s:6:\"kereta\";s:2:\"id\";i:18734002368897;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/08/product-icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"ethreadwears\";a:21:{s:5:\"title\";s:12:\"eThreadwears\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/uploads/2023/06/ethreadwears.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:93:\"Build a stylish and appealing online store with this eThreadwears Block Theme for WooCommerce\";s:4:\"link\";s:115:\"https://woocommerce.com/products/ethreadwears/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://fse.catchthemes.com/ethreadwears/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"ba078eea-4d63-4454-9b3f-a83a10d7637d\";s:4:\"slug\";s:12:\"ethreadwears\";s:2:\"id\";i:18734002150779;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/06/ethreadwears-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"bespoke\";a:21:{s:5:\"title\";s:7:\"Bespoke\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/06/bespoke-product-card-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Bespoke is the perfect choice for showcasing beautiful, bespoke products on your online store.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/bespoke/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://bespoke.press75.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"2df1e875-a24b-452d-a35d-86906d936278\";s:4:\"slug\";s:7:\"bespoke\";s:2:\"id\";i:18734002142188;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:7:\"Press75\";s:10:\"vendor_url\";s:39:\"https://woocommerce.com/vendor/press75/\";s:4:\"icon\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/06/bespoke-theme-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:14:\"organic-chrono\";a:21:{s:5:\"title\";s:6:\"Chrono\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2023/05/chrono-featured-02.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:103:\"Introducing Chrono by Organic Themes, the new standard in WordPress block themes for your online store.\";s:4:\"link\";s:117:\"https://woocommerce.com/products/organic-chrono/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://organicthemes.com/demo/chrono/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"e59e8b69-98a5-4b05-adcd-5d82076d0192\";s:4:\"slug\";s:14:\"organic-chrono\";s:2:\"id\";i:18734002067738;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2023/05/chrono-logo.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"emart\";a:21:{s:5:\"title\";s:5:\"eMart\";s:5:\"image\";s:81:\"https://woocommerce.com/wp-content/uploads/2023/05/prodcut-header.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:52:\"Use eMart for your Electronics and affiliate stores.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/emart/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://emart.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"63abdf9e-9a1f-49d7-ab02-74db8f7d8989\";s:4:\"slug\";s:5:\"emart\";s:2:\"id\";i:18734002045481;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2023/05/product-icon-80.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"blissful\";a:21:{s:5:\"title\";s:8:\"Blissful\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/uploads/2023/05/blissful-regular-card-product-logo.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:120:\"A complete WooCommerce theme, ideal for stores selling gifts such as flowers, toys, statues, cakes, chocolates, etc. \";s:4:\"link\";s:111:\"https://woocommerce.com/products/blissful/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://themegrilldemos.com/blissful\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"f38e46c1-a246-4771-82e4-fddcc7a285b7\";s:4:\"slug\";s:8:\"blissful\";s:2:\"id\";i:18734002013668;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:86:\"https://woocommerce.com/wp-content/uploads/2023/05/blissful-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"artistry\";a:21:{s:5:\"title\";s:8:\"Artistry\";s:5:\"image\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/05/artistry-featured.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:90:\"Elevate your online presence and watch your business thrive with the Artistry theme today!\";s:4:\"link\";s:111:\"https://woocommerce.com/products/artistry/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://organicthemes.com/demo/artistry/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"f55be051-e031-43a9-be9b-1503905c0ae8\";s:4:\"slug\";s:8:\"artistry\";s:2:\"id\";i:18734001996428;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/05/artistry-logo.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"folio\";a:21:{s:5:\"title\";s:5:\"Folio\";s:5:\"image\";s:81:\"https://woocommerce.com/wp-content/uploads/2023/05/P75-Folio-23-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:223:\"Experience the power of simplicity with Folio, a WordPress theme crafted for creatives. Combining elegance and contemporary design, Folio provides a seamless platform to display your portfolio and operate your online store.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/folio/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:26:\"https://folio.press75.com/\";s:5:\"price\";s:10:\"$59.00\";s:9:\"raw_price\";i:59;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"67a55dbc-b50e-4d5b-9143-e94178c0be3d\";s:4:\"slug\";s:5:\"folio\";s:2:\"id\";i:18734001974114;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:7:\"Press75\";s:10:\"vendor_url\";s:39:\"https://woocommerce.com/vendor/press75/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/05/folio-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"heim\";a:21:{s:5:\"title\";s:4:\"Heim\";s:5:\"image\";s:76:\"https://woocommerce.com/wp-content/uploads/2023/05/thumbnail.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:117:\"Create an impressive WooCommerce store with Heim, a clean, minimalist WordPress theme optimized for the Block Editor.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/heim/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://heim.nordicmade.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"b05c099a-2570-45f8-94ee-956c0389b783\";s:4:\"slug\";s:4:\"heim\";s:2:\"id\";i:18734001964004;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"NordicMade\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/nordicmade/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2023/05/icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:14:\"organic-rialto\";a:21:{s:5:\"title\";s:6:\"Rialto\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/05/rialto-featured.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:95:\"Create a multi-vendor eCommerce website like Etsy or Amazon using the WooCommerce Rialto theme.\";s:4:\"link\";s:117:\"https://woocommerce.com/products/organic-rialto/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://organicthemes.com/demo/rialto/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"3aa4be9d-37dc-49cf-be79-445312aef156\";s:4:\"slug\";s:14:\"organic-rialto\";s:2:\"id\";i:18734001955128;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2023/05/rialto-logo.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"kedai\";a:21:{s:5:\"title\";s:5:\"Kedai\";s:5:\"image\";s:94:\"https://woocommerce.com/wp-content/uploads/2023/05/regular-card-product-logo-2.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:62:\"Use Kedai for your Electronics, dropship and affiliate stores.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/kedai/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://kedai.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"9d9c3b60-cef8-433a-a882-5382f225301f\";s:4:\"slug\";s:5:\"kedai\";s:2:\"id\";i:18734001868382;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/05/product-icon-80-3.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"labeaute\";a:21:{s:5:\"title\";s:10:\"La Beauté\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/uploads/2023/04/la-beaute-regular-card-product-logo.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:139:\"Create a sophisticated WooCommerce health or beauty store with the La Beauté theme—featuring a responsive design and a Dark Mode option.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/labeaute/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://labeaute.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"d048ac21-966e-4caf-9e66-ef29e15bb7c5\";s:4:\"slug\";s:8:\"labeaute\";s:2:\"id\";i:18734001781152;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:77:\"https://woocommerce.com/wp-content/uploads/2023/04/la-beaute-product-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"decor\";a:21:{s:5:\"title\";s:5:\"Decor\";s:5:\"image\";s:93:\"https://woocommerce.com/wp-content/uploads/2023/03/decor-regular-card-product.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:161:\"Create a modern e-commerce website for your home decoration shop with the WooCommerce theme — build pages using the simple yet powerful WordPress Block Editor.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/decor/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.goodlayers.com/wc/decor/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"69a4b3ed-100b-42a5-af58-e0c6a7a45168\";s:4:\"slug\";s:5:\"decor\";s:2:\"id\";i:18734001675261;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"GoodLayers\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/goodlayers/\";s:4:\"icon\";s:75:\"https://woocommerce.com/wp-content/uploads/2023/03/decor-product-icon-1.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"apparel\";a:21:{s:5:\"title\";s:7:\"Apparel\";s:5:\"image\";s:86:\"https://woocommerce.com/wp-content/uploads/2023/03/apparel-theme-thumb.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:97:\"Experience minimalist and chic design with Apparel - a theme with exceptional dark-mode function.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/apparel/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://apparel.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"57f83c3a-5e69-499c-b0be-855bcb101b52\";s:4:\"slug\";s:7:\"apparel\";s:2:\"id\";i:18734001675209;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:81:\"https://woocommerce.com/wp-content/uploads/2023/03/apparel-theme-product-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"bagberry\";a:21:{s:5:\"title\";s:8:\"Bagberry\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/03/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Sell purses, handbags, clothes, and accessories with the vibrant Bagberry theme for WooCommerce boutiques.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/bagberry/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.agnidesigns.com/bagberry\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"e5d61123-4127-43b2-8b59-16ded16b76af\";s:4:\"slug\";s:8:\"bagberry\";s:2:\"id\";i:18734001627281;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/03/Icon-80x80-3.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"elaventa\";a:21:{s:5:\"title\";s:8:\"eLaventa\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2023/06/elavanta.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:83:\"Build a stylish online store with this elegant eLaventa Block Theme for WooCommerce\";s:4:\"link\";s:111:\"https://woocommerce.com/products/elaventa/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://fse.catchthemes.com/elaventa/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"5a09abe6-2268-4b51-b0ba-2916a08d756f\";s:4:\"slug\";s:8:\"elaventa\";s:2:\"id\";i:18734001573135;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/02/elaventa-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"cozynest\";a:21:{s:5:\"title\";s:8:\"Cozynest\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/03/Untitled-design.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:95:\"Build a contemporary furniture or home décor store with the modern, minimalist Cozynest theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/cozynest/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://cozynest.boostifythemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"1e2c8809-6da6-480b-8de2-459b517ee6c0\";s:4:\"slug\";s:8:\"cozynest\";s:2:\"id\";i:18734001546475;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"BoostifyThemes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/boostifythemes/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2023/02/cozynest-logo2.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"ledge\";a:21:{s:5:\"title\";s:5:\"Ledge\";s:5:\"image\";s:98:\"https://woocommerce.com/wp-content/uploads/2023/02/Regular-Card-Product-Logo.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:122:\"Stream your music, sell your merch, and offer a smooth shopping experience for your fans with the Ledge WooCommerce theme.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/ledge/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://demos.wolfthemes.live/ledge\";s:5:\"price\";s:10:\"$89.00\";s:9:\"raw_price\";i:89;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"c68f61bc-97d4-497e-ae08-b8877f3d656d\";s:4:\"slug\";s:5:\"ledge\";s:2:\"id\";i:18734001545617;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"WolfThemes\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/wolfthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/02/Product-Icon.jpg?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"yuna\";a:21:{s:5:\"title\";s:4:\"Yuna\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/01/yuna-main-image.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:90:\"Build a positive, inviting website for your nonprofit with the Yuna theme for WooCommerce.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/yuna/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:60:\"https://demo.anarieldesign.com/yuna-children/home-ecommerce/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"4b00af3d-e5e0-419c-94c0-0665eac5e183\";s:4:\"slug\";s:4:\"yuna\";s:2:\"id\";i:18734001473651;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:63:\"https://woocommerce.com/wp-content/uploads/2023/01/yuna-160.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"treehouse\";a:21:{s:5:\"title\";s:9:\"Treehouse\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/01/treehouse-product-card.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:105:\"Use the Treehouse theme for WooCommerce to build a toy or children\'s store with a playful, colorful look.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/treehouse/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://treehouse.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"f7165b78-5148-45ee-8f92-a6fc41c2897d\";s:4:\"slug\";s:9:\"treehouse\";s:2:\"id\";i:18734001473068;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2023/01/treehouse-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"vastra\";a:21:{s:5:\"title\";s:6:\"Vastra\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/uploads/2023/02/vastra-regular-card-product-logo-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:92:\"Create a stylish online clothing boutique with the fashionable Vastra theme for WooCommerce.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/vastra/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://themegrilldemos.com/vastra/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"72d5a5fe-ee99-46c0-bff0-121840aea7ea\";s:4:\"slug\";s:6:\"vastra\";s:2:\"id\";i:18734001472700;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/01/vastra-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"epentatonic\";a:21:{s:5:\"title\";s:11:\"ePentatonic\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2023/02/epentatonic.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"Use the ePentatonic block theme to quickly build an attractive WooCommerce website for your music business.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/epentatonic/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://fse.catchthemes.com/epentatonic/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"d578a622-188b-4d7d-a165-f4fc6ddcafc1\";s:4:\"slug\";s:11:\"epentatonic\";s:2:\"id\";i:18734001458387;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/01/epentatonic-product-icon.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"freshcart\";a:21:{s:5:\"title\";s:9:\"FreshCart\";s:5:\"image\";s:87:\"https://woocommerce.com/wp-content/uploads/2023/02/freshcart-main-image.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:67:\"Use the FreshCart theme to build a vibrant ecommerce grocery store.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/freshcart/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:45:\"https://freshcart.madrasthemes.com/gutenberg/\";s:5:\"price\";s:10:\"$59.00\";s:9:\"raw_price\";i:59;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"dbf52776-dc51-4a14-81e6-2e1061b87d0c\";s:4:\"slug\";s:9:\"freshcart\";s:2:\"id\";i:18734001458195;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/01/product-icon.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"avalon\";a:21:{s:5:\"title\";s:6:\"Avalon\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2023/01/avalon-main.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:70:\"Design a modern fashion website with the Avalon theme for WooCommerce.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/avalon/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.anarieldesign.com/avalon/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"dca90580-e46a-4ff7-8975-36871c61a220\";s:4:\"slug\";s:6:\"avalon\";s:2:\"id\";i:18734001455848;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/01/avalon-160.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"coffee-shop\";a:21:{s:5:\"title\";s:11:\"Coffee Shop\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2023/01/responsive.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:105:\"Sell artisan food or beverages with the easy-to-customize, block-based Coffee Shop theme for WooCommerce.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/coffeeshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://demo.goodlayers.com/wc/coffeeshop/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"542c4939-61c9-4a81-8d41-56c251214df2\";s:4:\"slug\";s:11:\"coffee-shop\";s:2:\"id\";i:18734001400965;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"GoodLayers\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/goodlayers/\";s:4:\"icon\";s:62:\"https://woocommerce.com/wp-content/uploads/2023/01/cf-logo.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"copenhagen\";a:21:{s:5:\"title\";s:10:\"Copenhagen\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/02/copenhagen-theme-thumb.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"Create a stylish modern home furniture store or home décor shop with the Copenhagen theme for WooCommerce.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/copenhagen/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:44:\"https://copenhagen.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"8013f3e4-5368-4918-afbf-e9662f967d03\";s:4:\"slug\";s:10:\"copenhagen\";s:2:\"id\";i:18734001349053;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2022/12/Product-Icon.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"macchiato\";a:21:{s:5:\"title\";s:9:\"Macchiato\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/12/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Showcase your small-batch artisan goods, coffees, or baked goods with the Macchiato theme for WooCommerce.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/macchiato/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://demo.agnidesigns.com/macchiato/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"e0887d46-5336-47fa-a570-ee7406f11c8f\";s:4:\"slug\";s:9:\"macchiato\";s:2:\"id\";i:18734001282642;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2022/12/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"astra-pro\";a:21:{s:5:\"title\";s:9:\"Astra Pro\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2022/11/astrawp.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:90:\"Create stunning websites with one of the most powerful and user-friendly WordPress themes.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/astra-pro/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:48:\"https://wpastra.com/website-templates/ecommerce/\";s:5:\"price\";s:10:\"$47.00\";s:9:\"raw_price\";i:47;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"9fc32c06-1fae-4744-8aca-f5259ddfcb3e\";s:4:\"slug\";s:9:\"astra-pro\";s:2:\"id\";i:18734001206339;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Brainstorm Force US LLC\";s:10:\"vendor_url\";s:55:\"https://woocommerce.com/vendor/brainstorm-force-us-llc/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/10/Astra_160x160.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"gizmo\";a:21:{s:5:\"title\";s:5:\"Gizmo\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/uploads/2022/11/gizmo-regular-card-product-logo.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Quickly build a store for your technology products with the Gizmo block theme for WooCommerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/gizmo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://themegrilldemos.com/gizmo/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"7f1eba93-d661-4593-a232-f7fef903338b\";s:4:\"slug\";s:5:\"gizmo\";s:2:\"id\";i:18734001201194;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:88:\"https://woocommerce.com/wp-content/uploads/2022/11/gizmo-product-icon-160x160-1.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"contemporary\";a:21:{s:5:\"title\";s:12:\"Contemporary\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2022/11/screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:92:\"Build a stylish modern store for handmade goods with the Contemporary theme for WooCommerce.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/contemporary/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://contemporary.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"885a302b-b292-45a0-9f77-23af84ce5926\";s:4:\"slug\";s:12:\"contemporary\";s:2:\"id\";i:18734001138725;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:61:\"https://woocommerce.com/wp-content/uploads/2022/11/icon-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"vignette\";a:21:{s:5:\"title\";s:8:\"Vignette\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2022/10/vignettecard.jpg?w=538&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:99:\"Use the modern, minimalist Vignette block theme to quickly and easily build your WooCommerce store.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/vignette/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://vignette.vivathemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"70354257-7eca-4baf-8941-78f423cd3010\";s:4:\"slug\";s:8:\"vignette\";s:2:\"id\";i:18734001081977;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/10/vignette-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"wardrobe\";a:21:{s:5:\"title\";s:8:\"Wardrobe\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/09/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:91:\"Launch your online store with Wardrobe—the best minimalist fashion theme for WooCommerce.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/wardrobe/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.agnidesigns.com/wardrobe\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"85578262-4919-448e-997b-151b8093e1d6\";s:4:\"slug\";s:8:\"wardrobe\";s:2:\"id\";i:18734000968064;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2022/09/Icon-80x80-1.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"libreria\";a:21:{s:5:\"title\";s:8:\"Libreria\";s:5:\"image\";s:103:\"https://woocommerce.com/wp-content/uploads/2022/08/libreria-regular-card-product-logo-2.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:135:\"The ideal theme for booksellers and other shop owners who want their customers to feel relaxed and spend time browsing in their stores.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/libreria/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://themegrilldemos.com/libreria/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"4189cf3c-68fa-4c8c-82c0-516ffa67303d\";s:4:\"slug\";s:8:\"libreria\";s:2:\"id\";i:18734000805478;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/08/libreria-product-icon-160x160-1.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"luminate\";a:21:{s:5:\"title\";s:8:\"Luminate\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/07/Featured-image-538x403-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:139:\"Build your lighting store with the clean, modern Luminate block theme and showcase light fixtures, light bulbs, and lighting accessories.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/luminate/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/luminate/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"8ff7a61b-c8c0-488a-8439-670908940d1c\";s:4:\"slug\";s:8:\"luminate\";s:2:\"id\";i:18734000713982;s:6:\"rating\";i:5;s:13:\"reviews_count\";i:3;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2022/07/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"basti\";a:21:{s:5:\"title\";s:5:\"Basti\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2022/07/basti-main-image-5.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Create your website with Basti—a fully customizable, minimalist Block Theme for WooCommerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/basti/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.anarieldesign.com/basti/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"f1a328c8-fb85-4349-ae79-9bd20feb21eb\";s:4:\"slug\";s:5:\"basti\";s:2:\"id\";i:18734000691786;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2022/07/basti-160.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"skincare\";a:21:{s:5:\"title\";s:8:\"SkinCare\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/uploads/2022/05/skincare-regular-card-product-logo.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:77:\"Sell wellness and beauty products with the beautiful, minimal theme SkinCare.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/skincare/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://themegrilldemos.com/skincare/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"2d32ce47-891e-4d8e-b806-b994e2209cf0\";s:4:\"slug\";s:8:\"skincare\";s:2:\"id\";i:18734000404445;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:86:\"https://woocommerce.com/wp-content/uploads/2022/05/skincare-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"lumiere\";a:21:{s:5:\"title\";s:8:\"Lumière\";s:5:\"image\";s:97:\"https://woocommerce.com/wp-content/uploads/2022/04/lumiere-regular-product-card-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:171:\"Create a stunning website, add an elegant look to your online store and increase conversions with the Lumière theme for WooCommerce — a clean and versatile block theme.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/lumiere/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://lumiere.thunder-stores.com/\";s:5:\"price\";s:10:\"$59.00\";s:9:\"raw_price\";i:59;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"08d2e487-251e-4604-bafa-a4864441b980\";s:4:\"slug\";s:7:\"lumiere\";s:2:\"id\";i:18734000293581;s:6:\"rating\";d:3.7;s:13:\"reviews_count\";i:3;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2022/04/lumiere-logo-icon-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"bass\";a:21:{s:5:\"title\";s:4:\"Bass\";s:5:\"image\";s:81:\"https://woocommerce.com/wp-content/uploads/2022/02/basscard.jpg?w=538&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:112:\"Sell merchandise and art and impress your fans when you customize your site with the Bass for WooCommerce theme.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/bass/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://demo.vivathemes.com/bass/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"e746182e-da9c-4655-bf9d-db8fae4a6945\";s:4:\"slug\";s:4:\"bass\";s:2:\"id\";i:18734000229477;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/02/bassicon.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"blooms\";a:21:{s:5:\"title\";s:6:\"Blooms\";s:5:\"image\";s:93:\"https://woocommerce.com/wp-content/uploads/2022/02/blooms-regular-card-xbdwaz.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:96:\"Showcase your flowers, plants, or other natural products with the clean and lovely Blooms theme.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/blooms/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://blooms.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"dc4d2136-308f-4e39-8a1f-532ae43d55d1\";s:4:\"slug\";s:6:\"blooms\";s:2:\"id\";i:18734000119314;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2022/02/icon-5.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:15:\"vegan-food-shop\";a:21:{s:5:\"title\";s:15:\"Vegan Food Shop\";s:5:\"image\";s:98:\"https://woocommerce.com/wp-content/uploads/2022/02/vegan-product-card-large-ltsscl.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:172:\"A mobile-friendly theme suitable for all food and drinks stores, grocery markets or food delivery services. Add it to your online store and start attracting more customers!\";s:4:\"link\";s:118:\"https://woocommerce.com/products/vegan-food-shop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://veganfoodshop.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"deec353e-5603-40ba-9734-3ad0172e3b97\";s:4:\"slug\";s:15:\"vegan-food-shop\";s:2:\"id\";i:18734000077086;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2022/02/vegan-logo-icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"outer\";a:21:{s:5:\"title\";s:5:\"Outer\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/uploads/2022/02/Regular-Card-Product-Logo-af549w.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:129:\"Take your shop design to the next level with Outer, a scalable theme powered by sharp, minimal design and flexible theme options.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/outer/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://demo.codestag.com/outer\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"fef7b047-2152-44dc-ac1a-05796d0977f5\";s:4:\"slug\";s:5:\"outer\";s:2:\"id\";i:18734000055124;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:8:\"Codestag\";s:10:\"vendor_url\";s:40:\"https://woocommerce.com/vendor/codestag/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/12/Product-Icon.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"cbd-retailer\";a:21:{s:5:\"title\";s:12:\"CBD Retailer\";s:5:\"image\";s:93:\"https://woocommerce.com/wp-content/uploads/2022/01/cbd-retailer-regular-card.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:132:\"CBD Retailer is a clean and flexible block theme suitable for a CBD-based online store selling beauty, health, or cosmetic products.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/cbd-retailer/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://cbdretailer.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"2f8e2c03-b4a0-4bcc-aafb-bca83714f6d8\";s:4:\"slug\";s:12:\"cbd-retailer\";s:2:\"id\";i:9098384;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:79:\"https://woocommerce.com/wp-content/uploads/2022/01/cbd-retailer-logo-icon-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"wine-house\";a:21:{s:5:\"title\";s:10:\"Wine House\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2022/01/screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:70:\"Sell food and drinks with the clean, subtle, upscale Wine House theme.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/wine-house/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://winehouse.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"a4566e8d-ea8e-4e8f-af6e-5bcf01834abb\";s:4:\"slug\";s:10:\"wine-house\";s:2:\"id\";i:9055701;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:61:\"https://woocommerce.com/wp-content/uploads/2021/12/icon-2.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"dololo\";a:21:{s:5:\"title\";s:6:\"Dololo\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2021/12/main-dololo-je34s3.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:104:\"Dololo is an elegant block-based theme ideal for WooCommerce stores selling children\'s apparel and toys.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/dololo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.anarieldesign.com/dololo/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"607c22b6-339f-468a-95fd-d46ae33544da\";s:4:\"slug\";s:6:\"dololo\";s:2:\"id\";i:9011976;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2021/12/product-icon-1.jpg?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"emoly\";a:21:{s:5:\"title\";s:5:\"Emoly\";s:5:\"image\";s:95:\"https://woocommerce.com/wp-content/uploads/2021/12/emoly-wordpress-theme-ugrxpl.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:112:\"Showcase and sell wedding fashion, accessories, and services with Emoly, a modern block-based WooCommerce theme.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/emoly/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.anarieldesign.com/emoly/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"3a614885-1d63-4905-81c9-51997a88e186\";s:4:\"slug\";s:5:\"emoly\";s:2:\"id\";i:9011975;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/12/product-icon.jpg?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"affiche\";a:21:{s:5:\"title\";s:7:\"Affiche\";s:5:\"image\";s:97:\"https://woocommerce.com/wp-content/uploads/2021/12/affiche-regular-product-card-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:139:\"Add a clean, stylish, and artistic block-based theme to your store with Affiche and you will definitely have an edge over the other sites.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/affiche/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://affiche.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"ebbeaae6-20e6-4911-8c3c-2abe99fc8475\";s:4:\"slug\";s:7:\"affiche\";s:2:\"id\";i:8903388;s:6:\"rating\";i:4;s:13:\"reviews_count\";i:5;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:80:\"https://woocommerce.com/wp-content/uploads/2021/11/affiche-product-icon.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"olorien\";a:21:{s:5:\"title\";s:7:\"Olorien\";s:5:\"image\";s:81:\"https://woocommerce.com/wp-content/uploads/2021/11/olorien-main-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:122:\"Olorien is a modern block-based WooCommerce theme with sophisticated look ideal for selling cosmetics and beauty products.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/olorien/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://demo.anarieldesign.com/olorien/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"a5f932ff-9408-4ba8-8962-38db8d1ee96c\";s:4:\"slug\";s:7:\"olorien\";s:2:\"id\";i:8839595;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/11/product-icon.jpg?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"urban-wear\";a:21:{s:5:\"title\";s:10:\"Urban Wear\";s:5:\"image\";s:76:\"https://woocommerce.com/wp-content/uploads/2021/11/urbanwear.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:207:\"Urban Wear is a modern block-based theme ideal for fashion-forward sites with street wear style. Streamline your customers shopping experience and maximize your conversion rate with this storytelling theme.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/urban-wear/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://urbanwear.thunder-stores.com\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"6a726af7-ca42-4510-a99a-61d611d673b9\";s:4:\"slug\";s:10:\"urban-wear\";s:2:\"id\";i:8744465;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:77:\"https://woocommerce.com/wp-content/uploads/2021/11/urban-wear-logo-icon-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"webshop\";a:21:{s:5:\"title\";s:7:\"WebShop\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2021/09/webshop-theme-screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:108:\"WebShop for WooCommerce is a clean, Gutenberg-powered, modern theme set on a background of open white space.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/webshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://themegrilldemos.com/webshop/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"1f3798fd-529d-4e6e-807f-93f8be709f16\";s:4:\"slug\";s:7:\"webshop\";s:2:\"id\";i:8578321;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:83:\"https://woocommerce.com/wp-content/uploads/2021/09/ws-logo-color-80x80-1-virg1d.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"wild-sports\";a:21:{s:5:\"title\";s:11:\"Wild Sports\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2021/09/wildsports.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:93:\"A sports-oriented WooCommerce theme with bright accent colors to help you express your brand.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/wild-sports/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://wildsports.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"7d09a71c-ff8f-4b94-8c84-a2f500a0f031\";s:4:\"slug\";s:11:\"wild-sports\";s:2:\"id\";i:8521104;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2021/09/icon.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"nelly\";a:21:{s:5:\"title\";s:5:\"Nelly\";s:5:\"image\";s:103:\"https://woocommerce.com/wp-content/uploads/2021/09/nelly-pets-fashion-wordpress-theme-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:122:\"Nelly is an eye-catching WooCommerce theme crafted for selling fashion products and accessories for our animal companions.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/nelly/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.anarieldesign.com/nelly/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"18dec028-fb28-489b-8ae5-a5ff79e2ffef\";s:4:\"slug\";s:5:\"nelly\";s:2:\"id\";i:8512788;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2021/08/thumbnail.jpg?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:16:\"organic-goodness\";a:21:{s:5:\"title\";s:16:\"Organic Goodness\";s:5:\"image\";s:96:\"https://woocommerce.com/wp-content/uploads/2021/08/organic-goodness-theme-cover.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:178:\"A mobile-friendly theme suitable for health and beauty stores. Clean, flexible and with an intuitive visual interface, your online store will definitely stand out from the crowd.\";s:4:\"link\";s:119:\"https://woocommerce.com/products/organic-goodness/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:43:\"https://organicgoodness.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"705fea70-54f7-4b0b-a0f5-b87c32fc1a17\";s:4:\"slug\";s:16:\"organic-goodness\";s:2:\"id\";i:8485741;s:6:\"rating\";d:4.8;s:13:\"reviews_count\";i:6;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:83:\"https://woocommerce.com/wp-content/uploads/2021/08/organic-goodness-logo-icon-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"maudern\";a:21:{s:5:\"title\";s:7:\"Maudern\";s:5:\"image\";s:88:\"https://woocommerce.com/wp-content/uploads/2021/08/regular-product-card.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:161:\"A contemporary block-based theme that helps you effortlessly design a minimalistic online store with WooCommerce and present your product collection beautifully.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/maudern/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://maudern.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"e5afb6cf-4a53-4aed-9b05-280d3df3afc1\";s:4:\"slug\";s:7:\"maudern\";s:2:\"id\";i:8424179;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:82:\"https://woocommerce.com/wp-content/uploads/2021/08/maudern-product-icon-f1qi03.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"olymp\";a:21:{s:5:\"title\";s:5:\"Olymp\";s:5:\"image\";s:83:\"https://woocommerce.com/wp-content/uploads/2021/05/screenshot-olymp.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:135:\"Olymp is a WooCommerce and Gutenberg WordPress theme. Fully responsive and beautifully designed will get you up and running in no time.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/olymp/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://demo.vivathemes.com/themes/olymp/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"5f900199-70e6-4c0a-b533-293f0c4ba707\";s:4:\"slug\";s:5:\"olymp\";s:2:\"id\";i:8384551;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2021/08/olympicon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"miniature\";a:21:{s:5:\"title\";s:9:\"Miniature\";s:5:\"image\";s:86:\"https://woocommerce.com/wp-content/uploads/2021/07/featured_miniature2.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:185:\"Miniature is a playful WordPress theme designed for stores selling children’s products. Fun and lively, Miniature will definitely add an extra touch of character to your online store.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/miniature/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:49:\"https://www.cssigniter.com/woocommerce/miniature/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"28b97cd1-5b52-415c-8c9a-7f697e013a87\";s:4:\"slug\";s:9:\"miniature\";s:2:\"id\";i:8292607;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"CSSIgniter\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/cssigniter/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"frame\";a:21:{s:5:\"title\";s:5:\"Frame\";s:5:\"image\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/06/frame.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:114:\"Frame is a Gutenberg Powered WooCommerce theme suitable for stores with a large number of products and categories.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/frame/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:29:\"https://frame.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"1b480c21-8122-478e-a728-68e235b0b9cf\";s:4:\"slug\";s:5:\"frame\";s:2:\"id\";i:8152078;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:60:\"https://woocommerce.com/wp-content/uploads/2021/06/frame.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"smart-home\";a:21:{s:5:\"title\";s:10:\"Smart Home\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2021/04/browser.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:131:\"Smart Home is a beautiful Gutenberg-powered theme with a technology-style look suitable for all stores selling smart home products.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/smart-home/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://smarthome.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"d1d581ad-3efa-40c2-b7e0-bb6722779a0b\";s:4:\"slug\";s:10:\"smart-home\";s:2:\"id\";i:7916465;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2021/04/icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"skinny\";a:21:{s:5:\"title\";s:6:\"Skinny\";s:5:\"image\";s:83:\"https://woocommerce.com/wp-content/uploads/2021/04/SKfeatured.png?w=800&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:123:\"Create a beautiful online shop with Skinny, and optionally allow your site visitors to switch between light and dark skins.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/skinny/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://demo.codestag.com/skinny\";s:5:\"price\";s:10:\"$69.00\";s:9:\"raw_price\";i:69;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"a21bf5b9-3c45-4d6c-bf24-74ddae21023f\";s:4:\"slug\";s:6:\"skinny\";s:2:\"id\";i:7753168;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:8:\"Codestag\";s:10:\"vendor_url\";s:40:\"https://woocommerce.com/vendor/codestag/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"pure-fashion\";a:21:{s:5:\"title\";s:12:\"Pure Fashion\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2021/03/browser.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:88:\"Beautiful WooCommerce theme with soft colors and a unique layout using Gutenberg editor.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/pure-fashion/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://purefashion.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"9d7ed165-8435-4b0f-8315-8e4a5868f0b0\";s:4:\"slug\";s:12:\"pure-fashion\";s:2:\"id\";i:7704815;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2021/03/icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"overline\";a:21:{s:5:\"title\";s:8:\"Overline\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2020/11/overline.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:171:\"Overline is designed for the new generation of beauty brands and influencers opening their own e-commerce shops. Custom Gutenberg elements allow for increased flexibility.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/overline/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://overline.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"6eab91f2-ca09-4f7e-9022-df55fd8540a9\";s:4:\"slug\";s:8:\"overline\";s:2:\"id\";i:7320744;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2021/01/icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"agency\";a:21:{s:5:\"title\";s:6:\"Agency\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2020/10/agency-featured.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:134:\"Agency is a Gutenberg and WooCommerce optimized WordPress theme for marketing, advertising, and creative agencies. Sell your services!\";s:4:\"link\";s:109:\"https://woocommerce.com/products/agency/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://organicthemes.com/demo/agency/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"4a3a3a22-a5f0-4fa4-8c09-4f37575602ef\";s:4:\"slug\";s:6:\"agency\";s:2:\"id\";i:6674855;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"rhodes\";a:21:{s:5:\"title\";s:6:\"Rhodes\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2020/09/rhodes-home.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:193:\"The perfect WooCommerce theme for retailers. Whether you\'re selling high-street fashion, beauty products, or home accessories, Rhodes will just stand out of the way letting your products shine.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/rhodes/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:46:\"https://www.cssigniter.com/woocommerce/rhodes/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"b95c0103-23b9-43f3-af49-ee7eaa35e49b\";s:4:\"slug\";s:6:\"rhodes\";s:2:\"id\";i:6509339;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"CSSIgniter\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/cssigniter/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"restoration\";a:21:{s:5:\"title\";s:11:\"Restoration\";s:5:\"image\";s:90:\"https://woocommerce.com/wp-content/uploads/2020/09/restoration-woocommerce.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:90:\"An elegant and sophisticated mobile-first, Gutenberg-powered theme for WooCommerce stores.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/restoration/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://restoration.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"e793e6af-f338-4e92-b268-e0576ddb137b\";s:4:\"slug\";s:11:\"restoration\";s:2:\"id\";i:6454820;s:6:\"rating\";i:1;s:13:\"reviews_count\";i:3;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2020/09/icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"matthew\";a:21:{s:5:\"title\";s:7:\"Matthew\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2020/07/matthew-screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:145:\"Matthew is a Gutenberg-powered WooCommerce theme designed for building a professional online store so that you can sell goods or services online.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/matthew/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.themesharbor.com/matthew/\";s:5:\"price\";s:11:\"$129.00\";s:9:\"raw_price\";i:129;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"b3983408-c4f6-4751-8bd7-ae65ae34cf3b\";s:4:\"slug\";s:7:\"matthew\";s:2:\"id\";i:6214538;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Themes Harbor\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/themes-harbor/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2020/07/matthew-icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"fifthavenue\";a:21:{s:5:\"title\";s:12:\"Fifth Avenue\";s:5:\"image\";s:90:\"https://woocommerce.com/wp-content/uploads/2020/06/fifthavenue-woocommerce.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:103:\"Beautiful Gutenberg powered WooCommerce theme designed to be easily customized for all types of stores.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/fifth-avenue/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://fifthavenue.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"9e093a9f-3d49-4fcd-bec7-c87b097d9df8\";s:4:\"slug\";s:11:\"fifthavenue\";s:2:\"id\";i:5989481;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2020/06/icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"threads\";a:21:{s:5:\"title\";s:7:\"Threads\";s:5:\"image\";s:87:\"https://woocommerce.com/wp-content/uploads/2019/08/threads-home-cropped.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:79:\"Create a stunning website for your apparel brand using Threads for WooCommerce.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/threads/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://organicthemes.com/demo/threads/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"7ca579a6-6aaf-498c-9ee7-e15280ace9e9\";s:4:\"slug\";s:7:\"threads\";s:2:\"id\";i:4663191;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"block-shop\";a:21:{s:5:\"title\";s:10:\"Block Shop\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2019/08/block-shop-theme-preview.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:160:\"A hassle-free theme for your next WooCommerce online store. You can call it hassle-free Online Store Builder. Compatible with WordPress 6.x and WooCommerce 8.x.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/block-shop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://blockshop.wp-theme.design/\";s:5:\"price\";s:10:\"$59.00\";s:9:\"raw_price\";i:59;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"21fa433c-6c31-4be7-83ab-8d2cc8986130\";s:4:\"slug\";s:10:\"block-shop\";s:2:\"id\";i:4660093;s:6:\"rating\";d:3.2;s:13:\"reviews_count\";i:10;s:11:\"vendor_name\";s:11:\"Get Bowtied\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/get-bowtied/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"deli\";a:21:{s:5:\"title\";s:4:\"Deli\";s:5:\"image\";s:71:\"https://woocommerce.com/wp-content/uploads/2015/03/deli.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:135:\"Deli is a Storefront child theme featuring a texturised, earthy design, perfect for stores selling natural, organic or hand made goods.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/deli/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://themes.woocommerce.com/deli/\";s:5:\"price\";s:9:\"$0.00\";s:9:\"raw_price\";i:0;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:32:\"83c6db94c8ebf9da56b59fb97f724e88\";s:4:\"slug\";s:4:\"deli\";s:2:\"id\";i:784823;s:6:\"rating\";i:4;s:13:\"reviews_count\";i:3;s:11:\"vendor_name\";s:3:\"Woo\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"boutique\";a:21:{s:5:\"title\";s:8:\"Boutique\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2015/01/boutique.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:168:\"Boutique is a simple, traditionally designed Storefront child theme, ideal for small stores or boutiques. Add your logo, create a unique color scheme and start selling!\";s:4:\"link\";s:111:\"https://woocommerce.com/products/boutique/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://themes.woocommerce.com/boutique/\";s:5:\"price\";s:9:\"$0.00\";s:9:\"raw_price\";i:0;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:32:\"71815288e266d58031727d48d6deee25\";s:4:\"slug\";s:8:\"boutique\";s:2:\"id\";i:605777;s:6:\"rating\";d:4.9;s:13:\"reviews_count\";i:7;s:11:\"vendor_name\";s:3:\"Woo\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}}','no'),
(2879,'wcpay_welcome_page_viewed_timestamp','1720558829','yes');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_postmeta`
--
DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_postmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=572 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_postmeta`
--
LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES
(1,2,'_wp_page_template','default'),
(2,3,'_wp_page_template','default'),
(3,2,'_wp_trash_meta_status','publish'),
(4,2,'_wp_trash_meta_time','1719691450'),
(5,2,'_wp_desired_post_slug','sample-page'),
(6,5,'_cornerstone_data',NULL),
(7,5,'_cornerstone_settings',NULL),
(8,6,'_edit_lock','1719693100:1'),
(9,7,'_cornerstone_data',NULL),
(10,7,'_cornerstone_settings',NULL),
(11,6,'_edit_last','1'),
(12,6,'_x_entry_body_css_class',''),
(13,6,'_x_entry_alternate_index_title',''),
(14,6,'_x_entry_disable_page_title','on'),
(15,6,'_x_page_one_page_navigation','Deactivated'),
(16,6,'_x_entry_bg_image_full',''),
(17,6,'_x_entry_bg_image_full_fade','750'),
(18,6,'_x_entry_bg_image_full_duration','7500'),
(19,6,'_x_portfolio_category_filters','a:1:{i:0;s:14:\"All Categories\";}'),
(20,6,'_x_portfolio_columns','Two'),
(21,6,'_x_portfolio_layout','full-width'),
(22,6,'_x_portfolio_posts_per_page','24'),
(23,6,'_x_portfolio_disable_filtering','off'),
(24,8,'_edit_lock','1719776853:1'),
(25,9,'_cornerstone_data',NULL),
(26,9,'_cornerstone_settings',NULL),
(27,8,'_edit_last','1'),
(28,8,'_x_entry_body_css_class',''),
(29,8,'_x_entry_alternate_index_title',''),
(30,8,'_x_entry_disable_page_title','off'),
(31,8,'_x_page_one_page_navigation','Deactivated'),
(32,8,'_x_entry_bg_image_full',''),
(33,8,'_x_entry_bg_image_full_fade','750'),
(34,8,'_x_entry_bg_image_full_duration','7500'),
(35,8,'_x_portfolio_category_filters','a:1:{i:0;s:14:\"All Categories\";}'),
(36,8,'_x_portfolio_columns','Two'),
(37,8,'_x_portfolio_layout','full-width'),
(38,8,'_x_portfolio_posts_per_page','24'),
(39,8,'_x_portfolio_disable_filtering','off'),
(40,10,'_edit_lock','1719691521:1'),
(41,11,'_cornerstone_data',NULL),
(42,11,'_cornerstone_settings',NULL),
(43,10,'_edit_last','1'),
(44,10,'_x_entry_body_css_class',''),
(45,10,'_x_entry_alternate_index_title',''),
(46,10,'_x_entry_disable_page_title','off'),
(47,10,'_x_page_one_page_navigation','Deactivated'),
(48,10,'_x_entry_bg_image_full',''),
(49,10,'_x_entry_bg_image_full_fade','750'),
(50,10,'_x_entry_bg_image_full_duration','7500'),
(51,10,'_x_portfolio_category_filters','a:1:{i:0;s:14:\"All Categories\";}'),
(52,10,'_x_portfolio_columns','Two'),
(53,10,'_x_portfolio_layout','full-width'),
(54,10,'_x_portfolio_posts_per_page','24'),
(55,10,'_x_portfolio_disable_filtering','off'),
(56,12,'_edit_lock','1719779329:1'),
(57,13,'_cornerstone_data',NULL),
(58,13,'_cornerstone_settings',NULL),
(59,12,'_edit_last','1'),
(60,12,'_x_entry_body_css_class',''),
(61,12,'_x_entry_alternate_index_title',''),
(62,12,'_x_entry_disable_page_title','on'),
(63,12,'_x_page_one_page_navigation','Deactivated'),
(64,12,'_x_entry_bg_image_full',''),
(65,12,'_x_entry_bg_image_full_fade','750'),
(66,12,'_x_entry_bg_image_full_duration','7500'),
(67,12,'_x_portfolio_category_filters','a:1:{i:0;s:14:\"All Categories\";}'),
(68,12,'_x_portfolio_columns','Two'),
(69,12,'_x_portfolio_layout','full-width'),
(70,12,'_x_portfolio_posts_per_page','24'),
(71,12,'_x_portfolio_disable_filtering','off'),
(72,12,'_wp_page_template','default'),
(73,12,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(74,12,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<span style=\\\"color: #000000;\\\"><a style=\\\"color: #000000;\\\" href=\\\"https://maps.app.goo.gl/onByaeAJ2SvFxVa28\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">1924 12th Ct, Vero Beach, FL, United States, 32960</a></span>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mon - Sat 11 AM - 5 PM</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<a href=\\\"tel:7724929669\\\" style=\\\"color:black;\\\">+1 772-492-9669</a>\",\"text_font_size\":\"1.6em\",\"text_text_color_alt\":\"rgb(127, 126, 126)\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"4em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_nofollow\":true,\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"4em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"4em\",\"anchor_href\":\"https://www.instagram.com/saltandpinevintage/\",\"anchor_nofollow\":true,\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"4em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1767.3057246475698!2d-80.39886810041598!3d27.636548057186424!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88de5f8b01526b29%3A0xa2c2ab6d20ed53b4!2sSalt%20%26%20Pine%20Vintage!5e0!3m2!1sen!2sus!4v1719777556947!5m2!1sen!2sus\\\" width=\\\"100%\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\"text_padding\":\"4em 0em 0em 0em\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(255, 255, 255)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<div class=\\\"elementor-element elementor-element-2141af8 elementor-widget elementor-widget-heading\\\" data-id=\\\"2141af8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\"><span style=\\\"color: #000000;\\\">Call us: <a href=\\\"tel:7724929669\\\" style=\\\"color: #000000;\\\">(772) 492-9669</a></span></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-a51ecf0 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"a51ecf0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p><span style=\\\"color: #000000;\\\">Monday to Friday from 9am to 9pm EST.</span></p>\\n\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-73f7089 elementor-widget elementor-widget-heading\\\" data-id=\\\"73f7089\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\"><span style=\\\"color: #000000;\\\"><a href=\\\"mailto:sean@saltandpinevintage.com\\\" style=\\\"color: #000000;\\\">sean@saltandpinevintage.com</a></span></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-d64241f elementor-widget elementor-widget-text-editor\\\" data-id=\\\"d64241f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p><span style=\\\"color: #000000;\\\">Do you have any questions? Send us an e-mail and we will reply to you as soon as possible.</span></p>\\n\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-893714e elementor-widget elementor-widget-heading\\\" data-id=\\\"893714e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\"><span style=\\\"color: #000000;\\\">1924 12th Ct, Vero Beach, FL 32960</span></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-18e0846 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"18e0846\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p><span style=\\\"color: #000000;\\\">Correspondence address. Please call us prior your visit.</span></p>\\n\\n</div>\\n</div>\",\"text_font_size\":\".5em\",\"_modules\":[]}]}]}]}]'),
(75,14,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[\"100%\",null,null,null,null]},\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"layout_row_layout\":\"50% 50%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<div class=\\\"elementor-element elementor-element-2141af8 elementor-widget elementor-widget-heading\\\" data-id=\\\"2141af8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\">Call us: <a href=\\\"tel:7724929669\\\">(772) 492-9669</a></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-a51ecf0 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"a51ecf0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Monday to Friday from 9am to 9pm EST.</p>\\n\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-73f7089 elementor-widget elementor-widget-heading\\\" data-id=\\\"73f7089\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"mailto:sean@saltandpinevintage.com\\\">sean@saltandpinevintage.com</a></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-d64241f elementor-widget elementor-widget-text-editor\\\" data-id=\\\"d64241f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Do you have any questions? Send us an e-mail and we will reply to you as soon as possible.</p>\\n\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-893714e elementor-widget elementor-widget-heading\\\" data-id=\\\"893714e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\"><span>1924 12th Ct, Vero Beach, FL 32960</span></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-18e0846 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"18e0846\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Correspondence address. Please call us prior your visit.</p>\\n\\n</div>\\n</div>\",\"_modules\":[]}]}]}]}]'),
(76,14,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(77,15,'_edit_lock','1719770668:2'),
(78,16,'_cornerstone_data',NULL),
(79,16,'_cornerstone_settings',NULL),
(80,15,'_edit_last','1'),
(81,15,'_x_entry_body_css_class',''),
(82,15,'_x_entry_alternate_index_title',''),
(83,15,'_x_entry_disable_page_title','off'),
(84,15,'_x_page_one_page_navigation','Deactivated'),
(85,15,'_x_entry_bg_image_full',''),
(86,15,'_x_entry_bg_image_full_fade','750'),
(87,15,'_x_entry_bg_image_full_duration','7500'),
(88,15,'_x_portfolio_category_filters','a:1:{i:0;s:14:\"All Categories\";}'),
(89,15,'_x_portfolio_columns','Two'),
(90,15,'_x_portfolio_layout','full-width'),
(91,15,'_x_portfolio_posts_per_page','24'),
(92,15,'_x_portfolio_disable_filtering','off'),
(93,17,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[\"100%\",null,null,null,null]},\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"layout_row_layout\":\"50% 50%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"\\t[ninja_form id=1]\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<div class=\\\"elementor-element elementor-element-2141af8 elementor-widget elementor-widget-heading\\\" data-id=\\\"2141af8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\">Call us: <a href=\\\"tel:7724929669\\\">(772) 492-9669</a></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-a51ecf0 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"a51ecf0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Monday to Friday from 9am to 9pm EST.</p>\\n\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-73f7089 elementor-widget elementor-widget-heading\\\" data-id=\\\"73f7089\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"mailto:sean@saltandpinevintage.com\\\">sean@saltandpinevintage.com</a></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-d64241f elementor-widget elementor-widget-text-editor\\\" data-id=\\\"d64241f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Do you have any questions? Send us an e-mail and we will reply to you as soon as possible.</p>\\n\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-893714e elementor-widget elementor-widget-heading\\\" data-id=\\\"893714e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\"><span>1924 12th Ct, Vero Beach, FL 32960</span></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-18e0846 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"18e0846\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Correspondence address. Please call us prior your visit.</p>\\n\\n</div>\\n</div>\",\"_modules\":[]}]}]}]}]'),
(94,17,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(95,18,'_wp_attached_file','2024/06/logo-hd.png'),
(96,18,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1358;s:6:\"height\";i:303;s:4:\"file\";s:19:\"2024/06/logo-hd.png\";s:8:\"filesize\";i:41932;s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"logo-hd-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14503;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"logo-hd-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4233;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"logo-hd-600x134.png\";s:5:\"width\";i:600;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22273;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"logo-hd-300x67.png\";s:5:\"width\";i:300;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10006;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"logo-hd-1024x228.png\";s:5:\"width\";i:1024;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40731;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"logo-hd-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6972;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"logo-hd-768x171.png\";s:5:\"width\";i:768;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29570;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"logo-hd-100x22.png\";s:5:\"width\";i:100;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2451;}s:5:\"entry\";a:5:{s:4:\"file\";s:20:\"logo-hd-1200x268.png\";s:5:\"width\";i:1200;s:6:\"height\";i:268;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49030;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:20:\"logo-hd-1200x303.png\";s:5:\"width\";i:1200;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34643;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:20:\"logo-hd-1200x268.png\";s:5:\"width\";i:1200;s:6:\"height\";i:268;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49030;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:20:\"logo-hd-1200x303.png\";s:5:\"width\";i:1200;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34643;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(97,19,'_wp_attached_file','2024/06/Front-of-Store-optimized-min-scaled-1.jpg'),
(98,19,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:49:\"2024/06/Front-of-Store-optimized-min-scaled-1.jpg\";s:8:\"filesize\";i:881046;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"Front-of-Store-optimized-min-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22067;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"Front-of-Store-optimized-min-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3436;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"Front-of-Store-optimized-min-scaled-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65331;}s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Front-of-Store-optimized-min-scaled-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18360;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"Front-of-Store-optimized-min-scaled-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172935;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Front-of-Store-optimized-min-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6573;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Front-of-Store-optimized-min-scaled-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101983;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"Front-of-Store-optimized-min-scaled-1-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:358374;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:51:\"Front-of-Store-optimized-min-scaled-1-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:572076;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:48:\"Front-of-Store-optimized-min-scaled-1-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2903;}s:5:\"entry\";a:5:{s:4:\"file\";s:50:\"Front-of-Store-optimized-min-scaled-1-1200x900.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231118;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:50:\"Front-of-Store-optimized-min-scaled-1-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188658;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:50:\"Front-of-Store-optimized-min-scaled-1-1200x900.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231118;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:50:\"Front-of-Store-optimized-min-scaled-1-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188658;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(99,21,'_wp_attached_file','2024/06/logo-hd-1.png'),
(100,21,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1358;s:6:\"height\";i:303;s:4:\"file\";s:21:\"2024/06/logo-hd-1.png\";s:8:\"filesize\";i:41932;s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"logo-hd-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14503;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"logo-hd-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4233;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"logo-hd-1-600x134.png\";s:5:\"width\";i:600;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22273;}s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"logo-hd-1-300x67.png\";s:5:\"width\";i:300;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10006;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"logo-hd-1-1024x228.png\";s:5:\"width\";i:1024;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40731;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"logo-hd-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6972;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"logo-hd-1-768x171.png\";s:5:\"width\";i:768;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29570;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"logo-hd-1-100x22.png\";s:5:\"width\";i:100;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2451;}s:5:\"entry\";a:5:{s:4:\"file\";s:22:\"logo-hd-1-1200x268.png\";s:5:\"width\";i:1200;s:6:\"height\";i:268;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49030;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:22:\"logo-hd-1-1200x303.png\";s:5:\"width\";i:1200;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34643;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:22:\"logo-hd-1-1200x268.png\";s:5:\"width\";i:1200;s:6:\"height\";i:268;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49030;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:22:\"logo-hd-1-1200x303.png\";s:5:\"width\";i:1200;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34643;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(101,22,'_menu_item_type','post_type'),
(102,22,'_menu_item_menu_item_parent','0'),
(103,22,'_menu_item_object_id','6'),
(104,22,'_menu_item_object','page'),
(105,22,'_menu_item_target',''),
(106,22,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(107,22,'_menu_item_xfn',''),
(108,22,'_menu_item_url',''),
(110,23,'_menu_item_type','post_type'),
(111,23,'_menu_item_menu_item_parent','0'),
(112,23,'_menu_item_object_id','8'),
(113,23,'_menu_item_object','page'),
(114,23,'_menu_item_target',''),
(115,23,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(116,23,'_menu_item_xfn',''),
(117,23,'_menu_item_url',''),
(119,24,'_menu_item_type','post_type'),
(120,24,'_menu_item_menu_item_parent','0'),
(121,24,'_menu_item_object_id','15'),
(122,24,'_menu_item_object','page'),
(123,24,'_menu_item_target',''),
(124,24,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(125,24,'_menu_item_xfn',''),
(126,24,'_menu_item_url',''),
(128,25,'_menu_item_type','post_type'),
(129,25,'_menu_item_menu_item_parent','0'),
(130,25,'_menu_item_object_id','12'),
(131,25,'_menu_item_object','page'),
(132,25,'_menu_item_target',''),
(133,25,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(134,25,'_menu_item_xfn',''),
(135,25,'_menu_item_url',''),
(137,26,'_menu_item_type','post_type'),
(138,26,'_menu_item_menu_item_parent','0'),
(139,26,'_menu_item_object_id','10'),
(140,26,'_menu_item_object','page'),
(141,26,'_menu_item_target',''),
(142,26,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(143,26,'_menu_item_xfn',''),
(144,26,'_menu_item_url',''),
(146,22,'menu-item-anchor_graphic_menu_item_display','on'),
(147,22,'menu-item-anchor_graphic_icon','l-hand-pointer'),
(148,22,'menu-item-anchor_graphic_icon_alt','hand-pointer'),
(149,26,'menu-item-anchor_graphic_menu_item_display','on'),
(150,26,'menu-item-anchor_graphic_icon','l-hand-pointer'),
(151,26,'menu-item-anchor_graphic_icon_alt','hand-pointer'),
(152,24,'menu-item-anchor_graphic_menu_item_display','on'),
(153,24,'menu-item-anchor_graphic_icon','l-hand-pointer'),
(154,24,'menu-item-anchor_graphic_icon_alt','hand-pointer'),
(155,23,'menu-item-anchor_graphic_menu_item_display','on'),
(156,23,'menu-item-anchor_graphic_icon','l-hand-pointer'),
(157,23,'menu-item-anchor_graphic_icon_alt','hand-pointer'),
(158,25,'menu-item-anchor_graphic_menu_item_display','on'),
(159,25,'menu-item-anchor_graphic_icon','l-hand-pointer'),
(160,25,'menu-item-anchor_graphic_icon_alt','hand-pointer'),
(161,28,'_wp_attached_file','2024/06/logo-hd-2.png'),
(162,28,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1358;s:6:\"height\";i:303;s:4:\"file\";s:21:\"2024/06/logo-hd-2.png\";s:8:\"filesize\";i:41932;s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"logo-hd-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14503;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"logo-hd-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4233;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"logo-hd-2-600x134.png\";s:5:\"width\";i:600;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22273;}s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"logo-hd-2-300x67.png\";s:5:\"width\";i:300;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10006;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"logo-hd-2-1024x228.png\";s:5:\"width\";i:1024;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40731;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"logo-hd-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6972;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"logo-hd-2-768x171.png\";s:5:\"width\";i:768;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29570;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"logo-hd-2-100x22.png\";s:5:\"width\";i:100;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2451;}s:5:\"entry\";a:5:{s:4:\"file\";s:22:\"logo-hd-2-1200x268.png\";s:5:\"width\";i:1200;s:6:\"height\";i:268;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49030;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:22:\"logo-hd-2-1200x303.png\";s:5:\"width\";i:1200;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34643;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:22:\"logo-hd-2-1200x268.png\";s:5:\"width\";i:1200;s:6:\"height\";i:268;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49030;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:22:\"logo-hd-2-1200x303.png\";s:5:\"width\";i:1200;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34643;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(163,20,'_cs_states_cache',''),
(164,27,'_cs_states_cache',''),
(165,3,'_cs_states_cache','Draft Privacy Policy Page'),
(166,6,'_cs_states_cache','Front Page'),
(167,8,'_cs_states_cache',''),
(168,10,'_cs_states_cache',''),
(169,12,'_cs_states_cache',''),
(170,15,'_cs_states_cache',''),
(171,1,'_cs_states_cache',''),
(172,6,'_wp_page_template','template-blank-4.php'),
(173,6,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(174,6,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"hide_bp\":\" lg md sm xl xs\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Shop\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<span style=\\\"color: #000000;\\\"><a style=\\\"color: #000000;\\\" href=\\\"https://maps.app.goo.gl/onByaeAJ2SvFxVa28\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">1924 12th Ct, Vero Beach, FL, United States, 32960</a></span>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mon - Sat 11 AM - 5 PM</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_padding\":\"0em 0em 1em 0em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<a href=\\\"tel:7724929669\\\">+1 772-492-9669</a>\",\"text_font_size\":\"1.6em\",\"text_padding\":\"0em 0em 1em 0em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.instagram.com/saltandpinevintage/\",\"anchor_margin\":\"0em 0em 0em 1em\",\"anchor_nofollow\":true,\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(0, 0, 0)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"hide_bp\":\" sm xs\",\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1200px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<a href=\\\"https://maps.app.goo.gl/onByaeAJ2SvFxVa28\\\">1924 12th Court</a>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"mon - Sat 11 am-5 Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_bg_color\":\"rgb(0, 0, 0)\",\"frame_box_shadow_color\":\"rgba(0, 0, 0, 0.7)\",\"frame_box_shadow_dimensions\":\"!0.887em -0.299em 1.158em 0.259em\",\"frame_width\":\"130%\",\"hide_bp\":\" lg md sm xl xs\",\"_modules\":[]},{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_width\":\"67%\",\"video_embed_code\":\"<iframe width=\\\"100%\\\" height=\\\"100%\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_text_color\":\"rgba(0, 0, 0, 0)\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Mobile Video level\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgb(0, 0, 0)\",\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"color\",\"hide_bp\":\" lg md xl\",\"section_base_font_size\":\"1rem\",\"section_bg_advanced\":true,\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"0.707em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]}]}]'),
(175,29,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"19:full\",\"_modules\":[]}]}]}]}]'),
(176,29,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(184,30,'_wp_attached_file','woocommerce-placeholder.png'),
(185,30,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:102644;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10659;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1790;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32129;}s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10659;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80210;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3738;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48652;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1790;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-1200x671.png\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113562;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-1200x671.png\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113562;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(186,35,'_cs_states_cache','Draft'),
(187,32,'_cs_states_cache',''),
(188,33,'_cs_states_cache',''),
(189,34,'_cs_states_cache',''),
(190,37,'_wp_attached_file','2024/06/fotografia-bg.png'),
(191,37,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4000;s:6:\"height\";i:4000;s:4:\"file\";s:25:\"2024/06/fotografia-bg.png\";s:8:\"filesize\";i:186852;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"fotografia-bg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63556;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"fotografia-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10811;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"fotografia-bg-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:150500;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"fotografia-bg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63556;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"fotografia-bg-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:295695;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"fotografia-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22830;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"fotografia-bg-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204890;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"fotografia-bg-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:486418;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"fotografia-bg-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:650020;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"fotografia-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10811;}s:5:\"entry\";a:5:{s:4:\"file\";s:27:\"fotografia-bg-1200x1200.png\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:335703;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:26:\"fotografia-bg-1200x671.png\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:192491;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:27:\"fotografia-bg-1200x1200.png\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:335703;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:26:\"fotografia-bg-1200x671.png\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:192491;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(192,37,'_cs_attachment_import','a5b34ff8871a859dd0a00bd2fe3d3562'),
(193,38,'_wp_attached_file','2024/06/fotografia-01.jpg'),
(194,38,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1800;s:4:\"file\";s:25:\"2024/06/fotografia-01.jpg\";s:8:\"filesize\";i:188218;s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"fotografia-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18489;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"fotografia-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3625;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"fotografia-01-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70092;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"fotografia-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18489;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"fotografia-01-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195292;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"fotografia-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6013;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"fotografia-01-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111887;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"fotografia-01-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:400414;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"fotografia-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3625;}s:5:\"entry\";a:5:{s:4:\"file\";s:27:\"fotografia-01-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:257535;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:26:\"fotografia-01-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191153;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:27:\"fotografia-01-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:257535;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:26:\"fotografia-01-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191153;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(195,38,'_cs_attachment_import','efedd1f9aed533fdefabbc053156b5b5'),
(196,39,'_wp_attached_file','2024/06/fotografia-02.jpg'),
(197,39,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1800;s:4:\"file\";s:25:\"2024/06/fotografia-02.jpg\";s:8:\"filesize\";i:136104;s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"fotografia-02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13086;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"fotografia-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3385;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"fotografia-02-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40570;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"fotografia-02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13086;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"fotografia-02-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106329;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"fotografia-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5199;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"fotografia-02-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61904;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"fotografia-02-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221644;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"fotografia-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3385;}s:5:\"entry\";a:5:{s:4:\"file\";s:27:\"fotografia-02-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142328;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:26:\"fotografia-02-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74890;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:27:\"fotografia-02-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142328;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:26:\"fotografia-02-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74890;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(198,39,'_cs_attachment_import','63cacd9df87e4930a7704c99bd9dc98f'),
(199,40,'_wp_attached_file','2024/06/fotografia-03.jpg'),
(200,40,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1800;s:4:\"file\";s:25:\"2024/06/fotografia-03.jpg\";s:8:\"filesize\";i:366276;s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"fotografia-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28608;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"fotografia-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4821;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"fotografia-03-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109010;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"fotografia-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28608;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"fotografia-03-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306911;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"fotografia-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8707;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"fotografia-03-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173711;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"fotografia-03-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:654133;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"fotografia-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4821;}s:5:\"entry\";a:5:{s:4:\"file\";s:27:\"fotografia-03-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:409994;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:26:\"fotografia-03-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260683;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:27:\"fotografia-03-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:409994;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:26:\"fotografia-03-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260683;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(201,40,'_cs_attachment_import','f6f5a1043d0493c9149164298df62e63'),
(202,41,'_wp_attached_file','2024/06/the-final-countdown-logo.png'),
(203,41,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:84;s:6:\"height\";i:96;s:4:\"file\";s:36:\"2024/06/the-final-countdown-logo.png\";s:8:\"filesize\";i:2446;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(204,41,'_cs_attachment_import','9c82687ac6b3cd948f702dee55a041f4'),
(205,42,'_wp_attached_file','2024/06/the-final-countdown-hero-scaled-1.jpg'),
(206,42,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2534;s:6:\"height\";i:2560;s:4:\"file\";s:45:\"2024/06/the-final-countdown-hero-scaled-1.jpg\";s:8:\"filesize\";i:240129;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"the-final-countdown-hero-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8514;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"the-final-countdown-hero-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2563;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"the-final-countdown-hero-scaled-1-600x606.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:606;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23515;}s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"the-final-countdown-hero-scaled-1-297x300.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8510;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"the-final-countdown-hero-scaled-1-1014x1024.jpg\";s:5:\"width\";i:1014;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55240;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"the-final-countdown-hero-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3700;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"the-final-countdown-hero-scaled-1-768x776.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:776;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34942;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"the-final-countdown-hero-scaled-1-1520x1536.jpg\";s:5:\"width\";i:1520;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105086;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"the-final-countdown-hero-scaled-1-2027x2048.jpg\";s:5:\"width\";i:2027;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164447;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:45:\"the-final-countdown-hero-scaled-1-100x101.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2569;}s:5:\"entry\";a:5:{s:4:\"file\";s:47:\"the-final-countdown-hero-scaled-1-1200x1212.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1212;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72550;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:46:\"the-final-countdown-hero-scaled-1-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41375;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:47:\"the-final-countdown-hero-scaled-1-1200x1212.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1212;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72550;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:46:\"the-final-countdown-hero-scaled-1-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(207,42,'_cs_attachment_import','4f1690930351df3e1a0de9521a0f412a'),
(208,43,'_wp_attached_file','2024/06/team-of-two-portrait-01.png'),
(209,43,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:711;s:4:\"file\";s:35:\"2024/06/team-of-two-portrait-01.png\";s:8:\"filesize\";i:134925;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"team-of-two-portrait-01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67559;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"team-of-two-portrait-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9935;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"team-of-two-portrait-01-600x533.png\";s:5:\"width\";i:600;s:6:\"height\";i:533;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:206095;}s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"team-of-two-portrait-01-300x267.png\";s:5:\"width\";i:300;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56049;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"team-of-two-portrait-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19429;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"team-of-two-portrait-01-768x683.png\";s:5:\"width\";i:768;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:326331;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"team-of-two-portrait-01-100x89.png\";s:5:\"width\";i:100;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8506;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:35:\"team-of-two-portrait-01-800x671.png\";s:5:\"width\";i:800;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:308708;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:35:\"team-of-two-portrait-01-800x671.png\";s:5:\"width\";i:800;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:308708;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(210,43,'_cs_attachment_import','6921d70cff7835146c127f2506c6522d'),
(211,44,'_wp_attached_file','2024/06/team-of-two-portrait-02.png'),
(212,44,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:711;s:4:\"file\";s:35:\"2024/06/team-of-two-portrait-02.png\";s:8:\"filesize\";i:129062;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"team-of-two-portrait-02-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71301;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"team-of-two-portrait-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10820;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"team-of-two-portrait-02-600x533.png\";s:5:\"width\";i:600;s:6:\"height\";i:533;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:210896;}s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"team-of-two-portrait-02-300x267.png\";s:5:\"width\";i:300;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59449;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"team-of-two-portrait-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21343;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"team-of-two-portrait-02-768x683.png\";s:5:\"width\";i:768;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:332067;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"team-of-two-portrait-02-100x89.png\";s:5:\"width\";i:100;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9302;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:35:\"team-of-two-portrait-02-800x671.png\";s:5:\"width\";i:800;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:307237;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:35:\"team-of-two-portrait-02-800x671.png\";s:5:\"width\";i:800;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:307237;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(213,44,'_cs_attachment_import','cc8027fc9c64289dd63d9dab0cf793b8'),
(214,45,'_wp_attached_file','2024/06/save-the-date-scaled-1.jpg'),
(215,45,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1680;s:4:\"file\";s:34:\"2024/06/save-the-date-scaled-1.jpg\";s:8:\"filesize\";i:238673;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"save-the-date-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13167;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"save-the-date-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3294;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"save-the-date-scaled-1-600x394.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26228;}s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"save-the-date-scaled-1-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9732;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"save-the-date-scaled-1-1024x672.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:672;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58344;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"save-the-date-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5129;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"save-the-date-scaled-1-768x504.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37572;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"save-the-date-scaled-1-1536x1008.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1008;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110119;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"save-the-date-scaled-1-2048x1344.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1344;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170439;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:33:\"save-the-date-scaled-1-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2551;}s:5:\"entry\";a:5:{s:4:\"file\";s:35:\"save-the-date-scaled-1-1200x788.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:788;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75135;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:35:\"save-the-date-scaled-1-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68225;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:35:\"save-the-date-scaled-1-1200x788.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:788;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75135;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:35:\"save-the-date-scaled-1-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68225;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(216,45,'_cs_attachment_import','886f2fc04266807bcb984d55059a4b18'),
(217,46,'_wp_attached_file','2024/06/repro-product-tables-placeholder-01.png'),
(218,46,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:738;s:6:\"height\";i:814;s:4:\"file\";s:47:\"2024/06/repro-product-tables-placeholder-01.png\";s:8:\"filesize\";i:4396;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:600;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:166;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-01-600x662.png\";s:5:\"width\";i:600;s:6:\"height\";i:662;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1686;}s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-01-272x300.png\";s:5:\"width\";i:272;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:584;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:282;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-01-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:172;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-01-738x671.png\";s:5:\"width\";i:738;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1888;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-01-738x671.png\";s:5:\"width\";i:738;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(219,46,'_cs_attachment_import','beeed7aeec74ef40918b68b07642a9f0'),
(220,47,'_wp_attached_file','2024/06/repro-product-tables-placeholder-02.png'),
(221,47,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:304;s:6:\"height\";i:284;s:4:\"file\";s:47:\"2024/06/repro-product-tables-placeholder-02.png\";s:8:\"filesize\";i:1635;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-02-300x284.png\";s:5:\"width\";i:300;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:572;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:166;}s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-02-300x280.png\";s:5:\"width\";i:300;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:565;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:282;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:46:\"repro-product-tables-placeholder-02-100x93.png\";s:5:\"width\";i:100;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:159;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(222,47,'_cs_attachment_import','eb576fb84392253bfc1a191637beafe0'),
(223,48,'_wp_attached_file','2024/06/repro-product-tables-placeholder-03.png'),
(224,48,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:930;s:6:\"height\";i:568;s:4:\"file\";s:47:\"2024/06/repro-product-tables-placeholder-03.png\";s:8:\"filesize\";i:3776;s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-03-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:600;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:166;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-03-600x366.png\";s:5:\"width\";i:600;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:972;}s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-03-300x183.png\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:399;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:282;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"repro-product-tables-placeholder-03-768x469.png\";s:5:\"width\";i:768;s:6:\"height\";i:469;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1371;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:46:\"repro-product-tables-placeholder-03-100x61.png\";s:5:\"width\";i:100;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:134;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(225,48,'_cs_attachment_import','7cb0cc2f1bd50f8757254817f7e24f7c'),
(226,49,'_cs_template_identifier','element|__multi__'),
(227,49,'_cs_template_data','{\"elements\":[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"#efe6e4\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-01.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Valley of Fires / \'17\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"The\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"spectacle\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"before us.\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"#8e2334\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-logo.png:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Oh yeah, it\'s all\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#b8b0c5\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Coming Together\",\"text_font_family\":\"google:cormorant\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"#22143c\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mark your calendars. Our biggest reveal yet is almost here.\\nWe cannot wait to show you what\'s in store.</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"#22143c\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"countdown\",\"_bp_base\":\"4_4\",\"countdown_base_font_size\":\"12px\",\"countdown_digit_font_family\":\"google:mulish\",\"countdown_digit_font_weight\":\"300\",\"countdown_digit_text_color\":\"#8e54e9\",\"countdown_label_font_family\":\"google:mulish\",\"countdown_label_font_size\":\"1em\",\"countdown_label_font_weight\":\"700\",\"countdown_label_letter_spacing\":\"0.085em\",\"countdown_label_spacing\":\"0.64em\",\"countdown_label_text_color\":\"#22143c\",\"countdown_label_text_transform\":\"uppercase\",\"countdown_labels_output\":\"top\",\"countdown_leading_zeros\":false,\"countdown_margin\":\"calc(1em + 5vmin) 0em calc(1em + 2vmin) 0em\",\"countdown_unit_bg_color\":\"#f0ecfb\",\"countdown_unit_border_radius\":\"6px\",\"countdown_unit_gap_column\":\"0.5em\",\"countdown_unit_gap_row\":\"0.5em\",\"countdown_unit_padding\":\"2em 0em 2em 0em\",\"countdown_unit_width\":\"10em\",\"effects_delay_scroll\":\"1000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#facebook\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"twitter\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"tiktok\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#tiktok\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_order\":0,\"bg_border_radius\":\"inherit\",\"css\":\"$el .x-line,\\n$el .x-image img {\\n filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.35));\\n}\\n\\n$el .x-line {\\n position: relative;\\n z-index: 5;\\n height: 1vw;\\n border: 0;\\n background: linear-gradient(to right, #f56468, #27184f);\\n}\\n\\n$el .x-text p strong {\\n margin-right: 0.75em;\\n letter-spacing: 0.085em;\\n text-transform: uppercase;\\n color: #f56468;\\n}\\n\\n$el .team-of-two-names-row {\\n display: flex;\\n flex-flow: row nowrap;\\n justify-content: space-around;\\n align-items: stretch;\\n}\\n\\n$el .team-of-two-names-row .x-column {\\n float: none;\\n width: auto;\\n margin: 0;\\n}\",\"hide_login\":\"\",\"section_base_font_size\":\"1rem\",\"section_bg_color\":\"#ffffff\",\"section_border_style\":\"none\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_padding\":\"calc(3rem + 3vw) 0px calc(3rem + 3vw) 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"title\":\"Team of Two\",\"_modules\":[{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"0em auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(2.25rem + 1.5vw)\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_content\":\"Meet your new team.\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline\":true,\"text_subheadline_content\":\"Ready to start?\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"calc(6px + 0.25em)\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_text_align\":\"center\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"2rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_text_align\":\"center\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"image_alt\":\"Bruce Mason, Designer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px -20% 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-01.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"image_alt\":\"Randy Bradley, Developer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-02.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"line_border_radius\":\"2px\",\"line_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"line_color\":\"transparent\",\"line_height\":\"50px\",\"line_margin\":\"-2px auto 0px auto\",\"line_size\":\"0px\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"class\":\"team-of-two-names-row\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"1.5rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Bruce Mason\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Designer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"right\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"right\",\"text_text_color\":\"rgb(39, 24, 79)\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]},{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Randy Bradley\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Developer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"left\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"left\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"calc(3rem + 3vw) auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_order\":0,\"hide_login\":\"\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_columns\":true,\"text_columns_break_inside\":\"avoid\",\"text_columns_count\":\"2\",\"text_columns_gap\":\"3rem\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_columns_width\":\"240px\",\"text_content\":\"<p><strong>Skill</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Passion</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Process</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Results</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p>\",\"text_font_family\":\"google:montserrat\",\"text_font_size\":\"0.865rem\",\"text_font_weight\":\"400\",\"text_line_height\":\"2.3\",\"text_margin\":\"0em auto 0em auto\",\"text_text_color\":\"hsl(256, 53%, 20%)\",\"text_type\":\"standard\"}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"ST Section\",\"_m\":{\"e\":2},\"section_bg_color\":\"#ffffff\",\"section_padding\":\"100px 0px 100px 0px\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=pKcHTZED9XiGFwxSHkQk\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Renelle Giurio\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Director of Sales\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=ICkLflZwmVTEb2TKKugS\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Howard Firle\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Senior Developer\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=XwKjN5EmjbvKEiG8os6b\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Gino Whitby\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"VP of Marketing\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=zmXScRsddE0DzC04Wza9\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Millie Merwood\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Senior Sales Associate\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=gtHNNbjlbH0Let14GJiL\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Cacilia Reeveley\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Internal Auditor\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=oqZT0DRXXKoP4FVyYvCK\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Selina De Cruce\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Help Desk Technician\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Emma & Ben\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"May, 13 2022\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Denver, CO\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Tie the Knot\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"effects_mix_blend_mode\":\"luminosity\",\"layout_cell_bg_color\":\"#dddad7\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_filter\":\"contrast(88%)\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/save-the-date-scaled-1.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_alt\":true,\"effects_delay_scroll\":\"1500ms\",\"effects_duration\":\"400ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1.1, 1.1) rotateZ(0deg)\",\"effects_transform_enter\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"effects_transform_exit\":\"translate3d(0em, 0.1em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"text_base_font_size\":\"calc(2em + 13vmin)\",\"text_content\":\"Save the Date\",\"text_font_family\":\"google:bungee\",\"text_font_weight\":\"400\",\"text_line_height\":\"1\",\"text_margin\":\"0em 0.064em 0.064em 0em\",\"text_max_width\":\"4.5em\",\"text_padding\":\"0em 0.25em 0em 0.25em\",\"text_text_align\":\"center\",\"text_text_color\":\"#ffffff\",\"text_text_shadow_color\":\"#94918e\",\"text_text_shadow_dimensions\":\"0.064em 0.064em 0em\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Primary headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"24.25em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Products\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text.x-text-headline {\\n font-size: 44px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text.x-text-headline {\\n font-size: 60px;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#000\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0 0 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fbfbfd\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0px 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Comparison\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* Base Style\\n// ------- */\\n\\n.repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 35px !important;\\n}\\n\\n\\n/* SM Screens\\n// ------- */\\n\\n@media (max-width: 479px) {\\n .repro-product-tables-compare-row.is-head .x-image {\\n width: auto;\\n height: 90px;\\n }\\n\\n .repro-product-tables-compare-row.is-head .x-image img {\\n width: auto;\\n height: 100%;\\n }\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (max-width: 978px) {\\n .repro-product-tables-compare-row.is-feature .x-text-headline {\\n font-size: 21px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-compare-row .repro-product-tables-compare-data .x-col {\\n justify-content: center;\\n align-content: center;\\n align-items: center;\\n text-align: center;\\n }\\n \\n .repro-product-tables-compare-row > .x-row-inner > .x-col:first-child {\\n padding-left: 1.5em !important;\\n }\\n\\n .repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 0 !important;\\n border-top: 1px solid #dedede !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-head\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"css\":\"/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el {\\n margin-top: 1.2em !important;\\n }\\n}\\n\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Short and sweet section headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_max_width\":\"8.5em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"300\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"$____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Starting at $____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-horizontal-rule\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Closing\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 75px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"2rem\",\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Another short headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"1.5625em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Keep this bit short and sweet so it doesn\'t go on too long.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.25\",\"text_margin\":\"0.65em 0em 0.65em 0em\",\"text_max_width\":\"14em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":568,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-03.png:full\",\"image_width\":930,\"_modules\":[]}]}]}]}]}]}]}'),
(228,50,'_wp_attached_file','2024/06/Wood.jpg'),
(229,50,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:16:\"2024/06/Wood.jpg\";s:8:\"filesize\";i:128899;s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"Wood-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17557;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"Wood-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3610;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"Wood-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40093;}s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"Wood-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10889;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"Wood-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5787;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"Wood-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66739;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:15:\"Wood-100x60.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2891;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(230,51,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"19:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"#efe6e4\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-01.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Valley of Fires / \'17\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"The\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"spectacle\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"before us.\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"#8e2334\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-logo.png:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Oh yeah, it\'s all\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#b8b0c5\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Coming Together\",\"text_font_family\":\"google:cormorant\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"#22143c\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mark your calendars. Our biggest reveal yet is almost here.\\nWe cannot wait to show you what\'s in store.</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"#22143c\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"countdown\",\"_bp_base\":\"4_4\",\"countdown_base_font_size\":\"12px\",\"countdown_digit_font_family\":\"google:mulish\",\"countdown_digit_font_weight\":\"300\",\"countdown_digit_text_color\":\"#8e54e9\",\"countdown_label_font_family\":\"google:mulish\",\"countdown_label_font_size\":\"1em\",\"countdown_label_font_weight\":\"700\",\"countdown_label_letter_spacing\":\"0.085em\",\"countdown_label_spacing\":\"0.64em\",\"countdown_label_text_color\":\"#22143c\",\"countdown_label_text_transform\":\"uppercase\",\"countdown_labels_output\":\"top\",\"countdown_leading_zeros\":false,\"countdown_margin\":\"calc(1em + 5vmin) 0em calc(1em + 2vmin) 0em\",\"countdown_unit_bg_color\":\"#f0ecfb\",\"countdown_unit_border_radius\":\"6px\",\"countdown_unit_gap_column\":\"0.5em\",\"countdown_unit_gap_row\":\"0.5em\",\"countdown_unit_padding\":\"2em 0em 2em 0em\",\"countdown_unit_width\":\"10em\",\"effects_delay_scroll\":\"1000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#facebook\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"twitter\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"tiktok\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#tiktok\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_order\":0,\"bg_border_radius\":\"inherit\",\"css\":\"$el .x-line,\\n$el .x-image img {\\n filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.35));\\n}\\n\\n$el .x-line {\\n position: relative;\\n z-index: 5;\\n height: 1vw;\\n border: 0;\\n background: linear-gradient(to right, #f56468, #27184f);\\n}\\n\\n$el .x-text p strong {\\n margin-right: 0.75em;\\n letter-spacing: 0.085em;\\n text-transform: uppercase;\\n color: #f56468;\\n}\\n\\n$el .team-of-two-names-row {\\n display: flex;\\n flex-flow: row nowrap;\\n justify-content: space-around;\\n align-items: stretch;\\n}\\n\\n$el .team-of-two-names-row .x-column {\\n float: none;\\n width: auto;\\n margin: 0;\\n}\",\"hide_login\":\"\",\"section_base_font_size\":\"1rem\",\"section_bg_color\":\"#ffffff\",\"section_border_style\":\"none\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_padding\":\"calc(3rem + 3vw) 0px calc(3rem + 3vw) 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"title\":\"Team of Two\",\"_modules\":[{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"0em auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(2.25rem + 1.5vw)\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_content\":\"Meet your new team.\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline\":true,\"text_subheadline_content\":\"Ready to start?\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"calc(6px + 0.25em)\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_text_align\":\"center\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"2rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_text_align\":\"center\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"image_alt\":\"Bruce Mason, Designer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px -20% 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-01.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"image_alt\":\"Randy Bradley, Developer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-02.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"line_border_radius\":\"2px\",\"line_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"line_color\":\"transparent\",\"line_height\":\"50px\",\"line_margin\":\"-2px auto 0px auto\",\"line_size\":\"0px\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"class\":\"team-of-two-names-row\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"1.5rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Bruce Mason\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Designer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"right\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"right\",\"text_text_color\":\"rgb(39, 24, 79)\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]},{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Randy Bradley\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Developer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"left\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"left\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"calc(3rem + 3vw) auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_order\":0,\"hide_login\":\"\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_columns\":true,\"text_columns_break_inside\":\"avoid\",\"text_columns_count\":\"2\",\"text_columns_gap\":\"3rem\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_columns_width\":\"240px\",\"text_content\":\"<p><strong>Skill</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Passion</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Process</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Results</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p>\",\"text_font_family\":\"google:montserrat\",\"text_font_size\":\"0.865rem\",\"text_font_weight\":\"400\",\"text_line_height\":\"2.3\",\"text_margin\":\"0em auto 0em auto\",\"text_text_color\":\"hsl(256, 53%, 20%)\",\"text_type\":\"standard\"}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"ST Section\",\"_m\":{\"e\":2},\"section_bg_color\":\"#ffffff\",\"section_padding\":\"100px 0px 100px 0px\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=pKcHTZED9XiGFwxSHkQk\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Renelle Giurio\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Director of Sales\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=ICkLflZwmVTEb2TKKugS\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Howard Firle\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Senior Developer\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=XwKjN5EmjbvKEiG8os6b\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Gino Whitby\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"VP of Marketing\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=zmXScRsddE0DzC04Wza9\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Millie Merwood\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Senior Sales Associate\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=gtHNNbjlbH0Let14GJiL\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Cacilia Reeveley\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Internal Auditor\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=oqZT0DRXXKoP4FVyYvCK\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Selina De Cruce\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Help Desk Technician\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Emma & Ben\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"May, 13 2022\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Denver, CO\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Tie the Knot\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"effects_mix_blend_mode\":\"luminosity\",\"layout_cell_bg_color\":\"#dddad7\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_filter\":\"contrast(88%)\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/save-the-date-scaled-1.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_alt\":true,\"effects_delay_scroll\":\"1500ms\",\"effects_duration\":\"400ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1.1, 1.1) rotateZ(0deg)\",\"effects_transform_enter\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"effects_transform_exit\":\"translate3d(0em, 0.1em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"text_base_font_size\":\"calc(2em + 13vmin)\",\"text_content\":\"Save the Date\",\"text_font_family\":\"google:bungee\",\"text_font_weight\":\"400\",\"text_line_height\":\"1\",\"text_margin\":\"0em 0.064em 0.064em 0em\",\"text_max_width\":\"4.5em\",\"text_padding\":\"0em 0.25em 0em 0.25em\",\"text_text_align\":\"center\",\"text_text_color\":\"#ffffff\",\"text_text_shadow_color\":\"#94918e\",\"text_text_shadow_dimensions\":\"0.064em 0.064em 0em\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Primary headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"24.25em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Products\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text.x-text-headline {\\n font-size: 44px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text.x-text-headline {\\n font-size: 60px;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#000\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0 0 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fbfbfd\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0px 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Comparison\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* Base Style\\n// ------- */\\n\\n.repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 35px !important;\\n}\\n\\n\\n/* SM Screens\\n// ------- */\\n\\n@media (max-width: 479px) {\\n .repro-product-tables-compare-row.is-head .x-image {\\n width: auto;\\n height: 90px;\\n }\\n\\n .repro-product-tables-compare-row.is-head .x-image img {\\n width: auto;\\n height: 100%;\\n }\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (max-width: 978px) {\\n .repro-product-tables-compare-row.is-feature .x-text-headline {\\n font-size: 21px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-compare-row .repro-product-tables-compare-data .x-col {\\n justify-content: center;\\n align-content: center;\\n align-items: center;\\n text-align: center;\\n }\\n \\n .repro-product-tables-compare-row > .x-row-inner > .x-col:first-child {\\n padding-left: 1.5em !important;\\n }\\n\\n .repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 0 !important;\\n border-top: 1px solid #dedede !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-head\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"css\":\"/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el {\\n margin-top: 1.2em !important;\\n }\\n}\\n\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Short and sweet section headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_max_width\":\"8.5em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"300\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"$____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Starting at $____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-horizontal-rule\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Closing\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 75px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"2rem\",\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Another short headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"1.5625em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Keep this bit short and sweet so it doesn\'t go on too long.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.25\",\"text_margin\":\"0.65em 0em 0.65em 0em\",\"text_max_width\":\"14em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":568,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-03.png:full\",\"image_width\":930,\"_modules\":[]}]}]}]}]}]}]'),
(231,51,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(235,52,'_edit_lock','1719754975:2'),
(236,53,'_wp_attached_file','2024/06/SaltPine_Web_logo.jpg'),
(237,53,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:29:\"2024/06/SaltPine_Web_logo.jpg\";s:8:\"filesize\";i:57862;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"SaltPine_Web_logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11638;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"SaltPine_Web_logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4129;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"SaltPine_Web_logo-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23556;}s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"SaltPine_Web_logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11638;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"SaltPine_Web_logo-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42340;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"SaltPine_Web_logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5769;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"SaltPine_Web_logo-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30772;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:29:\"SaltPine_Web_logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4129;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:30:\"SaltPine_Web_logo-1080x671.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42931;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:30:\"SaltPine_Web_logo-1080x671.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42931;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(238,54,'_wp_attached_file','2024/06/cropped-SaltPine_Web_logo.jpg'),
(239,54,'_wp_attachment_context','site-icon'),
(240,54,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:37:\"2024/06/cropped-SaltPine_Web_logo.jpg\";s:8:\"filesize\";i:20086;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"cropped-SaltPine_Web_logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11433;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"cropped-SaltPine_Web_logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5713;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"cropped-SaltPine_Web_logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4111;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"cropped-SaltPine_Web_logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11433;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"cropped-SaltPine_Web_logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4111;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:37:\"cropped-SaltPine_Web_logo-270x270.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10134;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:37:\"cropped-SaltPine_Web_logo-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7293;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:37:\"cropped-SaltPine_Web_logo-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6998;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:35:\"cropped-SaltPine_Web_logo-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2027;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(241,52,'_wp_trash_meta_status','publish'),
(242,52,'_wp_trash_meta_time','1719755030'),
(243,55,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Save the date on\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Emma & Ben\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"May, 13 2022\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Denver, CO\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Tie the Knot\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"effects_mix_blend_mode\":\"luminosity\",\"layout_cell_bg_color\":\"#dddad7\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_filter\":\"contrast(88%)\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_src\":\"50:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_alt\":true,\"effects_delay_scroll\":\"1500ms\",\"effects_duration\":\"400ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1.1, 1.1) rotateZ(0deg)\",\"effects_transform_enter\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"effects_transform_exit\":\"translate3d(0em, 0.1em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"text_base_font_size\":\"calc(2em + 13vmin)\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_font_family\":\"google:bungee\",\"text_font_weight\":\"400\",\"text_line_height\":\"1\",\"text_margin\":\"0em 0.064em 0.064em 0em\",\"text_max_width\":\"4.5em\",\"text_padding\":\"0em 0.25em 0em 0.25em\",\"text_text_align\":\"center\",\"text_text_color\":\"#ffffff\",\"text_text_shadow_color\":\"#94918e\",\"text_text_shadow_dimensions\":\"0.064em 0.064em 0em\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"19:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"#efe6e4\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-01.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Valley of Fires / \'17\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"The\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"spectacle\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"before us.\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"#8e2334\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-logo.png:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Oh yeah, it\'s all\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#b8b0c5\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Coming Together\",\"text_font_family\":\"google:cormorant\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"#22143c\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mark your calendars. Our biggest reveal yet is almost here.\\nWe cannot wait to show you what\'s in store.</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"#22143c\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"countdown\",\"_bp_base\":\"4_4\",\"countdown_base_font_size\":\"12px\",\"countdown_digit_font_family\":\"google:mulish\",\"countdown_digit_font_weight\":\"300\",\"countdown_digit_text_color\":\"#8e54e9\",\"countdown_label_font_family\":\"google:mulish\",\"countdown_label_font_size\":\"1em\",\"countdown_label_font_weight\":\"700\",\"countdown_label_letter_spacing\":\"0.085em\",\"countdown_label_spacing\":\"0.64em\",\"countdown_label_text_color\":\"#22143c\",\"countdown_label_text_transform\":\"uppercase\",\"countdown_labels_output\":\"top\",\"countdown_leading_zeros\":false,\"countdown_margin\":\"calc(1em + 5vmin) 0em calc(1em + 2vmin) 0em\",\"countdown_unit_bg_color\":\"#f0ecfb\",\"countdown_unit_border_radius\":\"6px\",\"countdown_unit_gap_column\":\"0.5em\",\"countdown_unit_gap_row\":\"0.5em\",\"countdown_unit_padding\":\"2em 0em 2em 0em\",\"countdown_unit_width\":\"10em\",\"effects_delay_scroll\":\"1000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#facebook\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"twitter\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"tiktok\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#tiktok\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_order\":0,\"bg_border_radius\":\"inherit\",\"css\":\"$el .x-line,\\n$el .x-image img {\\n filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.35));\\n}\\n\\n$el .x-line {\\n position: relative;\\n z-index: 5;\\n height: 1vw;\\n border: 0;\\n background: linear-gradient(to right, #f56468, #27184f);\\n}\\n\\n$el .x-text p strong {\\n margin-right: 0.75em;\\n letter-spacing: 0.085em;\\n text-transform: uppercase;\\n color: #f56468;\\n}\\n\\n$el .team-of-two-names-row {\\n display: flex;\\n flex-flow: row nowrap;\\n justify-content: space-around;\\n align-items: stretch;\\n}\\n\\n$el .team-of-two-names-row .x-column {\\n float: none;\\n width: auto;\\n margin: 0;\\n}\",\"hide_login\":\"\",\"section_base_font_size\":\"1rem\",\"section_bg_color\":\"#ffffff\",\"section_border_style\":\"none\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_padding\":\"calc(3rem + 3vw) 0px calc(3rem + 3vw) 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"title\":\"Team of Two\",\"_modules\":[{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"0em auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(2.25rem + 1.5vw)\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_content\":\"Meet your new team.\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline\":true,\"text_subheadline_content\":\"Ready to start?\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"calc(6px + 0.25em)\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_text_align\":\"center\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"2rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_text_align\":\"center\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"image_alt\":\"Bruce Mason, Designer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px -20% 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-01.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"image_alt\":\"Randy Bradley, Developer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-02.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"line_border_radius\":\"2px\",\"line_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"line_color\":\"transparent\",\"line_height\":\"50px\",\"line_margin\":\"-2px auto 0px auto\",\"line_size\":\"0px\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"class\":\"team-of-two-names-row\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"1.5rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Bruce Mason\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Designer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"right\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"right\",\"text_text_color\":\"rgb(39, 24, 79)\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]},{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Randy Bradley\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Developer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"left\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"left\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"calc(3rem + 3vw) auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_order\":0,\"hide_login\":\"\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_columns\":true,\"text_columns_break_inside\":\"avoid\",\"text_columns_count\":\"2\",\"text_columns_gap\":\"3rem\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_columns_width\":\"240px\",\"text_content\":\"<p><strong>Skill</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Passion</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Process</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Results</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p>\",\"text_font_family\":\"google:montserrat\",\"text_font_size\":\"0.865rem\",\"text_font_weight\":\"400\",\"text_line_height\":\"2.3\",\"text_margin\":\"0em auto 0em auto\",\"text_text_color\":\"hsl(256, 53%, 20%)\",\"text_type\":\"standard\"}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"ST Section\",\"_m\":{\"e\":2},\"section_bg_color\":\"#ffffff\",\"section_padding\":\"100px 0px 100px 0px\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=pKcHTZED9XiGFwxSHkQk\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Renelle Giurio\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Director of Sales\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=ICkLflZwmVTEb2TKKugS\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Howard Firle\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Senior Developer\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=XwKjN5EmjbvKEiG8os6b\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Gino Whitby\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"VP of Marketing\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=zmXScRsddE0DzC04Wza9\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Millie Merwood\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Senior Sales Associate\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=gtHNNbjlbH0Let14GJiL\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Cacilia Reeveley\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Internal Auditor\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=oqZT0DRXXKoP4FVyYvCK\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Selina De Cruce\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Help Desk Technician\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Primary headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"24.25em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Products\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text.x-text-headline {\\n font-size: 44px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text.x-text-headline {\\n font-size: 60px;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#000\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0 0 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fbfbfd\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0px 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Comparison\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* Base Style\\n// ------- */\\n\\n.repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 35px !important;\\n}\\n\\n\\n/* SM Screens\\n// ------- */\\n\\n@media (max-width: 479px) {\\n .repro-product-tables-compare-row.is-head .x-image {\\n width: auto;\\n height: 90px;\\n }\\n\\n .repro-product-tables-compare-row.is-head .x-image img {\\n width: auto;\\n height: 100%;\\n }\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (max-width: 978px) {\\n .repro-product-tables-compare-row.is-feature .x-text-headline {\\n font-size: 21px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-compare-row .repro-product-tables-compare-data .x-col {\\n justify-content: center;\\n align-content: center;\\n align-items: center;\\n text-align: center;\\n }\\n \\n .repro-product-tables-compare-row > .x-row-inner > .x-col:first-child {\\n padding-left: 1.5em !important;\\n }\\n\\n .repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 0 !important;\\n border-top: 1px solid #dedede !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-head\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"css\":\"/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el {\\n margin-top: 1.2em !important;\\n }\\n}\\n\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Short and sweet section headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_max_width\":\"8.5em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"300\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"$____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Starting at $____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-horizontal-rule\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Closing\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 75px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"2rem\",\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Another short headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"1.5625em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Keep this bit short and sweet so it doesn\'t go on too long.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.25\",\"text_margin\":\"0.65em 0em 0.65em 0em\",\"text_max_width\":\"14em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":568,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-03.png:full\",\"image_width\":930,\"_modules\":[]}]}]}]}]}]}]'),
(244,55,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(245,56,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Save the date on\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"effects_mix_blend_mode\":\"luminosity\",\"layout_cell_bg_color\":\"#dddad7\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_filter\":\"contrast(88%)\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_src\":\"50:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_alt\":true,\"effects_delay_scroll\":\"1500ms\",\"effects_duration\":\"400ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1.1, 1.1) rotateZ(0deg)\",\"effects_transform_enter\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"effects_transform_exit\":\"translate3d(0em, 0.1em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"text_base_font_size\":\"calc(2em + 13vmin)\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_font_family\":\"google:bungee\",\"text_font_weight\":\"400\",\"text_line_height\":\"1\",\"text_margin\":\"0em 0.064em 0.064em 0em\",\"text_max_width\":\"4.5em\",\"text_padding\":\"0em 0.25em 0em 0.25em\",\"text_text_align\":\"center\",\"text_text_color\":\"#ffffff\",\"text_text_shadow_color\":\"#94918e\",\"text_text_shadow_dimensions\":\"0.064em 0.064em 0em\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"19:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"#efe6e4\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-01.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Valley of Fires / \'17\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"The\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"spectacle\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"before us.\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"#8e2334\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-logo.png:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Oh yeah, it\'s all\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#b8b0c5\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Coming Together\",\"text_font_family\":\"google:cormorant\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"#22143c\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mark your calendars. Our biggest reveal yet is almost here.\\nWe cannot wait to show you what\'s in store.</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"#22143c\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"countdown\",\"_bp_base\":\"4_4\",\"countdown_base_font_size\":\"12px\",\"countdown_digit_font_family\":\"google:mulish\",\"countdown_digit_font_weight\":\"300\",\"countdown_digit_text_color\":\"#8e54e9\",\"countdown_label_font_family\":\"google:mulish\",\"countdown_label_font_size\":\"1em\",\"countdown_label_font_weight\":\"700\",\"countdown_label_letter_spacing\":\"0.085em\",\"countdown_label_spacing\":\"0.64em\",\"countdown_label_text_color\":\"#22143c\",\"countdown_label_text_transform\":\"uppercase\",\"countdown_labels_output\":\"top\",\"countdown_leading_zeros\":false,\"countdown_margin\":\"calc(1em + 5vmin) 0em calc(1em + 2vmin) 0em\",\"countdown_unit_bg_color\":\"#f0ecfb\",\"countdown_unit_border_radius\":\"6px\",\"countdown_unit_gap_column\":\"0.5em\",\"countdown_unit_gap_row\":\"0.5em\",\"countdown_unit_padding\":\"2em 0em 2em 0em\",\"countdown_unit_width\":\"10em\",\"effects_delay_scroll\":\"1000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#facebook\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"twitter\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"tiktok\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#tiktok\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_order\":0,\"bg_border_radius\":\"inherit\",\"css\":\"$el .x-line,\\n$el .x-image img {\\n filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.35));\\n}\\n\\n$el .x-line {\\n position: relative;\\n z-index: 5;\\n height: 1vw;\\n border: 0;\\n background: linear-gradient(to right, #f56468, #27184f);\\n}\\n\\n$el .x-text p strong {\\n margin-right: 0.75em;\\n letter-spacing: 0.085em;\\n text-transform: uppercase;\\n color: #f56468;\\n}\\n\\n$el .team-of-two-names-row {\\n display: flex;\\n flex-flow: row nowrap;\\n justify-content: space-around;\\n align-items: stretch;\\n}\\n\\n$el .team-of-two-names-row .x-column {\\n float: none;\\n width: auto;\\n margin: 0;\\n}\",\"hide_login\":\"\",\"section_base_font_size\":\"1rem\",\"section_bg_color\":\"#ffffff\",\"section_border_style\":\"none\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_padding\":\"calc(3rem + 3vw) 0px calc(3rem + 3vw) 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"title\":\"Team of Two\",\"_modules\":[{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"0em auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(2.25rem + 1.5vw)\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_content\":\"Meet your new team.\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline\":true,\"text_subheadline_content\":\"Ready to start?\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"calc(6px + 0.25em)\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_text_align\":\"center\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"2rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_text_align\":\"center\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"image_alt\":\"Bruce Mason, Designer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px -20% 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-01.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"image_alt\":\"Randy Bradley, Developer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-02.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"line_border_radius\":\"2px\",\"line_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"line_color\":\"transparent\",\"line_height\":\"50px\",\"line_margin\":\"-2px auto 0px auto\",\"line_size\":\"0px\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"class\":\"team-of-two-names-row\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"1.5rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Bruce Mason\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Designer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"right\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"right\",\"text_text_color\":\"rgb(39, 24, 79)\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]},{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Randy Bradley\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Developer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"left\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"left\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"calc(3rem + 3vw) auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_order\":0,\"hide_login\":\"\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_columns\":true,\"text_columns_break_inside\":\"avoid\",\"text_columns_count\":\"2\",\"text_columns_gap\":\"3rem\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_columns_width\":\"240px\",\"text_content\":\"<p><strong>Skill</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Passion</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Process</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Results</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p>\",\"text_font_family\":\"google:montserrat\",\"text_font_size\":\"0.865rem\",\"text_font_weight\":\"400\",\"text_line_height\":\"2.3\",\"text_margin\":\"0em auto 0em auto\",\"text_text_color\":\"hsl(256, 53%, 20%)\",\"text_type\":\"standard\"}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"ST Section\",\"_m\":{\"e\":2},\"section_bg_color\":\"#ffffff\",\"section_padding\":\"100px 0px 100px 0px\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=pKcHTZED9XiGFwxSHkQk\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Renelle Giurio\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Director of Sales\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=ICkLflZwmVTEb2TKKugS\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Howard Firle\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Senior Developer\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=XwKjN5EmjbvKEiG8os6b\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Gino Whitby\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"VP of Marketing\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=zmXScRsddE0DzC04Wza9\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Millie Merwood\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Senior Sales Associate\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=gtHNNbjlbH0Let14GJiL\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Cacilia Reeveley\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Internal Auditor\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=oqZT0DRXXKoP4FVyYvCK\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Selina De Cruce\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Help Desk Technician\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Primary headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"24.25em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Products\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text.x-text-headline {\\n font-size: 44px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text.x-text-headline {\\n font-size: 60px;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#000\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0 0 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fbfbfd\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0px 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Comparison\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* Base Style\\n// ------- */\\n\\n.repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 35px !important;\\n}\\n\\n\\n/* SM Screens\\n// ------- */\\n\\n@media (max-width: 479px) {\\n .repro-product-tables-compare-row.is-head .x-image {\\n width: auto;\\n height: 90px;\\n }\\n\\n .repro-product-tables-compare-row.is-head .x-image img {\\n width: auto;\\n height: 100%;\\n }\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (max-width: 978px) {\\n .repro-product-tables-compare-row.is-feature .x-text-headline {\\n font-size: 21px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-compare-row .repro-product-tables-compare-data .x-col {\\n justify-content: center;\\n align-content: center;\\n align-items: center;\\n text-align: center;\\n }\\n \\n .repro-product-tables-compare-row > .x-row-inner > .x-col:first-child {\\n padding-left: 1.5em !important;\\n }\\n\\n .repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 0 !important;\\n border-top: 1px solid #dedede !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-head\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"css\":\"/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el {\\n margin-top: 1.2em !important;\\n }\\n}\\n\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Short and sweet section headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_max_width\":\"8.5em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"300\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"$____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Starting at $____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-horizontal-rule\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Closing\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 75px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"2rem\",\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Another short headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"1.5625em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Keep this bit short and sweet so it doesn\'t go on too long.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.25\",\"text_margin\":\"0.65em 0em 0.65em 0em\",\"text_max_width\":\"14em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":568,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-03.png:full\",\"image_width\":930,\"_modules\":[]}]}]}]}]}]}]'),
(246,56,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(247,57,'_wp_attached_file','2024/06/Sunglasses-Case-scaled.jpeg'),
(248,57,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:35:\"2024/06/Sunglasses-Case-scaled.jpeg\";s:8:\"filesize\";i:1099775;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Sunglasses-Case-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26202;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Sunglasses-Case-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220276;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Sunglasses-Case-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11662;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Sunglasses-Case-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131416;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"Sunglasses-Case-1536x1152.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:453520;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"Sunglasses-Case-2048x1536.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:750472;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"Sunglasses-Case-100x75.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6743;}s:5:\"entry\";a:5:{s:4:\"file\";s:29:\"Sunglasses-Case-1200x900.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:293909;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:29:\"Sunglasses-Case-1200x671.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222115;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:29:\"Sunglasses-Case-1200x900.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:293909;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:29:\"Sunglasses-Case-1200x671.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222115;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Sunglasses-Case-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32245;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Sunglasses-Case-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84665;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Sunglasses-Case-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7540;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:17:\"iPhone 12 Pro Max\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1715861194\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.1\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"Sunglasses-Case.jpeg\";}'),
(249,58,'_wp_attached_file','2024/06/Western-Boot-Rack-scaled.jpeg'),
(250,58,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:37:\"2024/06/Western-Boot-Rack-scaled.jpeg\";s:8:\"filesize\";i:900394;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Western-Boot-Rack-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25034;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Western-Boot-Rack-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Western-Boot-Rack-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11466;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Western-Boot-Rack-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108898;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"Western-Boot-Rack-1536x1152.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:359999;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"Western-Boot-Rack-2048x1536.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:604497;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:29:\"Western-Boot-Rack-100x75.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7000;}s:5:\"entry\";a:5:{s:4:\"file\";s:31:\"Western-Boot-Rack-1200x900.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234590;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:31:\"Western-Boot-Rack-1200x671.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174051;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:31:\"Western-Boot-Rack-1200x900.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234590;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:31:\"Western-Boot-Rack-1200x671.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174051;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Western-Boot-Rack-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29193;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Western-Boot-Rack-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73133;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Western-Boot-Rack-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7764;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:17:\"iPhone 12 Pro Max\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1715861130\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.1\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"Western-Boot-Rack.jpeg\";}'),
(251,59,'_wp_attached_file','2024/06/Table-Display-scaled.jpeg'),
(252,59,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:33:\"2024/06/Table-Display-scaled.jpeg\";s:8:\"filesize\";i:835842;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Table-Display-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24177;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Table-Display-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183003;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Table-Display-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11633;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Table-Display-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183003;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"Table-Display-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:359698;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"Table-Display-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:579029;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:26:\"Table-Display-100x133.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8628;}s:5:\"entry\";a:5:{s:4:\"file\";s:28:\"Table-Display-1200x1600.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:385718;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:27:\"Table-Display-1200x671.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188055;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:28:\"Table-Display-1200x1600.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:385718;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:27:\"Table-Display-1200x671.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188055;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Table-Display-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30685;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Table-Display-600x800.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120036;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Table-Display-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7580;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:17:\"iPhone 12 Pro Max\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1715861220\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.1\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"Table-Display.jpeg\";}'),
(253,60,'_wp_attached_file','2024/06/Middle-Store-Display-scaled.jpeg'),
(254,60,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:40:\"2024/06/Middle-Store-Display-scaled.jpeg\";s:8:\"filesize\";i:888110;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Middle-Store-Display-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22101;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Middle-Store-Display-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177950;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Middle-Store-Display-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10549;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Middle-Store-Display-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177950;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Middle-Store-Display-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:366361;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"Middle-Store-Display-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:605220;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:33:\"Middle-Store-Display-100x133.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8255;}s:5:\"entry\";a:5:{s:4:\"file\";s:35:\"Middle-Store-Display-1200x1600.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:394575;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:34:\"Middle-Store-Display-1200x671.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158883;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:35:\"Middle-Store-Display-1200x1600.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:394575;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:34:\"Middle-Store-Display-1200x671.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158883;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Middle-Store-Display-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26806;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Middle-Store-Display-600x800.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113938;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Middle-Store-Display-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:17:\"iPhone 12 Pro Max\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1715861164\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.1\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:18:\"0.0083333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:25:\"Middle-Store-Display.jpeg\";}'),
(255,61,'_wp_attached_file','2024/06/Front-of-Store-2-scaled.jpeg'),
(256,61,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:36:\"2024/06/Front-of-Store-2-scaled.jpeg\";s:8:\"filesize\";i:891474;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Front-of-Store-2-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21128;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Front-of-Store-2-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180043;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Front-of-Store-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9665;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Front-of-Store-2-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180043;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"Front-of-Store-2-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:370457;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"Front-of-Store-2-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:611627;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:29:\"Front-of-Store-2-100x133.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7549;}s:5:\"entry\";a:5:{s:4:\"file\";s:31:\"Front-of-Store-2-1200x1600.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:398329;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:30:\"Front-of-Store-2-1200x671.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120302;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:31:\"Front-of-Store-2-1200x1600.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:398329;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:30:\"Front-of-Store-2-1200x671.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120302;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Front-of-Store-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24936;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Front-of-Store-2-600x800.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114987;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Front-of-Store-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:17:\"iPhone 12 Pro Max\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1715861761\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.1\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00032404406999352\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"Front-of-Store-2.jpeg\";}'),
(257,62,'_wp_attached_file','2024/06/Colored-Tees-scaled.jpeg'),
(258,62,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:32:\"2024/06/Colored-Tees-scaled.jpeg\";s:8:\"filesize\";i:1096588;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Colored-Tees-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28466;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Colored-Tees-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231193;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Colored-Tees-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12782;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Colored-Tees-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140485;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"Colored-Tees-1536x1152.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:463049;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"Colored-Tees-2048x1536.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:754489;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"Colored-Tees-100x75.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6956;}s:5:\"entry\";a:5:{s:4:\"file\";s:26:\"Colored-Tees-1200x900.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:305192;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:26:\"Colored-Tees-1200x671.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231268;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:26:\"Colored-Tees-1200x900.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:305192;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:26:\"Colored-Tees-1200x671.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231268;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Colored-Tees-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36540;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Colored-Tees-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91670;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Colored-Tees-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8091;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:17:\"iPhone 12 Pro Max\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1715861499\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.1\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"Colored-Tees.jpeg\";}'),
(259,63,'_wp_attached_file','2024/06/Salt-Pine-FaceBook-Cover.jpg'),
(260,63,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1640;s:6:\"height\";i:924;s:4:\"file\";s:36:\"2024/06/Salt-Pine-FaceBook-Cover.jpg\";s:8:\"filesize\";i:333484;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Salt-Pine-FaceBook-Cover-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14978;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Salt-Pine-FaceBook-Cover-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130351;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Salt-Pine-FaceBook-Cover-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9033;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Salt-Pine-FaceBook-Cover-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76759;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"Salt-Pine-FaceBook-Cover-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:275100;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:35:\"Salt-Pine-FaceBook-Cover-100x56.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3663;}s:5:\"entry\";a:5:{s:4:\"file\";s:37:\"Salt-Pine-FaceBook-Cover-1200x676.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174898;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:37:\"Salt-Pine-FaceBook-Cover-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174113;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:37:\"Salt-Pine-FaceBook-Cover-1200x676.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174898;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:37:\"Salt-Pine-FaceBook-Cover-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174113;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Salt-Pine-FaceBook-Cover-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26476;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Salt-Pine-FaceBook-Cover-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48956;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Salt-Pine-FaceBook-Cover-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(261,64,'_wp_attached_file','2024/06/441454215_122112387062283827_2135989879224135755_n-1.jpg'),
(262,64,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:64:\"2024/06/441454215_122112387062283827_2135989879224135755_n-1.jpg\";s:8:\"filesize\";i:752391;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"441454215_122112387062283827_2135989879224135755_n-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17447;}s:5:\"large\";a:5:{s:4:\"file\";s:65:\"441454215_122112387062283827_2135989879224135755_n-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134910;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"441454215_122112387062283827_2135989879224135755_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7419;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:64:\"441454215_122112387062283827_2135989879224135755_n-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82717;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"441454215_122112387062283827_2135989879224135755_n-1-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:277172;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:63:\"441454215_122112387062283827_2135989879224135755_n-1-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3507;}s:5:\"entry\";a:5:{s:4:\"file\";s:65:\"441454215_122112387062283827_2135989879224135755_n-1-1200x900.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181855;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:65:\"441454215_122112387062283827_2135989879224135755_n-1-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142816;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:65:\"441454215_122112387062283827_2135989879224135755_n-1-1200x900.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181855;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:65:\"441454215_122112387062283827_2135989879224135755_n-1-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142816;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:64:\"441454215_122112387062283827_2135989879224135755_n-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21617;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:64:\"441454215_122112387062283827_2135989879224135755_n-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54401;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:64:\"441454215_122112387062283827_2135989879224135755_n-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4251;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(263,65,'_wp_attached_file','2024/06/441299005_122112375680283827_6960678706930576508_n-1.jpg'),
(264,65,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:64:\"2024/06/441299005_122112375680283827_6960678706930576508_n-1.jpg\";s:8:\"filesize\";i:902814;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"441299005_122112375680283827_6960678706930576508_n-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20214;}s:5:\"large\";a:5:{s:4:\"file\";s:65:\"441299005_122112375680283827_6960678706930576508_n-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166183;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"441299005_122112375680283827_6960678706930576508_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8284;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:64:\"441299005_122112375680283827_6960678706930576508_n-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100236;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"441299005_122112375680283827_6960678706930576508_n-1-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344165;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:63:\"441299005_122112375680283827_6960678706930576508_n-1-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4001;}s:5:\"entry\";a:5:{s:4:\"file\";s:65:\"441299005_122112375680283827_6960678706930576508_n-1-1200x900.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226281;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:65:\"441299005_122112375680283827_6960678706930576508_n-1-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174777;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:65:\"441299005_122112375680283827_6960678706930576508_n-1-1200x900.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226281;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:65:\"441299005_122112375680283827_6960678706930576508_n-1-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174777;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:64:\"441299005_122112375680283827_6960678706930576508_n-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24853;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:64:\"441299005_122112375680283827_6960678706930576508_n-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65637;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:64:\"441299005_122112375680283827_6960678706930576508_n-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4816;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(265,66,'_wp_attached_file','2024/06/439770794_122111560826283827_6027357401422751746_n-1.jpg'),
(266,66,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:360;s:4:\"file\";s:64:\"2024/06/439770794_122111560826283827_6027357401422751746_n-1.jpg\";s:8:\"filesize\";i:69092;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"439770794_122111560826283827_6027357401422751746_n-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19170;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"439770794_122111560826283827_6027357401422751746_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7777;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:63:\"439770794_122111560826283827_6027357401422751746_n-1-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3750;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:64:\"439770794_122111560826283827_6027357401422751746_n-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23068;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:64:\"439770794_122111560826283827_6027357401422751746_n-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4432;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(267,67,'_wp_attached_file','2024/06/440783775_122111563262283827_5401312750571032783_n.jpg'),
(268,67,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:360;s:4:\"file\";s:62:\"2024/06/440783775_122111563262283827_5401312750571032783_n.jpg\";s:8:\"filesize\";i:67486;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"440783775_122111563262283827_5401312750571032783_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19904;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"440783775_122111563262283827_5401312750571032783_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8041;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:61:\"440783775_122111563262283827_5401312750571032783_n-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3593;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:62:\"440783775_122111563262283827_5401312750571032783_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24712;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:62:\"440783775_122111563262283827_5401312750571032783_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4448;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(269,68,'_wp_attached_file','2024/06/441299005_122112375680283827_6960678706930576508_n.jpg'),
(270,68,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:62:\"2024/06/441299005_122112375680283827_6960678706930576508_n.jpg\";s:8:\"filesize\";i:902814;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"441299005_122112375680283827_6960678706930576508_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20214;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"441299005_122112375680283827_6960678706930576508_n-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166183;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"441299005_122112375680283827_6960678706930576508_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8284;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"441299005_122112375680283827_6960678706930576508_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100236;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"441299005_122112375680283827_6960678706930576508_n-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344165;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:61:\"441299005_122112375680283827_6960678706930576508_n-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4001;}s:5:\"entry\";a:5:{s:4:\"file\";s:63:\"441299005_122112375680283827_6960678706930576508_n-1200x900.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226281;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:63:\"441299005_122112375680283827_6960678706930576508_n-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174777;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:63:\"441299005_122112375680283827_6960678706930576508_n-1200x900.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226281;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:63:\"441299005_122112375680283827_6960678706930576508_n-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174777;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:62:\"441299005_122112375680283827_6960678706930576508_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24853;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:62:\"441299005_122112375680283827_6960678706930576508_n-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65637;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:62:\"441299005_122112375680283827_6960678706930576508_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4816;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(271,69,'_wp_attached_file','2024/06/Sunglasses-Case-1-scaled.jpeg'),
(272,69,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:37:\"2024/06/Sunglasses-Case-1-scaled.jpeg\";s:8:\"filesize\";i:1099775;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Sunglasses-Case-1-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26202;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Sunglasses-Case-1-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220276;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Sunglasses-Case-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11662;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Sunglasses-Case-1-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131416;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"Sunglasses-Case-1-1536x1152.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:453520;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"Sunglasses-Case-1-2048x1536.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:750472;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:29:\"Sunglasses-Case-1-100x75.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6743;}s:5:\"entry\";a:5:{s:4:\"file\";s:31:\"Sunglasses-Case-1-1200x900.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:293909;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:31:\"Sunglasses-Case-1-1200x671.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222115;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:31:\"Sunglasses-Case-1-1200x900.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:293909;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:31:\"Sunglasses-Case-1-1200x671.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222115;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Sunglasses-Case-1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32245;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Sunglasses-Case-1-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84665;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Sunglasses-Case-1-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7540;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:17:\"iPhone 12 Pro Max\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1715861194\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.1\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"Sunglasses-Case-1.jpeg\";}'),
(273,70,'_wp_attached_file','2024/06/polorois.png'),
(274,70,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1640;s:6:\"height\";i:924;s:4:\"file\";s:20:\"2024/06/polorois.png\";s:8:\"filesize\";i:693976;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"polorois-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34888;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"polorois-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:277543;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"polorois-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21505;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"polorois-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:167826;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"polorois-1536x865.png\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:571107;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"polorois-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5800;}s:5:\"entry\";a:5:{s:4:\"file\";s:21:\"polorois-1200x676.png\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:368510;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:21:\"polorois-1200x671.png\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:368271;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:21:\"polorois-1200x676.png\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:368510;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:21:\"polorois-1200x671.png\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:368271;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"polorois-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67682;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"polorois-600x338.png\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110141;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"polorois-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11032;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(275,71,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Save the date on\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"text_max_width\":[\"auto\",null,null,null,null]},\"effects_alt\":true,\"effects_delay_scroll\":\"1500ms\",\"effects_duration\":\"400ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1.1, 1.1) rotateZ(0deg)\",\"effects_transform_enter\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"effects_transform_exit\":\"translate3d(0em, 0.1em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"text_base_font_size\":\"70px\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_font_family\":\"google:bungee\",\"text_font_weight\":\"400\",\"text_line_height\":\"1\",\"text_margin\":\"0.646em 0em -1.351em 0em\",\"text_max_width\":\"54.85em\",\"text_padding\":\"0em 0.25em 0em 0.25em\",\"text_text_align\":\"center\",\"text_text_color\":\"#ffffff\",\"text_text_shadow_color\":\"#94918e\",\"text_text_shadow_dimensions\":\"0.064em 0.064em 0em\",\"text_text_transform\":\"uppercase\",\"text_typing\":true,\"text_typing_content\":\"vintage haven\",\"text_typing_prefix\":\"Vero\'s\",\"text_typing_suffix\":\"decades of fashion\",\"_modules\":[]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_margin\":\"-100px 0px 0px 0px\",\"image_padding\":\"-60px 0px 0px 0px\",\"image_retina\":false,\"image_src\":\"70:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"19:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"#efe6e4\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-01.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Valley of Fires / \'17\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"The\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"spectacle\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"before us.\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"#8e2334\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-logo.png:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Oh yeah, it\'s all\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#b8b0c5\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Coming Together\",\"text_font_family\":\"google:cormorant\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"#22143c\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mark your calendars. Our biggest reveal yet is almost here.\\nWe cannot wait to show you what\'s in store.</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"#22143c\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"countdown\",\"_bp_base\":\"4_4\",\"countdown_base_font_size\":\"12px\",\"countdown_digit_font_family\":\"google:mulish\",\"countdown_digit_font_weight\":\"300\",\"countdown_digit_text_color\":\"#8e54e9\",\"countdown_label_font_family\":\"google:mulish\",\"countdown_label_font_size\":\"1em\",\"countdown_label_font_weight\":\"700\",\"countdown_label_letter_spacing\":\"0.085em\",\"countdown_label_spacing\":\"0.64em\",\"countdown_label_text_color\":\"#22143c\",\"countdown_label_text_transform\":\"uppercase\",\"countdown_labels_output\":\"top\",\"countdown_leading_zeros\":false,\"countdown_margin\":\"calc(1em + 5vmin) 0em calc(1em + 2vmin) 0em\",\"countdown_unit_bg_color\":\"#f0ecfb\",\"countdown_unit_border_radius\":\"6px\",\"countdown_unit_gap_column\":\"0.5em\",\"countdown_unit_gap_row\":\"0.5em\",\"countdown_unit_padding\":\"2em 0em 2em 0em\",\"countdown_unit_width\":\"10em\",\"effects_delay_scroll\":\"1000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#facebook\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"twitter\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"tiktok\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#tiktok\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_order\":0,\"bg_border_radius\":\"inherit\",\"css\":\"$el .x-line,\\n$el .x-image img {\\n filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.35));\\n}\\n\\n$el .x-line {\\n position: relative;\\n z-index: 5;\\n height: 1vw;\\n border: 0;\\n background: linear-gradient(to right, #f56468, #27184f);\\n}\\n\\n$el .x-text p strong {\\n margin-right: 0.75em;\\n letter-spacing: 0.085em;\\n text-transform: uppercase;\\n color: #f56468;\\n}\\n\\n$el .team-of-two-names-row {\\n display: flex;\\n flex-flow: row nowrap;\\n justify-content: space-around;\\n align-items: stretch;\\n}\\n\\n$el .team-of-two-names-row .x-column {\\n float: none;\\n width: auto;\\n margin: 0;\\n}\",\"hide_login\":\"\",\"section_base_font_size\":\"1rem\",\"section_bg_color\":\"#ffffff\",\"section_border_style\":\"none\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_padding\":\"calc(3rem + 3vw) 0px calc(3rem + 3vw) 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"title\":\"Team of Two\",\"_modules\":[{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"0em auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(2.25rem + 1.5vw)\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_content\":\"Meet your new team.\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline\":true,\"text_subheadline_content\":\"Ready to start?\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"calc(6px + 0.25em)\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_text_align\":\"center\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"2rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_text_align\":\"center\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"image_alt\":\"Bruce Mason, Designer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px -20% 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-01.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"image_alt\":\"Randy Bradley, Developer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-02.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"line_border_radius\":\"2px\",\"line_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"line_color\":\"transparent\",\"line_height\":\"50px\",\"line_margin\":\"-2px auto 0px auto\",\"line_size\":\"0px\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"class\":\"team-of-two-names-row\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"1.5rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Bruce Mason\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Designer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"right\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"right\",\"text_text_color\":\"rgb(39, 24, 79)\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]},{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Randy Bradley\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Developer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"left\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"left\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"calc(3rem + 3vw) auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_order\":0,\"hide_login\":\"\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_columns\":true,\"text_columns_break_inside\":\"avoid\",\"text_columns_count\":\"2\",\"text_columns_gap\":\"3rem\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_columns_width\":\"240px\",\"text_content\":\"<p><strong>Skill</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Passion</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Process</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Results</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p>\",\"text_font_family\":\"google:montserrat\",\"text_font_size\":\"0.865rem\",\"text_font_weight\":\"400\",\"text_line_height\":\"2.3\",\"text_margin\":\"0em auto 0em auto\",\"text_text_color\":\"hsl(256, 53%, 20%)\",\"text_type\":\"standard\"}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"ST Section\",\"_m\":{\"e\":2},\"section_bg_color\":\"#ffffff\",\"section_padding\":\"100px 0px 100px 0px\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=pKcHTZED9XiGFwxSHkQk\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Renelle Giurio\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Director of Sales\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=ICkLflZwmVTEb2TKKugS\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Howard Firle\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Senior Developer\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=XwKjN5EmjbvKEiG8os6b\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Gino Whitby\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"VP of Marketing\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=zmXScRsddE0DzC04Wza9\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Millie Merwood\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Senior Sales Associate\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=gtHNNbjlbH0Let14GJiL\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Cacilia Reeveley\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Internal Auditor\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=oqZT0DRXXKoP4FVyYvCK\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Selina De Cruce\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Help Desk Technician\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Primary headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"24.25em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Products\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text.x-text-headline {\\n font-size: 44px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text.x-text-headline {\\n font-size: 60px;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#000\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0 0 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fbfbfd\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0px 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Comparison\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* Base Style\\n// ------- */\\n\\n.repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 35px !important;\\n}\\n\\n\\n/* SM Screens\\n// ------- */\\n\\n@media (max-width: 479px) {\\n .repro-product-tables-compare-row.is-head .x-image {\\n width: auto;\\n height: 90px;\\n }\\n\\n .repro-product-tables-compare-row.is-head .x-image img {\\n width: auto;\\n height: 100%;\\n }\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (max-width: 978px) {\\n .repro-product-tables-compare-row.is-feature .x-text-headline {\\n font-size: 21px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-compare-row .repro-product-tables-compare-data .x-col {\\n justify-content: center;\\n align-content: center;\\n align-items: center;\\n text-align: center;\\n }\\n \\n .repro-product-tables-compare-row > .x-row-inner > .x-col:first-child {\\n padding-left: 1.5em !important;\\n }\\n\\n .repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 0 !important;\\n border-top: 1px solid #dedede !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-head\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"css\":\"/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el {\\n margin-top: 1.2em !important;\\n }\\n}\\n\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Short and sweet section headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_max_width\":\"8.5em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"300\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"$____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Starting at $____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-horizontal-rule\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Closing\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 75px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"2rem\",\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Another short headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"1.5625em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Keep this bit short and sweet so it doesn\'t go on too long.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.25\",\"text_margin\":\"0.65em 0em 0.65em 0em\",\"text_max_width\":\"14em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":568,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-03.png:full\",\"image_width\":930,\"_modules\":[]}]}]}]}]}]}]'),
(276,71,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(277,72,'_wp_attached_file','2024/06/poloraid.png'),
(278,72,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1640;s:6:\"height\";i:924;s:4:\"file\";s:20:\"2024/06/poloraid.png\";s:8:\"filesize\";i:1174309;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"poloraid-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53731;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"poloraid-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:452653;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"poloraid-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26068;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"poloraid-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:269729;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"poloraid-1536x865.png\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:946166;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"poloraid-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8759;}s:5:\"entry\";a:5:{s:4:\"file\";s:21:\"poloraid-1200x676.png\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:604567;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:21:\"poloraid-1200x671.png\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:604164;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:21:\"poloraid-1200x676.png\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:604567;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:21:\"poloraid-1200x671.png\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:604164;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"poloraid-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83460;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"poloraid-600x338.png\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:174160;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"poloraid-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13397;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES
(279,73,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Save the date on\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"text_max_width\":[\"auto\",null,null,null,null]},\"effects_alt\":true,\"effects_delay_scroll\":\"1500ms\",\"effects_duration\":\"400ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1.1, 1.1) rotateZ(0deg)\",\"effects_transform_enter\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"effects_transform_exit\":\"translate3d(0em, 0.1em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"text_base_font_size\":\"70px\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"400\",\"text_line_height\":\"1\",\"text_margin\":\"0.646em 0em -0.262em 0em\",\"text_max_width\":\"54.85em\",\"text_padding\":\"0em 0.25em 0em 0.25em\",\"text_text_align\":\"center\",\"text_text_color\":\"#ffffff\",\"text_text_shadow_color\":\"#94918e\",\"text_text_shadow_dimensions\":\"0.064em 0.064em 0em\",\"text_text_transform\":\"uppercase\",\"text_typing\":true,\"text_typing_content\":\"vintage haven\",\"text_typing_prefix\":\"Vero\'s\",\"text_typing_suffix\":\"decades of fashion\",\"_modules\":[]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_margin\":\"-100px 0px 0px 0px\",\"image_padding\":\"-60px 0px 0px 0px\",\"image_retina\":false,\"image_src\":\"72:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"19:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"The\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"spectacle\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"before us.\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-logo.png:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Oh yeah, it\'s all\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#b8b0c5\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Coming Together\",\"text_font_family\":\"google:cormorant\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"#22143c\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mark your calendars. Our biggest reveal yet is almost here.\\nWe cannot wait to show you what\'s in store.</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"#22143c\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"countdown\",\"_bp_base\":\"4_4\",\"countdown_base_font_size\":\"12px\",\"countdown_digit_font_family\":\"google:mulish\",\"countdown_digit_font_weight\":\"300\",\"countdown_digit_text_color\":\"#8e54e9\",\"countdown_label_font_family\":\"google:mulish\",\"countdown_label_font_size\":\"1em\",\"countdown_label_font_weight\":\"700\",\"countdown_label_letter_spacing\":\"0.085em\",\"countdown_label_spacing\":\"0.64em\",\"countdown_label_text_color\":\"#22143c\",\"countdown_label_text_transform\":\"uppercase\",\"countdown_labels_output\":\"top\",\"countdown_leading_zeros\":false,\"countdown_margin\":\"calc(1em + 5vmin) 0em calc(1em + 2vmin) 0em\",\"countdown_unit_bg_color\":\"#f0ecfb\",\"countdown_unit_border_radius\":\"6px\",\"countdown_unit_gap_column\":\"0.5em\",\"countdown_unit_gap_row\":\"0.5em\",\"countdown_unit_padding\":\"2em 0em 2em 0em\",\"countdown_unit_width\":\"10em\",\"effects_delay_scroll\":\"1000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#facebook\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"twitter\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"tiktok\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#tiktok\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_order\":0,\"bg_border_radius\":\"inherit\",\"css\":\"$el .x-line,\\n$el .x-image img {\\n filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.35));\\n}\\n\\n$el .x-line {\\n position: relative;\\n z-index: 5;\\n height: 1vw;\\n border: 0;\\n background: linear-gradient(to right, #f56468, #27184f);\\n}\\n\\n$el .x-text p strong {\\n margin-right: 0.75em;\\n letter-spacing: 0.085em;\\n text-transform: uppercase;\\n color: #f56468;\\n}\\n\\n$el .team-of-two-names-row {\\n display: flex;\\n flex-flow: row nowrap;\\n justify-content: space-around;\\n align-items: stretch;\\n}\\n\\n$el .team-of-two-names-row .x-column {\\n float: none;\\n width: auto;\\n margin: 0;\\n}\",\"hide_login\":\"\",\"section_base_font_size\":\"1rem\",\"section_bg_color\":\"#ffffff\",\"section_border_style\":\"none\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_padding\":\"calc(3rem + 3vw) 0px calc(3rem + 3vw) 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"title\":\"Team of Two\",\"_modules\":[{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"0em auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(2.25rem + 1.5vw)\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_content\":\"Meet your new team.\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline\":true,\"text_subheadline_content\":\"Ready to start?\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"calc(6px + 0.25em)\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_text_align\":\"center\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"2rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_text_align\":\"center\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"image_alt\":\"Bruce Mason, Designer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px -20% 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-01.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"image_alt\":\"Randy Bradley, Developer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-02.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"line_border_radius\":\"2px\",\"line_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"line_color\":\"transparent\",\"line_height\":\"50px\",\"line_margin\":\"-2px auto 0px auto\",\"line_size\":\"0px\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"class\":\"team-of-two-names-row\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"1.5rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Bruce Mason\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Designer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"right\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"right\",\"text_text_color\":\"rgb(39, 24, 79)\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]},{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Randy Bradley\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Developer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"left\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"left\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"calc(3rem + 3vw) auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_order\":0,\"hide_login\":\"\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_columns\":true,\"text_columns_break_inside\":\"avoid\",\"text_columns_count\":\"2\",\"text_columns_gap\":\"3rem\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_columns_width\":\"240px\",\"text_content\":\"<p><strong>Skill</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Passion</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Process</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Results</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p>\",\"text_font_family\":\"google:montserrat\",\"text_font_size\":\"0.865rem\",\"text_font_weight\":\"400\",\"text_line_height\":\"2.3\",\"text_margin\":\"0em auto 0em auto\",\"text_text_color\":\"hsl(256, 53%, 20%)\",\"text_type\":\"standard\"}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"ST Section\",\"_m\":{\"e\":2},\"section_bg_color\":\"#ffffff\",\"section_padding\":\"100px 0px 100px 0px\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=pKcHTZED9XiGFwxSHkQk\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Renelle Giurio\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Director of Sales\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=ICkLflZwmVTEb2TKKugS\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Howard Firle\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Senior Developer\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=XwKjN5EmjbvKEiG8os6b\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Gino Whitby\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"VP of Marketing\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=zmXScRsddE0DzC04Wza9\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Millie Merwood\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Senior Sales Associate\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=gtHNNbjlbH0Let14GJiL\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Cacilia Reeveley\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Internal Auditor\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=oqZT0DRXXKoP4FVyYvCK\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Selina De Cruce\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Help Desk Technician\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Primary headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"24.25em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Products\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text.x-text-headline {\\n font-size: 44px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text.x-text-headline {\\n font-size: 60px;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#000\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0 0 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fbfbfd\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0px 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Comparison\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* Base Style\\n// ------- */\\n\\n.repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 35px !important;\\n}\\n\\n\\n/* SM Screens\\n// ------- */\\n\\n@media (max-width: 479px) {\\n .repro-product-tables-compare-row.is-head .x-image {\\n width: auto;\\n height: 90px;\\n }\\n\\n .repro-product-tables-compare-row.is-head .x-image img {\\n width: auto;\\n height: 100%;\\n }\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (max-width: 978px) {\\n .repro-product-tables-compare-row.is-feature .x-text-headline {\\n font-size: 21px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-compare-row .repro-product-tables-compare-data .x-col {\\n justify-content: center;\\n align-content: center;\\n align-items: center;\\n text-align: center;\\n }\\n \\n .repro-product-tables-compare-row > .x-row-inner > .x-col:first-child {\\n padding-left: 1.5em !important;\\n }\\n\\n .repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 0 !important;\\n border-top: 1px solid #dedede !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-head\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"css\":\"/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el {\\n margin-top: 1.2em !important;\\n }\\n}\\n\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Short and sweet section headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_max_width\":\"8.5em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"300\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"$____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Starting at $____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-horizontal-rule\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Closing\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 75px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"2rem\",\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Another short headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"1.5625em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Keep this bit short and sweet so it doesn\'t go on too long.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.25\",\"text_margin\":\"0.65em 0em 0.65em 0em\",\"text_max_width\":\"14em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":568,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-03.png:full\",\"image_width\":930,\"_modules\":[]}]}]}]}]}]}]'),
(280,73,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(281,74,'_wp_attached_file','2024/06/sale.jpg'),
(282,74,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1640;s:6:\"height\";i:924;s:4:\"file\";s:16:\"2024/06/sale.jpg\";s:8:\"filesize\";i:115441;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"sale-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13633;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"sale-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56476;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"sale-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8380;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"sale-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39565;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:17:\"sale-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92300;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:15:\"sale-100x56.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4011;}s:5:\"entry\";a:5:{s:4:\"file\";s:17:\"sale-1200x676.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68493;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:17:\"sale-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68308;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:17:\"sale-1200x676.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68493;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:17:\"sale-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68308;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"sale-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17946;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"sale-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30022;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"sale-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5403;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(283,75,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"section_text_align\":\"center\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"74:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Vero Vintage Haven\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"text_max_width\":[\"auto\",null,null,null,null]},\"effects_alt\":true,\"effects_delay_scroll\":\"1500ms\",\"effects_duration\":\"400ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1.1, 1.1) rotateZ(0deg)\",\"effects_transform_enter\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"effects_transform_exit\":\"translate3d(0em, 0.1em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"text_base_font_size\":\"70px\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"400\",\"text_line_height\":\"1\",\"text_margin\":\"0.646em 0em -0.262em 0em\",\"text_max_width\":\"54.85em\",\"text_padding\":\"0em 0.25em 0em 0.25em\",\"text_text_align\":\"center\",\"text_text_color\":\"#ffffff\",\"text_text_shadow_color\":\"#94918e\",\"text_text_shadow_dimensions\":\"0.064em 0.064em 0em\",\"text_text_transform\":\"uppercase\",\"text_typing\":true,\"text_typing_content\":\"vintage haven\",\"text_typing_prefix\":\"Vero\'s\",\"text_typing_suffix\":\"decades of fashion\",\"_modules\":[]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_margin\":\"-100px 0px 0px 0px\",\"image_padding\":\"-60px 0px 0px 0px\",\"image_retina\":false,\"image_src\":\"72:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"The\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"spectacle\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"before us.\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"19:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-logo.png:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Oh yeah, it\'s all\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#b8b0c5\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Coming Together\",\"text_font_family\":\"google:cormorant\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"#22143c\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mark your calendars. Our biggest reveal yet is almost here.\\nWe cannot wait to show you what\'s in store.</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"#22143c\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"countdown\",\"_bp_base\":\"4_4\",\"countdown_base_font_size\":\"12px\",\"countdown_digit_font_family\":\"google:mulish\",\"countdown_digit_font_weight\":\"300\",\"countdown_digit_text_color\":\"#8e54e9\",\"countdown_label_font_family\":\"google:mulish\",\"countdown_label_font_size\":\"1em\",\"countdown_label_font_weight\":\"700\",\"countdown_label_letter_spacing\":\"0.085em\",\"countdown_label_spacing\":\"0.64em\",\"countdown_label_text_color\":\"#22143c\",\"countdown_label_text_transform\":\"uppercase\",\"countdown_labels_output\":\"top\",\"countdown_leading_zeros\":false,\"countdown_margin\":\"calc(1em + 5vmin) 0em calc(1em + 2vmin) 0em\",\"countdown_unit_bg_color\":\"#f0ecfb\",\"countdown_unit_border_radius\":\"6px\",\"countdown_unit_gap_column\":\"0.5em\",\"countdown_unit_gap_row\":\"0.5em\",\"countdown_unit_padding\":\"2em 0em 2em 0em\",\"countdown_unit_width\":\"10em\",\"effects_delay_scroll\":\"1000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#facebook\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"twitter\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"tiktok\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#tiktok\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_order\":0,\"bg_border_radius\":\"inherit\",\"css\":\"$el .x-line,\\n$el .x-image img {\\n filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.35));\\n}\\n\\n$el .x-line {\\n position: relative;\\n z-index: 5;\\n height: 1vw;\\n border: 0;\\n background: linear-gradient(to right, #f56468, #27184f);\\n}\\n\\n$el .x-text p strong {\\n margin-right: 0.75em;\\n letter-spacing: 0.085em;\\n text-transform: uppercase;\\n color: #f56468;\\n}\\n\\n$el .team-of-two-names-row {\\n display: flex;\\n flex-flow: row nowrap;\\n justify-content: space-around;\\n align-items: stretch;\\n}\\n\\n$el .team-of-two-names-row .x-column {\\n float: none;\\n width: auto;\\n margin: 0;\\n}\",\"hide_login\":\"\",\"section_base_font_size\":\"1rem\",\"section_bg_color\":\"#ffffff\",\"section_border_style\":\"none\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_padding\":\"calc(3rem + 3vw) 0px calc(3rem + 3vw) 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"title\":\"Team of Two\",\"_modules\":[{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"0em auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(2.25rem + 1.5vw)\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_content\":\"Meet your new team.\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline\":true,\"text_subheadline_content\":\"Ready to start?\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"calc(6px + 0.25em)\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_text_align\":\"center\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"2rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_text_align\":\"center\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"image_alt\":\"Bruce Mason, Designer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px -20% 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-01.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"image_alt\":\"Randy Bradley, Developer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-02.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"line_border_radius\":\"2px\",\"line_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"line_color\":\"transparent\",\"line_height\":\"50px\",\"line_margin\":\"-2px auto 0px auto\",\"line_size\":\"0px\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"class\":\"team-of-two-names-row\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"1.5rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Bruce Mason\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Designer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"right\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"right\",\"text_text_color\":\"rgb(39, 24, 79)\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]},{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Randy Bradley\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Developer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"left\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"left\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"calc(3rem + 3vw) auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_order\":0,\"hide_login\":\"\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_columns\":true,\"text_columns_break_inside\":\"avoid\",\"text_columns_count\":\"2\",\"text_columns_gap\":\"3rem\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_columns_width\":\"240px\",\"text_content\":\"<p><strong>Skill</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Passion</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Process</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Results</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p>\",\"text_font_family\":\"google:montserrat\",\"text_font_size\":\"0.865rem\",\"text_font_weight\":\"400\",\"text_line_height\":\"2.3\",\"text_margin\":\"0em auto 0em auto\",\"text_text_color\":\"hsl(256, 53%, 20%)\",\"text_type\":\"standard\"}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"ST Section\",\"_m\":{\"e\":2},\"section_bg_color\":\"#ffffff\",\"section_padding\":\"100px 0px 100px 0px\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=pKcHTZED9XiGFwxSHkQk\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Renelle Giurio\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Director of Sales\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=ICkLflZwmVTEb2TKKugS\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Howard Firle\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Senior Developer\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=XwKjN5EmjbvKEiG8os6b\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Gino Whitby\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"VP of Marketing\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=zmXScRsddE0DzC04Wza9\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Millie Merwood\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Senior Sales Associate\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=gtHNNbjlbH0Let14GJiL\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Cacilia Reeveley\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Internal Auditor\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=oqZT0DRXXKoP4FVyYvCK\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"18px\",\"text_content\":\"Selina De Cruce\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"system:helveticaneue\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"#0a2540\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"ST Text\",\"_m\":{\"e\":1},\"text_columns_gap\":\"40px\",\"text_columns_rule_color\":\"#575acb\",\"text_columns_rule_style\":\"dotted\",\"text_columns_rule_width\":\"1px\",\"text_content\":\"Help Desk Technician\",\"text_font_family\":\"system:helveticaneue\",\"text_font_size\":\"18px\",\"text_font_weight\":\"fw-normal\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_text_color\":\"#425466\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Primary headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"24.25em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Products\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text.x-text-headline {\\n font-size: 44px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text.x-text-headline {\\n font-size: 60px;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#000\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0 0 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fbfbfd\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0px 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Comparison\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* Base Style\\n// ------- */\\n\\n.repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 35px !important;\\n}\\n\\n\\n/* SM Screens\\n// ------- */\\n\\n@media (max-width: 479px) {\\n .repro-product-tables-compare-row.is-head .x-image {\\n width: auto;\\n height: 90px;\\n }\\n\\n .repro-product-tables-compare-row.is-head .x-image img {\\n width: auto;\\n height: 100%;\\n }\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (max-width: 978px) {\\n .repro-product-tables-compare-row.is-feature .x-text-headline {\\n font-size: 21px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-compare-row .repro-product-tables-compare-data .x-col {\\n justify-content: center;\\n align-content: center;\\n align-items: center;\\n text-align: center;\\n }\\n \\n .repro-product-tables-compare-row > .x-row-inner > .x-col:first-child {\\n padding-left: 1.5em !important;\\n }\\n\\n .repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 0 !important;\\n border-top: 1px solid #dedede !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-head\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"css\":\"/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el {\\n margin-top: 1.2em !important;\\n }\\n}\\n\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Short and sweet section headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_max_width\":\"8.5em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"300\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"$____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Starting at $____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-horizontal-rule\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Closing\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 75px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"2rem\",\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Another short headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"1.5625em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Keep this bit short and sweet so it doesn\'t go on too long.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.25\",\"text_margin\":\"0.65em 0em 0.65em 0em\",\"text_max_width\":\"14em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":568,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-03.png:full\",\"image_width\":930,\"_modules\":[]}]}]}]}]}]}]'),
(284,75,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(285,76,'_wp_attached_file','2024/06/Salt-Pine-Web-slideshow-1000-x-400-px.gif'),
(286,76,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:400;s:4:\"file\";s:49:\"2024/06/Salt-Pine-Web-slideshow-1000-x-400-px.gif\";s:8:\"filesize\";i:1823920;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Salt-Pine-Web-slideshow-1000-x-400-px-300x120.gif\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:8532;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Salt-Pine-Web-slideshow-1000-x-400-px-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:3896;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Salt-Pine-Web-slideshow-1000-x-400-px-768x307.gif\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:32090;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:48:\"Salt-Pine-Web-slideshow-1000-x-400-px-100x40.gif\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2323;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"Salt-Pine-Web-slideshow-1000-x-400-px-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:14032;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"Salt-Pine-Web-slideshow-1000-x-400-px-600x240.gif\";s:5:\"width\";i:600;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:25066;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"Salt-Pine-Web-slideshow-1000-x-400-px-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2558;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(287,77,'_wp_attached_file','2024/06/Salt-Pine-Web-slideshow-1000-x-400-px-1.gif'),
(288,77,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:400;s:4:\"file\";s:51:\"2024/06/Salt-Pine-Web-slideshow-1000-x-400-px-1.gif\";s:8:\"filesize\";i:1823920;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"Salt-Pine-Web-slideshow-1000-x-400-px-1-300x120.gif\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:8532;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"Salt-Pine-Web-slideshow-1000-x-400-px-1-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:3896;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"Salt-Pine-Web-slideshow-1000-x-400-px-1-768x307.gif\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:32090;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:50:\"Salt-Pine-Web-slideshow-1000-x-400-px-1-100x40.gif\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2323;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"Salt-Pine-Web-slideshow-1000-x-400-px-1-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:14032;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"Salt-Pine-Web-slideshow-1000-x-400-px-1-600x240.gif\";s:5:\"width\";i:600;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:25066;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:51:\"Salt-Pine-Web-slideshow-1000-x-400-px-1-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2558;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(289,78,'_wp_attached_file','2024/06/fashion.gif'),
(290,78,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:400;s:4:\"file\";s:19:\"2024/06/fashion.gif\";s:8:\"filesize\";i:1804356;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"fashion-300x120.gif\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:7257;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"fashion-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:1829;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"fashion-768x307.gif\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:42333;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"fashion-100x40.gif\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2246;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"fashion-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:9171;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"fashion-600x240.gif\";s:5:\"width\";i:600;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:24031;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"fashion-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2407;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(291,79,'_wp_attached_file','2024/06/fash.gif'),
(292,79,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2024/06/fash.gif\";s:8:\"filesize\";i:8806873;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"fash-300x120.gif\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:19794;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"fash-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:13080;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"fash-768x307.gif\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:133201;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:15:\"fash-100x40.gif\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:3490;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"fash-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:49682;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"fash-600x240.gif\";s:5:\"width\";i:600;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:77761;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"fash-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:6602;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(293,80,'_wp_attached_file','2024/06/newspaper.jpg'),
(294,80,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1640;s:6:\"height\";i:924;s:4:\"file\";s:21:\"2024/06/newspaper.jpg\";s:8:\"filesize\";i:564556;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"newspaper-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19135;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"newspaper-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206159;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"newspaper-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9649;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"newspaper-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117857;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"newspaper-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:447349;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"newspaper-100x56.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3664;}s:5:\"entry\";a:5:{s:4:\"file\";s:22:\"newspaper-1200x676.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:280261;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:22:\"newspaper-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:277270;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:22:\"newspaper-1200x676.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:280261;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:22:\"newspaper-1200x671.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:277270;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"newspaper-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33684;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"newspaper-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72671;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"newspaper-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(295,81,'_wp_attached_file','2024/06/sale.gif'),
(296,81,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2024/06/sale.gif\";s:8:\"filesize\";i:9276357;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"sale-300x120.gif\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:28629;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"sale-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:18563;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"sale-768x307.gif\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:158230;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:15:\"sale-100x40.gif\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4054;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"sale-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:63721;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"sale-600x240.gif\";s:5:\"width\";i:600;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:101325;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"sale-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:8967;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(297,82,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Vero Vintage Haven\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"text_max_width\":[\"auto\",null,null,null,null]},\"effects_alt\":true,\"effects_delay_scroll\":\"1500ms\",\"effects_duration\":\"400ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1.1, 1.1) rotateZ(0deg)\",\"effects_transform_enter\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"effects_transform_exit\":\"translate3d(0em, 0.1em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"text_base_font_size\":\"70px\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"400\",\"text_line_height\":\"1\",\"text_margin\":\"0.646em 0em -0.262em 0em\",\"text_max_width\":\"54.85em\",\"text_padding\":\"0em 0.25em 0em 0.25em\",\"text_text_align\":\"center\",\"text_text_color\":\"#ffffff\",\"text_text_shadow_color\":\"#94918e\",\"text_text_shadow_dimensions\":\"0.064em 0.064em 0em\",\"text_text_transform\":\"uppercase\",\"text_typing\":true,\"text_typing_content\":\"vintage haven\",\"text_typing_prefix\":\"Vero\'s\",\"text_typing_suffix\":\"decades of fashion\",\"_modules\":[]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_margin\":\"-100px 0px 0px 0px\",\"image_padding\":\"-60px 0px 0px 0px\",\"image_retina\":false,\"image_src\":\"72:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"The\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"spectacle\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"before us.\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"19:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-logo.png:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Oh yeah, it\'s all\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#b8b0c5\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Coming Together\",\"text_font_family\":\"google:cormorant\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"#22143c\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mark your calendars. Our biggest reveal yet is almost here.\\nWe cannot wait to show you what\'s in store.</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"#22143c\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"countdown\",\"_bp_base\":\"4_4\",\"countdown_base_font_size\":\"12px\",\"countdown_digit_font_family\":\"google:mulish\",\"countdown_digit_font_weight\":\"300\",\"countdown_digit_text_color\":\"#8e54e9\",\"countdown_label_font_family\":\"google:mulish\",\"countdown_label_font_size\":\"1em\",\"countdown_label_font_weight\":\"700\",\"countdown_label_letter_spacing\":\"0.085em\",\"countdown_label_spacing\":\"0.64em\",\"countdown_label_text_color\":\"#22143c\",\"countdown_label_text_transform\":\"uppercase\",\"countdown_labels_output\":\"top\",\"countdown_leading_zeros\":false,\"countdown_margin\":\"calc(1em + 5vmin) 0em calc(1em + 2vmin) 0em\",\"countdown_unit_bg_color\":\"#f0ecfb\",\"countdown_unit_border_radius\":\"6px\",\"countdown_unit_gap_column\":\"0.5em\",\"countdown_unit_gap_row\":\"0.5em\",\"countdown_unit_padding\":\"2em 0em 2em 0em\",\"countdown_unit_width\":\"10em\",\"effects_delay_scroll\":\"1000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#facebook\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"twitter\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"tiktok\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#tiktok\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_order\":0,\"bg_border_radius\":\"inherit\",\"css\":\"$el .x-line,\\n$el .x-image img {\\n filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.35));\\n}\\n\\n$el .x-line {\\n position: relative;\\n z-index: 5;\\n height: 1vw;\\n border: 0;\\n background: linear-gradient(to right, #f56468, #27184f);\\n}\\n\\n$el .x-text p strong {\\n margin-right: 0.75em;\\n letter-spacing: 0.085em;\\n text-transform: uppercase;\\n color: #f56468;\\n}\\n\\n$el .team-of-two-names-row {\\n display: flex;\\n flex-flow: row nowrap;\\n justify-content: space-around;\\n align-items: stretch;\\n}\\n\\n$el .team-of-two-names-row .x-column {\\n float: none;\\n width: auto;\\n margin: 0;\\n}\",\"hide_login\":\"\",\"section_base_font_size\":\"1rem\",\"section_bg_color\":\"#ffffff\",\"section_border_style\":\"none\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_padding\":\"calc(3rem + 3vw) 0px calc(3rem + 3vw) 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"title\":\"Team of Two\",\"_modules\":[{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"0em auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(2.25rem + 1.5vw)\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_content\":\"Meet your new team.\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline\":true,\"text_subheadline_content\":\"Ready to start?\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"calc(6px + 0.25em)\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_text_align\":\"center\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"2rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_text_align\":\"center\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"image_alt\":\"Bruce Mason, Designer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px -20% 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-01.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"image_alt\":\"Randy Bradley, Developer\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":711,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-02.png:full\",\"image_styled_max_width\":\"48vw\",\"image_width\":800},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"hide_login\":\"\",\"line_border_radius\":\"2px\",\"line_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"line_color\":\"transparent\",\"line_height\":\"50px\",\"line_margin\":\"-2px auto 0px auto\",\"line_size\":\"0px\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"class\":\"team-of-two-names-row\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"1.5rem auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Bruce Mason\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Designer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"right\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"right\",\"text_text_color\":\"rgb(39, 24, 79)\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]},{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"size\":\"1/2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_order\":0,\"hide_login\":\"\",\"text_base_font_size\":\"calc(0.75rem + 0.75vw)\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Randy Bradley\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:montserrat\",\"text_font_weight\":\"700\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_color_alt\":\"transparent\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_height\":\"1em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_icon_width\":\"1em\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Developer\",\"text_subheadline_font_family\":\"google:montserrat\",\"text_subheadline_font_size\":\"0.575em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.25em\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_align\":\"left\",\"text_subheadline_text_color\":\"#f56468\",\"text_subheadline_text_transform\":\"uppercase\",\"text_tag\":\"h3\",\"text_text_align\":\"left\",\"text_text_color\":\"#27184f\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\"}]}]},{\"_type\":\"row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"hide_login\":\"\",\"row_border_radius\":\"0px\",\"row_border_style\":\"none\",\"row_border_width\":\"0px\",\"row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"row_margin\":\"calc(3rem + 3vw) auto 0em auto\",\"row_max_width\":\"740px\",\"row_padding\":\"0em\",\"row_width\":\"86%\",\"row_z_index\":\"1\",\"_modules\":[{\"_type\":\"column\",\"_active\":true,\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"bg_border_radius\":\"inherit\",\"column_border_radius\":\"0px 0px 0px 0px\",\"column_border_style\":\"none\",\"column_border_width\":\"0px\",\"column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"column_padding\":\"0em\",\"column_z_index\":\"1\",\"hide_login\":\"\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_order\":0,\"hide_login\":\"\",\"text_border_radius\":\"!0em\",\"text_border_style\":\"none\",\"text_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"text_columns\":true,\"text_columns_break_inside\":\"avoid\",\"text_columns_count\":\"2\",\"text_columns_gap\":\"3rem\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_columns_width\":\"240px\",\"text_content\":\"<p><strong>Skill</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Passion</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Process</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p><p><strong>Results</strong><span>\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.</span></p>\",\"text_font_family\":\"google:montserrat\",\"text_font_size\":\"0.865rem\",\"text_font_weight\":\"400\",\"text_line_height\":\"2.3\",\"text_margin\":\"0em auto 0em auto\",\"text_text_color\":\"hsl(256, 53%, 20%)\",\"text_type\":\"standard\"}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"ST Section\",\"_m\":{\"e\":2},\"section_bg_advanced\":true,\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"62:full\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"58:full\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"69:full\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=gtHNNbjlbH0Let14GJiL\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"https://picsum.photos/800/800?random=oqZT0DRXXKoP4FVyYvCK\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Primary headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"24.25em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Products\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text.x-text-headline {\\n font-size: 44px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text.x-text-headline {\\n font-size: 60px;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#000\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0 0 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fbfbfd\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0px 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Comparison\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* Base Style\\n// ------- */\\n\\n.repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 35px !important;\\n}\\n\\n\\n/* SM Screens\\n// ------- */\\n\\n@media (max-width: 479px) {\\n .repro-product-tables-compare-row.is-head .x-image {\\n width: auto;\\n height: 90px;\\n }\\n\\n .repro-product-tables-compare-row.is-head .x-image img {\\n width: auto;\\n height: 100%;\\n }\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (max-width: 978px) {\\n .repro-product-tables-compare-row.is-feature .x-text-headline {\\n font-size: 21px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-compare-row .repro-product-tables-compare-data .x-col {\\n justify-content: center;\\n align-content: center;\\n align-items: center;\\n text-align: center;\\n }\\n \\n .repro-product-tables-compare-row > .x-row-inner > .x-col:first-child {\\n padding-left: 1.5em !important;\\n }\\n\\n .repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 0 !important;\\n border-top: 1px solid #dedede !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-head\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"css\":\"/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el {\\n margin-top: 1.2em !important;\\n }\\n}\\n\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Short and sweet section headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_max_width\":\"8.5em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"300\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"$____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Starting at $____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-horizontal-rule\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Closing\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 75px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"2rem\",\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Another short headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"1.5625em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Keep this bit short and sweet so it doesn\'t go on too long.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.25\",\"text_margin\":\"0.65em 0em 0.65em 0em\",\"text_max_width\":\"14em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":568,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-03.png:full\",\"image_width\":930,\"_modules\":[]}]}]}]}]}]}]'),
(298,82,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(299,83,'_wp_attached_file','2024/06/tee.gif'),
(300,83,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:400;s:4:\"file\";s:15:\"2024/06/tee.gif\";s:8:\"filesize\";i:2691394;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"tee-300x120.gif\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:7206;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"tee-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4845;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"tee-768x307.gif\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:46666;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:14:\"tee-100x40.gif\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2248;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"tee-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:14341;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"tee-600x240.gif\";s:5:\"width\";i:600;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:29239;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"tee-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2769;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(301,84,'_wp_attached_file','2024/06/tee-1.gif'),
(302,84,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2024/06/tee-1.gif\";s:8:\"filesize\";i:2691394;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"tee-1-300x120.gif\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:7206;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"tee-1-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4845;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"tee-1-768x307.gif\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:46666;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"tee-1-100x40.gif\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2248;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"tee-1-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:14341;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"tee-1-600x240.gif\";s:5:\"width\";i:600;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:29239;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"tee-1-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2769;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(303,85,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"83:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Vero Vintage Haven\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"text_max_width\":[\"auto\",null,null,null,null]},\"effects_alt\":true,\"effects_delay_scroll\":\"1500ms\",\"effects_duration\":\"400ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1.1, 1.1) rotateZ(0deg)\",\"effects_transform_enter\":\"translate3d(0em, 0em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"effects_transform_exit\":\"translate3d(0em, 0.1em, 0em) skew(0deg, -10deg) scale(1, 1) rotateX(0deg)\",\"text_base_font_size\":\"70px\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"400\",\"text_line_height\":\"1\",\"text_margin\":\"0.646em 0em -0.262em 0em\",\"text_max_width\":\"54.85em\",\"text_padding\":\"0em 0.25em 0em 0.25em\",\"text_text_align\":\"center\",\"text_text_color\":\"#ffffff\",\"text_text_shadow_color\":\"#94918e\",\"text_text_shadow_dimensions\":\"0.064em 0.064em 0em\",\"text_text_transform\":\"uppercase\",\"text_typing\":true,\"text_typing_content\":\"vintage haven\",\"text_typing_prefix\":\"Vero\'s\",\"text_typing_suffix\":\"decades of fashion\",\"_modules\":[]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_margin\":\"-100px 0px 0px 0px\",\"image_padding\":\"-60px 0px 0px 0px\",\"image_retina\":false,\"image_src\":\"72:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"ST Section\",\"_m\":{\"e\":2},\"bg_lower_type\":\"image\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"62:full\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"58:full\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"69:full\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"60:full\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"67:full\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_label\":\"ST Image\",\"image_alt\":\"Placeholder Image\",\"image_bg_color\":\"#e3f0fc\",\"image_display\":\"block\",\"image_height\":800,\"image_inner_border_radius\":\"100em\",\"image_margin\":\"0px 0px 18px 0px\",\"image_outer_border_radius\":\"100em\",\"image_src\":\"64:full\",\"image_styled_max_width\":\"210px\",\"image_styled_width\":\"100%\",\"image_width\":800,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"19:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-logo.png:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Oh yeah, it\'s all\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#b8b0c5\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Coming Together\",\"text_font_family\":\"google:cormorant\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"#22143c\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mark your calendars. Our biggest reveal yet is almost here.\\nWe cannot wait to show you what\'s in store.</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"#22143c\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"countdown\",\"_bp_base\":\"4_4\",\"countdown_base_font_size\":\"12px\",\"countdown_digit_font_family\":\"google:mulish\",\"countdown_digit_font_weight\":\"300\",\"countdown_digit_text_color\":\"#8e54e9\",\"countdown_label_font_family\":\"google:mulish\",\"countdown_label_font_size\":\"1em\",\"countdown_label_font_weight\":\"700\",\"countdown_label_letter_spacing\":\"0.085em\",\"countdown_label_spacing\":\"0.64em\",\"countdown_label_text_color\":\"#22143c\",\"countdown_label_text_transform\":\"uppercase\",\"countdown_labels_output\":\"top\",\"countdown_leading_zeros\":false,\"countdown_margin\":\"calc(1em + 5vmin) 0em calc(1em + 2vmin) 0em\",\"countdown_unit_bg_color\":\"#f0ecfb\",\"countdown_unit_border_radius\":\"6px\",\"countdown_unit_gap_column\":\"0.5em\",\"countdown_unit_gap_row\":\"0.5em\",\"countdown_unit_padding\":\"2em 0em 2em 0em\",\"countdown_unit_width\":\"10em\",\"effects_delay_scroll\":\"1000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#facebook\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"twitter\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"tiktok\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#tiktok\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Primary headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"24.25em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Products\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text.x-text-headline {\\n font-size: 44px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text.x-text-headline {\\n font-size: 60px;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#000\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0 0 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fbfbfd\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0px 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Comparison\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* Base Style\\n// ------- */\\n\\n.repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 35px !important;\\n}\\n\\n\\n/* SM Screens\\n// ------- */\\n\\n@media (max-width: 479px) {\\n .repro-product-tables-compare-row.is-head .x-image {\\n width: auto;\\n height: 90px;\\n }\\n\\n .repro-product-tables-compare-row.is-head .x-image img {\\n width: auto;\\n height: 100%;\\n }\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (max-width: 978px) {\\n .repro-product-tables-compare-row.is-feature .x-text-headline {\\n font-size: 21px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-compare-row .repro-product-tables-compare-data .x-col {\\n justify-content: center;\\n align-content: center;\\n align-items: center;\\n text-align: center;\\n }\\n \\n .repro-product-tables-compare-row > .x-row-inner > .x-col:first-child {\\n padding-left: 1.5em !important;\\n }\\n\\n .repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 0 !important;\\n border-top: 1px solid #dedede !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-head\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"css\":\"/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el {\\n margin-top: 1.2em !important;\\n }\\n}\\n\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Short and sweet section headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_max_width\":\"8.5em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"300\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"$____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Starting at $____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-horizontal-rule\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Closing\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 75px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"2rem\",\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Another short headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"1.5625em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Keep this bit short and sweet so it doesn\'t go on too long.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.25\",\"text_margin\":\"0.65em 0em 0.65em 0em\",\"text_max_width\":\"14em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":568,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-03.png:full\",\"image_width\":930,\"_modules\":[]}]}]}]}]}]}]'),
(304,85,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(308,86,'_wp_attached_file','2024/06/19.png'),
(309,86,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:14:\"2024/06/19.png\";s:8:\"filesize\";i:1179043;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"19-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:118018;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"19-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:989378;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"19-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37055;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"19-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:601039;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:14:\"19-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18737;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:15:\"19-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:944359;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:15:\"19-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:944359;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"19-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:118018;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"19-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:390245;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"19-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18737;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(310,87,'_wp_attached_file','2024/06/18.png'),
(311,87,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:14:\"2024/06/18.png\";s:8:\"filesize\";i:942321;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"18-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133219;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"18-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:867559;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"18-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42007;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"18-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:569022;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:14:\"18-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20640;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:15:\"18-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:720282;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:15:\"18-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:720282;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"18-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133219;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"18-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:394224;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"18-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20640;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(312,88,'_wp_attached_file','2024/06/17.png'),
(313,88,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:14:\"2024/06/17.png\";s:8:\"filesize\";i:1719122;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"17-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:156076;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"17-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1462239;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"17-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44888;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"17-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:863705;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:14:\"17-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21349;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:15:\"17-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1382409;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:15:\"17-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1382409;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"17-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:156076;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"17-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:549371;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"17-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21349;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(314,89,'_wp_attached_file','2024/06/16.png'),
(315,89,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:14:\"2024/06/16.png\";s:8:\"filesize\";i:1217878;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"16-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115084;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"16-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1021947;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"16-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35801;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"16-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:614480;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:14:\"16-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17959;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:15:\"16-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1005073;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:15:\"16-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1005073;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"16-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115084;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"16-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:394171;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"16-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17959;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(316,90,'_wp_attached_file','2024/06/15.png'),
(317,90,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:14:\"2024/06/15.png\";s:8:\"filesize\";i:1258521;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"15-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122390;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"15-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1068909;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"15-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36996;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"15-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:649562;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:14:\"15-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18341;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:15:\"15-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1015779;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:15:\"15-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1015779;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"15-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122390;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"15-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:419865;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"15-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18341;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(318,91,'_wp_attached_file','2024/06/19-1.png'),
(319,91,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:16:\"2024/06/19-1.png\";s:8:\"filesize\";i:1179874;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"19-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117293;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"19-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:986466;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"19-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36808;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"19-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:599677;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"19-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18958;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:17:\"19-1-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:946871;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:17:\"19-1-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:946871;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"19-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117293;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"19-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:389595;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"19-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18958;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(320,92,'_wp_attached_file','2024/06/18-1.png'),
(321,92,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:16:\"2024/06/18-1.png\";s:8:\"filesize\";i:936767;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"18-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131897;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"18-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:859241;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"18-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41684;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"18-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:564654;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"18-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20775;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:17:\"18-1-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:720337;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:17:\"18-1-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:720337;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"18-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131897;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"18-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:391701;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"18-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20775;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(322,93,'_wp_attached_file','2024/06/17-1.png'),
(323,93,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:16:\"2024/06/17-1.png\";s:8:\"filesize\";i:1717139;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"17-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154616;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"17-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1457157;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"17-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44390;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"17-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:860244;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"17-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21473;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:17:\"17-1-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1383082;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:17:\"17-1-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1383082;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"17-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154616;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"17-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:546923;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"17-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21473;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(324,94,'_wp_attached_file','2024/06/16-1.png'),
(325,94,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:16:\"2024/06/16-1.png\";s:8:\"filesize\";i:1216328;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"16-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113990;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"16-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1017722;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"16-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35291;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"16-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:612310;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"16-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17892;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:17:\"16-1-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1005918;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:17:\"16-1-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1005918;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"16-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113990;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"16-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:392609;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"16-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17892;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(326,95,'_wp_attached_file','2024/06/15-1.png'),
(327,95,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:16:\"2024/06/15-1.png\";s:8:\"filesize\";i:1257516;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"15-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121443;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"15-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1063556;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"15-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36571;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"15-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:647016;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"15-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18472;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:17:\"15-1-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1017339;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:17:\"15-1-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1017339;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"15-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121443;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"15-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:418436;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"15-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18472;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(328,96,'_wp_attached_file','2024/06/su.png'),
(329,96,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:14:\"2024/06/su.png\";s:8:\"filesize\";i:1534307;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"su-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148546;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"su-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1314641;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"su-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43310;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"su-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:802003;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:14:\"su-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21175;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:15:\"su-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1220027;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:15:\"su-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1220027;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"su-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148546;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"su-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:518911;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"su-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21175;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(330,97,'_wp_attached_file','2024/06/dea.png'),
(331,97,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:15:\"2024/06/dea.png\";s:8:\"filesize\";i:1079068;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"dea-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128678;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"dea-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:911115;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"dea-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"dea-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:573549;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:15:\"dea-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21485;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:16:\"dea-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:787193;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:16:\"dea-1080x671.png\";s:5:\"width\";i:1080;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:787193;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"dea-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128678;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"dea-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:385685;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"dea-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21485;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(333,98,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"83:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_type\":\"image\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Vero Vintage Haven\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_margin\":\"-100px 0px 0px 0px\",\"image_padding\":\"-60px 0px 0px 0px\",\"image_retina\":false,\"image_src\":\"72:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[\"100%\",null,null,null,null]},\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"layout_row_layout\":\"33.33% 66.66%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"95:full\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"19:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Oh yeah, it\'s all\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#b8b0c5\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Coming Together\",\"text_font_family\":\"google:cormorant\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"#22143c\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mark your calendars. Our biggest reveal yet is almost here.\\nWe cannot wait to show you what\'s in store.</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"#22143c\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"countdown\",\"_bp_base\":\"4_4\",\"countdown_base_font_size\":\"12px\",\"countdown_digit_font_family\":\"google:mulish\",\"countdown_digit_font_weight\":\"300\",\"countdown_digit_text_color\":\"#8e54e9\",\"countdown_label_font_family\":\"google:mulish\",\"countdown_label_font_size\":\"1em\",\"countdown_label_font_weight\":\"700\",\"countdown_label_letter_spacing\":\"0.085em\",\"countdown_label_spacing\":\"0.64em\",\"countdown_label_text_color\":\"#22143c\",\"countdown_label_text_transform\":\"uppercase\",\"countdown_labels_output\":\"top\",\"countdown_leading_zeros\":false,\"countdown_margin\":\"calc(1em + 5vmin) 0em calc(1em + 2vmin) 0em\",\"countdown_unit_bg_color\":\"#f0ecfb\",\"countdown_unit_border_radius\":\"6px\",\"countdown_unit_gap_column\":\"0.5em\",\"countdown_unit_gap_row\":\"0.5em\",\"countdown_unit_padding\":\"2em 0em 2em 0em\",\"countdown_unit_width\":\"10em\",\"effects_delay_scroll\":\"1000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#facebook\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"twitter\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"tiktok\",\"anchor_graphic_icon_color\":\"#22143c\",\"anchor_graphic_icon_color_alt\":\"#8e54e9\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#tiktok\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Primary headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"24.25em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Products\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text.x-text-headline {\\n font-size: 44px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text.x-text-headline {\\n font-size: 60px;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#000\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0 0 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fbfbfd\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0px 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Comparison\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* Base Style\\n// ------- */\\n\\n.repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 35px !important;\\n}\\n\\n\\n/* SM Screens\\n// ------- */\\n\\n@media (max-width: 479px) {\\n .repro-product-tables-compare-row.is-head .x-image {\\n width: auto;\\n height: 90px;\\n }\\n\\n .repro-product-tables-compare-row.is-head .x-image img {\\n width: auto;\\n height: 100%;\\n }\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (max-width: 978px) {\\n .repro-product-tables-compare-row.is-feature .x-text-headline {\\n font-size: 21px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-compare-row .repro-product-tables-compare-data .x-col {\\n justify-content: center;\\n align-content: center;\\n align-items: center;\\n text-align: center;\\n }\\n \\n .repro-product-tables-compare-row > .x-row-inner > .x-col:first-child {\\n padding-left: 1.5em !important;\\n }\\n\\n .repro-product-tables-compare-row + .repro-product-tables-compare-row {\\n margin-top: 0 !important;\\n border-top: 1px solid #dedede !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-head\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"css\":\"/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el {\\n margin-top: 1.2em !important;\\n }\\n}\\n\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Short and sweet section headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_max_width\":\"8.5em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"300\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"$____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 3em 0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":284,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png:full\",\"image_width\":304,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_size\":\"1.25em\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_line_height\":\"1\",\"text_margin\":\"1em 0em 1em 0em\",\"text_padding\":\"0em\",\"text_subheadline\":true,\"text_subheadline_content\":\"Starting at $____\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.8em\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_line_height\":\"1\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"span\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"#0071e3\",\"anchor_bg_color_alt\":\"#0077ed\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"100em 100em 100em 100em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon\":\"hand-pointer-o\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_margin\":\"0em\",\"anchor_padding\":\"0.55em 1.25em 0.55em 1.25em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_text_color\":\"#fff\",\"anchor_primary_text_color_alt\":\"#fff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Info\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-horizontal-rule\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"icon\",\"_bp_base\":\"4_4\",\"icon\":\"o-check\",\"icon_border_radius\":\"0em 0em 0em 0em\",\"icon_border_style\":\"none\",\"icon_border_width\":\"0px\",\"icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"icon_margin\":\"0em\",\"icon_text_shadow_dimensions\":\"0px 0px 0px\",\"_modules\":[]}]}]}]}]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Feature\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-row is-feature\",\"layout_row_base_font_size\":\"17px\",\"layout_row_bg_color\":\"#dedede\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"1px\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Label\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fff\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Feature\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.2\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"feature caption\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"14px\",\"text_subheadline_font_weight\":\"400\",\"text_subheadline_letter_spacing\":\"0.015em\",\"text_subheadline_spacing\":\"0.15em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-compare-data\",\"layout_row_bg_color\":\"#fff\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"50% 50%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"50% 50%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Data\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_direction\":\"row\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"1em 0px 1em 0px\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_columns_gap\":\"25px\",\"text_columns_rule_color\":\"transparent\",\"text_columns_rule_style\":\"none\",\"text_columns_rule_width\":\"0px\",\"text_content\":\"Some information will be slightly longer\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_line_height\":\"1.4\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"standard\",\"_modules\":[]}]}]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Closing\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 75px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"2rem\",\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Another short headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"1.5625em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Keep this bit short and sweet so it doesn\'t go on too long.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.25\",\"text_margin\":\"0.65em 0em 0.65em 0em\",\"text_max_width\":\"14em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":568,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-03.png:full\",\"image_width\":930,\"_modules\":[]}]}]}]}]}]}]'),
(334,98,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(335,99,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"83:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Primary headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"24.25em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_type\":\"image\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Vero Vintage Haven\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_margin\":\"-100px 0px 0px 0px\",\"image_padding\":\"-60px 0px 0px 0px\",\"image_retina\":false,\"image_src\":\"72:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"1924 12th Ct, Vero Beach, FL, United States, 32960\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Products\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text.x-text-headline {\\n font-size: 44px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text.x-text-headline {\\n font-size: 60px;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#000\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0 0 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fbfbfd\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0px 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Closing\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 75px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"2rem\",\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Another short headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"1.5625em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Keep this bit short and sweet so it doesn\'t go on too long.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.25\",\"text_margin\":\"0.65em 0em 0.65em 0em\",\"text_max_width\":\"14em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":568,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-03.png:full\",\"image_width\":930,\"_modules\":[]}]}]}]}]}]}]'),
(336,99,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(338,100,'_wp_attached_file','2024/06/logo.png'),
(339,100,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:750;s:6:\"height\";i:300;s:4:\"file\";s:16:\"2024/06/logo.png\";s:8:\"filesize\";i:72539;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"logo-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11219;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7307;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:15:\"logo-100x40.png\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2567;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19545;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"logo-600x240.png\";s:5:\"width\";i:600;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30653;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4177;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(342,101,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"83:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"24.25em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_type\":\"image\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Vero Vintage Haven\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_margin\":\"-100px 0px 0px 0px\",\"image_padding\":\"-60px 0px 0px 0px\",\"image_retina\":false,\"image_src\":\"72:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"1924 12th Ct, Vero Beach, FL, United States, 32960\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Products\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text.x-text-headline {\\n font-size: 44px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text.x-text-headline {\\n font-size: 60px;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#000\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0 0 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fbfbfd\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0px 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Closing\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 75px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"2rem\",\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Another short headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"1.5625em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Keep this bit short and sweet so it doesn\'t go on too long.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.25\",\"text_margin\":\"0.65em 0em 0.65em 0em\",\"text_max_width\":\"14em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":568,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-03.png:full\",\"image_width\":930,\"_modules\":[]}]}]}]}]}]}]'),
(343,101,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(345,102,'_wp_attached_file','2024/06/gifsalr.gif'),
(346,102,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1640;s:6:\"height\";i:924;s:4:\"file\";s:19:\"2024/06/gifsalr.gif\";s:8:\"filesize\";i:32885079;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"gifsalr-300x169.gif\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:13686;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"gifsalr-1024x577.gif\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:108997;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"gifsalr-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:8299;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"gifsalr-768x433.gif\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:65284;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"gifsalr-1536x865.gif\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:226514;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"gifsalr-100x56.gif\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2769;}s:5:\"entry\";a:5:{s:4:\"file\";s:20:\"gifsalr-1200x676.gif\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:143613;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:20:\"gifsalr-1200x671.gif\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:143960;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:20:\"gifsalr-1200x676.gif\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:143613;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:20:\"gifsalr-1200x671.gif\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:143960;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"gifsalr-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:24862;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"gifsalr-600x338.gif\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:43009;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"gifsalr-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4583;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES
(347,103,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"83:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Vero Vintage Haven\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_margin\":\"-100px 0px 0px 0px\",\"image_padding\":\"-60px 0px 0px 0px\",\"image_retina\":false,\"image_src\":\"102:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_type\":\"image\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"24.25em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_type\":\"image\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"1924 12th Ct, Vero Beach, FL, United States, 32960\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Products\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"css\":\"/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text.x-text-headline {\\n font-size: 44px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text.x-text-headline {\\n font-size: 60px;\\n }\\n}\\n\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 0px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#000\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0 0 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column: Product Name\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_bg_color\":\"#fbfbfd\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"70px 30px 0px 30px\",\"undefined\":\"\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Title\",\"text_base_font_size\":\"36px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Product Name\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_color\":\"#000\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_base_font_size\":\"18px\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_flex_justify\":\"center\",\"layout_row_gap_column\":\"1.5rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"1rem auto 35px auto\",\"layout_row_padding\":\"0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]},{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":814,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"auto 0px 0px 0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png:full\",\"image_styled_max_width\":\"90%\",\"image_width\":738,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Closing\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"section_bg_color\":\"#161617\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"0px 0px 75px 0px\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"0rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"stretch\",\"layout_column_padding\":\"75px 6.5% 75px 6.5%\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,\"100%\",null,null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_row_bg_color\":\"#f2f2f2\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"2rem\",\"layout_row_grow\":true,\"layout_row_layout\":\"50% 50%\",\"layout_row_layout_lg\":\"50% 50%\",\"layout_row_layout_md\":\"50% 50%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"50% 50%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_max_width\":\"1000px\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"2.5em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Another short headline.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"1.5625em\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Keep this bit short and sweet so it doesn\'t go on too long.\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:roboto\",\"text_font_weight\":\"400\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"0.005em\",\"text_line_height\":\"1.25\",\"text_margin\":\"0.65em 0em 0.65em 0em\",\"text_max_width\":\"14em\",\"text_padding\":\"0em\",\"text_subheadline_content\":\"Personalized engraving, exclusively online.\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_font_size\":\"0.512em\",\"text_subheadline_font_weight\":\"500\",\"text_subheadline_line_height\":\"1.2\",\"text_subheadline_spacing\":\"0.5em\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"h2\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Actions\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-actions\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"2rem\",\"layout_row_gap_row\":\"0rem\",\"layout_row_layout\":\"auto\",\"layout_row_layout_lg\":\"auto\",\"layout_row_layout_md\":\"auto\",\"layout_row_layout_sm\":\"auto\",\"layout_row_layout_xl\":\"auto\",\"layout_row_layout_xs\":\"auto\",\"layout_row_margin\":\"0px auto 0px auto\",\"layout_row_padding\":\"0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Learn more\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"transparent\",\"anchor_border_color_alt\":\"transparent\",\"anchor_border_radius\":\"0em 0em 0em 0em\",\"anchor_border_style\":\"none\",\"anchor_border_width\":\"0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_color_alt\":\"transparent\",\"anchor_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_flex_direction\":\"row-reverse\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"l-angle-right\",\"anchor_graphic_icon_alt\":\"hand-spock-o\",\"anchor_graphic_icon_bg_color_alt\":\"transparent\",\"anchor_graphic_icon_border_color_alt\":\"transparent\",\"anchor_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_border_style\":\"none\",\"anchor_graphic_icon_border_width\":\"0px\",\"anchor_graphic_icon_box_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"anchor_graphic_icon_color\":\"#2997ff\",\"anchor_graphic_icon_color_alt\":\"#2997ff\",\"anchor_graphic_icon_font_size\":\"1.65em\",\"anchor_graphic_icon_height\":\"1em\",\"anchor_graphic_icon_text_shadow_color_alt\":\"transparent\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_graphic_image_height\":48,\"anchor_graphic_image_width\":48,\"anchor_graphic_margin\":\"0px 0px 0px 0.5em\",\"anchor_margin\":\"0em\",\"anchor_padding\":\"0em 0em 0em 0em\",\"anchor_primary_font_family\":\"google:roboto\",\"anchor_primary_font_weight\":\"400\",\"anchor_primary_letter_spacing\":\"0.01em\",\"anchor_primary_particle\":true,\"anchor_primary_particle_color\":\"#2997ff\",\"anchor_primary_particle_delay\":\"0\",\"anchor_primary_particle_height\":\"2px\",\"anchor_primary_particle_location\":\"b_l\",\"anchor_primary_particle_scale\":\"scale-x\",\"anchor_primary_particle_transform_origin\":\"0% 100%\",\"anchor_primary_particle_width\":\"calc(100% - 1px - 1em)\",\"anchor_primary_text_color\":\"#2997ff\",\"anchor_primary_text_color_alt\":\"#2997ff\",\"anchor_primary_text_shadow_color_alt\":\"transparent\",\"anchor_primary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_secondary_font_family\":\"google:roboto\",\"anchor_secondary_particle_delay\":\"0\",\"anchor_secondary_text_shadow_color_alt\":\"transparent\",\"anchor_secondary_text_shadow_dimensions\":\"0px 0px 0px\",\"anchor_text_margin\":\"0px 0px 0px 0px\",\"anchor_text_primary_content\":\"Buy\",\"_modules\":[]}]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_padding\":\"0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_bg_color_alt\":\"transparent\",\"image_border_color_alt\":\"transparent\",\"image_border_width\":\"0px\",\"image_box_shadow_color_alt\":\"transparent\",\"image_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"image_height\":568,\"image_inner_border_radius\":\"0em\",\"image_margin\":\"0px\",\"image_outer_border_radius\":\"0em\",\"image_padding\":\"0px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-03.png:full\",\"image_width\":930,\"_modules\":[]}]}]}]}]}]}]'),
(348,103,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(349,104,'_wp_attached_file','2024/06/tee-2.gif'),
(350,104,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2024/06/tee-2.gif\";s:8:\"filesize\";i:2648882;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"tee-2-300x120.gif\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:8465;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"tee-2-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4765;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"tee-2-768x307.gif\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:40891;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"tee-2-100x40.gif\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2405;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"tee-2-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:14019;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"tee-2-600x240.gif\";s:5:\"width\";i:600;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:25234;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"tee-2-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2859;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(351,105,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Vero Vintage Haven\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_margin\":\"-100px 0px 0px 0px\",\"image_padding\":\"-60px 0px 0px 0px\",\"image_retina\":false,\"image_src\":\"102:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_type\":\"image\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"24.25em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_type\":\"image\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"1924 12th Ct, Vero Beach, FL, United States, 32960\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]}]'),
(352,105,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(353,106,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Vero Vintage Haven\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_margin\":\"-100px 0px 0px 0px\",\"image_padding\":\"-60px 0px 0px 0px\",\"image_retina\":false,\"image_src\":\"102:full\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Product Tables Intro\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_type\":\"image\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_type\":\"image\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Section\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"1924 12th Ct, Vero Beach, FL, United States, 32960\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]}]'),
(354,106,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(355,107,'_wp_attached_file','2024/06/header.gif'),
(356,107,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1640;s:6:\"height\";i:924;s:4:\"file\";s:18:\"2024/06/header.gif\";s:8:\"filesize\";i:22351938;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"header-300x169.gif\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:13399;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"header-1024x577.gif\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:103814;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"header-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:8100;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"header-768x433.gif\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:62832;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"header-1536x865.gif\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:261311;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"header-100x56.gif\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2870;}s:5:\"entry\";a:5:{s:4:\"file\";s:19:\"header-1200x676.gif\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:140698;}s:13:\"entry-cropped\";a:5:{s:4:\"file\";s:19:\"header-1200x671.gif\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:146481;}s:15:\"entry-fullwidth\";a:5:{s:4:\"file\";s:19:\"header-1200x676.gif\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:140698;}s:23:\"entry-cropped-fullwidth\";a:5:{s:4:\"file\";s:19:\"header-1200x671.gif\";s:5:\"width\";i:1200;s:6:\"height\";i:671;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:146481;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"header-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:23888;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"header-600x338.gif\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:41610;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"header-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4476;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(357,108,'_wp_attached_file','2024/06/headergid.gif'),
(358,108,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:984;s:6:\"height\";i:554;s:4:\"file\";s:21:\"2024/06/headergid.gif\";s:8:\"filesize\";i:12834968;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"headergid-300x169.gif\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:12685;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"headergid-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:7713;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"headergid-768x432.gif\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:61773;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"headergid-100x56.gif\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2603;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"headergid-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:23309;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"headergid-600x338.gif\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:40223;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"headergid-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4190;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(359,109,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_margin\":\"-100px 0px 0px 0px\",\"image_padding\":\"-60px 0px 0px 0px\",\"image_retina\":false,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"1924 12th Ct, Vero Beach, FL, United States, 32960\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Sermersooq / \'14\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Siargao Island / \'08\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"#8e2334\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]}]'),
(360,109,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(361,110,'_cs_template_identifier','element|__multi__'),
(362,110,'_cs_template_data','{\"elements\":[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"1924 12th Ct, Vero Beach, FL, United States, 32960\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]}]}'),
(363,111,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"1924 12th Ct, Vero Beach, FL, United States, 32960\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"#22143c\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<div class=\\\"elementor-element elementor-element-2141af8 elementor-widget elementor-widget-heading\\\" data-id=\\\"2141af8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\">Call us: <a href=\\\"tel:7724929669\\\">(772) 492-9669</a></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-a51ecf0 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"a51ecf0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Monday to Friday from 9am to 9pm EST.</p>\\n\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-73f7089 elementor-widget elementor-widget-heading\\\" data-id=\\\"73f7089\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"mailto:sean@saltandpinevintage.com\\\">sean@saltandpinevintage.com</a></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-d64241f elementor-widget elementor-widget-text-editor\\\" data-id=\\\"d64241f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Do you have any questions? Send us an e-mail and we will reply to you as soon as possible.</p>\\n\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-893714e elementor-widget elementor-widget-heading\\\" data-id=\\\"893714e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\"><span>1924 12th Ct, Vero Beach, FL 32960</span></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-18e0846 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"18e0846\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Correspondence address. Please call us prior your visit.</p>\\n\\n</div>\\n</div>\",\"_modules\":[]}]'),
(364,111,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(366,112,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_margin\":\"-100px 0px 0px 0px\",\"image_padding\":\"-60px 0px 0px 0px\",\"image_retina\":false,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"1924 12th Ct, Vero Beach, FL, United States, 32960\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(0, 0, 0)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]}]'),
(367,112,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(368,113,'_wp_attached_file','2024/06/headergid-1.gif'),
(369,113,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:984;s:6:\"height\";i:554;s:4:\"file\";s:23:\"2024/06/headergid-1.gif\";s:8:\"filesize\";i:12834968;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"headergid-1-300x169.gif\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:12685;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"headergid-1-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:7713;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"headergid-1-768x432.gif\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:61773;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"headergid-1-100x56.gif\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2603;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"headergid-1-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:23309;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"headergid-1-600x338.gif\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:40223;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"headergid-1-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4190;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(370,35,'_wp_page_template','default'),
(371,114,'_cornerstone_data',NULL),
(372,114,'_cornerstone_settings',NULL),
(373,35,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(374,35,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Return Policy\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"We want you to love what you\'ve found at Salt & Pine. If you\'re not completely satisfied with your purchase, we accept returns within 30 days of purchase for a full refund or exchange. Items must be unused, in their original condition, and accompanied by proof of purchase. Please contact our customer service team for assistance with returns or exchanges.\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"47.85em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"100%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]}]}]}]'),
(375,115,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"Return Policy\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"We want you to love what you\'ve found at Salt & Pine. If you\'re not completely satisfied with your purchase, we accept returns within 30 days of purchase for a full refund or exchange. Items must be unused, in their original condition, and accompanied by proof of purchase. Please contact our customer service team for assistance with returns or exchanges.\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"47.85em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"100%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]}]}]}]'),
(376,115,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(380,1,'_edit_lock','1719770790:2'),
(383,116,'_cornerstone_data',NULL),
(384,116,'_cornerstone_settings',NULL),
(385,1,'_edit_last','2'),
(386,1,'_x_entry_body_css_class',''),
(387,1,'_x_post_layout','off'),
(388,1,'_x_entry_alternate_index_title',''),
(389,1,'_x_entry_bg_image_full',''),
(390,1,'_x_entry_bg_image_full_fade',''),
(391,1,'_x_entry_bg_image_full_duration',''),
(392,1,'_x_quote_quote',''),
(393,1,'_x_quote_cite',''),
(394,1,'_x_link_url',''),
(395,1,'_x_video_aspect_ratio','16:9'),
(396,1,'_x_video_m4v',''),
(397,1,'_x_video_ogv',''),
(398,1,'_x_video_embed',''),
(399,1,'_x_audio_mp3',''),
(400,1,'_x_audio_ogg',''),
(401,1,'_x_audio_embed',''),
(407,1,'_thumbnail_id','65'),
(408,118,'_cornerstone_data',NULL),
(409,118,'_cornerstone_settings',NULL),
(410,119,'_edit_lock','1719770553:2'),
(413,119,'_thumbnail_id','58'),
(414,120,'_cornerstone_data',NULL),
(415,120,'_cornerstone_settings',NULL),
(416,119,'_edit_last','2'),
(417,119,'_x_entry_body_css_class',''),
(418,119,'_x_post_layout','off'),
(419,119,'_x_entry_alternate_index_title',''),
(420,119,'_x_entry_bg_image_full',''),
(421,119,'_x_entry_bg_image_full_fade','750'),
(422,119,'_x_entry_bg_image_full_duration','7500'),
(423,119,'_x_quote_quote',''),
(424,119,'_x_quote_cite',''),
(425,119,'_x_link_url',''),
(426,119,'_x_video_aspect_ratio','16:9'),
(427,119,'_x_video_m4v',''),
(428,119,'_x_video_ogv',''),
(429,119,'_x_video_embed',''),
(430,119,'_x_audio_mp3',''),
(431,119,'_x_audio_ogg',''),
(432,119,'_x_audio_embed',''),
(433,121,'_edit_lock','1719770705:2'),
(436,121,'_thumbnail_id','67'),
(437,122,'_cornerstone_data',NULL),
(438,122,'_cornerstone_settings',NULL),
(439,121,'_edit_last','2'),
(440,121,'_x_entry_body_css_class',''),
(441,121,'_x_post_layout','off'),
(442,121,'_x_entry_alternate_index_title',''),
(443,121,'_x_entry_bg_image_full',''),
(444,121,'_x_entry_bg_image_full_fade','750'),
(445,121,'_x_entry_bg_image_full_duration','7500'),
(446,121,'_x_quote_quote',''),
(447,121,'_x_quote_cite',''),
(448,121,'_x_link_url',''),
(449,121,'_x_video_aspect_ratio','16:9'),
(450,121,'_x_video_m4v',''),
(451,121,'_x_video_ogv',''),
(452,121,'_x_video_embed',''),
(453,121,'_x_audio_mp3',''),
(454,121,'_x_audio_ogg',''),
(455,121,'_x_audio_embed',''),
(460,119,'_cs_states_cache',''),
(461,121,'_cs_states_cache',''),
(464,123,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"1924 12th Ct, Vero Beach, FL, United States, 32960\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(0, 0, 0)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]}]'),
(465,123,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(467,124,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"1924 12th Ct, Vero Beach, FL, United States, 32960\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(0, 0, 0)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]}]'),
(468,124,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(473,125,'_cornerstone_data',NULL),
(474,125,'_cornerstone_settings',NULL),
(475,3,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(476,3,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>Salt & Pine Vintage (\\\"we,\\\" \\\"us,\\\" or \\\"our\\\") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [insert website URL] (the \\\"Site\\\"). Please read this Privacy Policy carefully. By accessing or using the Site, you agree to be bound by the terms of this Privacy Policy.</p>\\n\\n<h3>1. Information We Collect</h3>\\n<p>We may collect personal information from you in a variety of ways, including, but not limited to, when you visit our site, register on the site, place an order, subscribe to our newsletter, and in connection with other activities, services, features, or resources we make available on our Site.</p>\\n<p><strong>Personal Information:</strong> This may include your name, email address, mailing address, phone number, and payment information.</p>\\n<p><strong>Non-Personal Information:</strong> This may include your browser name, the type of computer, and technical information about your means of connection to our Site, such as the operating system and the Internet service providers utilized and other similar information.</p>\\n\\n<h3>2. How We Use Your Information</h3>\\n<p>We may use the information we collect from you for the following purposes:</p>\\n\\n<ul>\\n \\t<li>To personalize user experience</li>\\n \\t<li>To improve our Site</li>\\n \\t<li>To process transactions</li>\\n \\t<li>To send periodic emails</li>\\n \\t<li>To follow up with correspondence (live chat, email, or phone inquiries)</li>\\n</ul>\\n<h3>3. How We Protect Your Information</h3>\\n<p>We adopt appropriate data collection, storage, and processing practices and security measures to protect against unauthorized access, alteration, disclosure, or destruction of your personal information, username, password, transaction information, and data stored on our Site.</p>\\n\\n<h3>4. Sharing Your Information</h3>\\n<p>We do not sell, trade, or rent Users\'</p>\",\"_modules\":[]}]}]}]}]'),
(477,126,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>Salt & Pine Vintage (\\\"we,\\\" \\\"us,\\\" or \\\"our\\\") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [insert website URL] (the \\\"Site\\\"). Please read this Privacy Policy carefully. By accessing or using the Site, you agree to be bound by the terms of this Privacy Policy.</p>\\n\\n<h3>1. Information We Collect</h3>\\n<p>We may collect personal information from you in a variety of ways, including, but not limited to, when you visit our site, register on the site, place an order, subscribe to our newsletter, and in connection with other activities, services, features, or resources we make available on our Site.</p>\\n<p><strong>Personal Information:</strong> This may include your name, email address, mailing address, phone number, and payment information.</p>\\n<p><strong>Non-Personal Information:</strong> This may include your browser name, the type of computer, and technical information about your means of connection to our Site, such as the operating system and the Internet service providers utilized and other similar information.</p>\\n\\n<h3>2. How We Use Your Information</h3>\\n<p>We may use the information we collect from you for the following purposes:</p>\\n\\n<ul>\\n \\t<li>To personalize user experience</li>\\n \\t<li>To improve our Site</li>\\n \\t<li>To process transactions</li>\\n \\t<li>To send periodic emails</li>\\n \\t<li>To follow up with correspondence (live chat, email, or phone inquiries)</li>\\n</ul>\\n<h3>3. How We Protect Your Information</h3>\\n<p>We adopt appropriate data collection, storage, and processing practices and security measures to protect against unauthorized access, alteration, disclosure, or destruction of your personal information, username, password, transaction information, and data stored on our Site.</p>\\n\\n<h3>4. Sharing Your Information</h3>\\n<p>We do not sell, trade, or rent Users\'</p>\",\"_modules\":[]}]}]}]}]'),
(478,126,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(481,127,'_cs_template_identifier','element|__multi__'),
(482,127,'_cs_template_data','{\"elements\":[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]}]}'),
(483,8,'_wp_page_template','template-blank-4.php'),
(484,8,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(485,8,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgba(159, 60, 38, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"61:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Come visit us at our Vero Beach Location in Historic Downtown!</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Salt & Pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"115%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"Vintage\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#EcoChic\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Welcome to Salt & Pine Vintage, your ultimate destination for timeless fashion and unique treasures in the heart of Vero Beach, FL. Our store is more than just a place to shop\\u2014it\'s a celebration of vintage style, sustainability, and the vibrant community we call home.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"section_bg_advanced\":true,\"section_padding\":\"7px 0px 65px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"layout_row_margin\":\"-46px auto 0px auto\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<h3><span style=\\\"color: #ffffff;\\\">Our Story</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">Salt & Pine Vintage was founded with a passion for all things retro and a love for the charm of yesteryear. The journey began with our owner, Sean McLeod, a dedicated vintage enthusiast and thrifting aficionado. Sean\'s deep-rooted love for vintage fashion and the Vero Beach community inspired him to take over the store and create a space where people can find unique, high-quality vintage clothing and accessories.</span></p>\\n<h3><span style=\\\"color: #ffffff;\\\">Our Mission</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">At Salt & Pine Vintage, our mission is simple: to offer a curated collection of vintage fashion that spans from the 1950s to the 2000s, providing our customers with timeless pieces that are both stylish and sustainable. We believe in the beauty of vintage clothing and the stories they tell. Each item in our store is handpicked by Sean and our team, ensuring that every piece meets our standards of quality and uniqueness.</span></p>\\n<h3><span style=\\\"color: #ffffff;\\\">Why Choose Us?</span></h3>\\n<ul>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Curated Collection:</strong> Our selection of vintage clothing and accessories is thoughtfully curated to bring you the best of retro fashion. From classic dresses and iconic tees to statement jackets and unique accessories, we have something for everyone.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Sustainability:</strong> By choosing vintage, you\'re making a sustainable fashion choice that helps reduce waste and promotes a circular economy. We are committed to offering eco-friendly options that allow you to look good and feel good about your impact on the planet.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Personalized Service:</strong> At Salt & Pine Vintage, we pride ourselves on providing exceptional customer service. Sean and our knowledgeable staff are always here to help you find the perfect piece, answer your questions, and share styling tips.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Community Focused:</strong> We love Vero Beach and are proud to be a part of this vibrant community. Our store is more than just a business; it\'s a place where locals and visitors alike can come together to celebrate the love of vintage fashion.</span></li>\\n</ul>\\n<h3><span style=\\\"color: #ffffff;\\\">Visit Us</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">We invite you to visit Salt & Pine Vintage at 1924 12th Ct, Vero Beach, FL, and explore our treasure trove of vintage finds. Whether you\'re a seasoned thrifter or new to the world of vintage, we promise you\'ll find something special to add to your wardrobe.</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Thank you for supporting our passion and being a part of the Salt & Pine Vintage family. We look forward to sharing the magic of vintage fashion with you!</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Stay trendy, stay unique.</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Sean McLeod and the Salt & Pine Vintage Team</span></p>\",\"_modules\":[]}]}]}]}]'),
(486,128,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgba(159, 60, 38, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Salt & Pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"115%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"Vintage\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Welcome to Salt & Pine Vintage, your ultimate destination for timeless fashion and unique treasures in the heart of Vero Beach, FL. Our store is more than just a place to shop\\u2014it\'s a celebration of vintage style, sustainability, and the vibrant community we call home.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"section_bg_advanced\":true,\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"layout_row_margin\":\"-46px auto 0px auto\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<h3><span style=\\\"color: #ffffff;\\\">Our Story</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">Salt & Pine Vintage was founded with a passion for all things retro and a love for the charm of yesteryear. The journey began with our owner, Sean McLeod, a dedicated vintage enthusiast and thrifting aficionado. Sean\'s deep-rooted love for vintage fashion and the Vero Beach community inspired him to take over the store and create a space where people can find unique, high-quality vintage clothing and accessories.</span></p>\\n<h3><span style=\\\"color: #ffffff;\\\">Our Mission</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">At Salt & Pine Vintage, our mission is simple: to offer a curated collection of vintage fashion that spans from the 1950s to the 2000s, providing our customers with timeless pieces that are both stylish and sustainable. We believe in the beauty of vintage clothing and the stories they tell. Each item in our store is handpicked by Sean and our team, ensuring that every piece meets our standards of quality and uniqueness.</span></p>\\n<h3><span style=\\\"color: #ffffff;\\\">Why Choose Us?</span></h3>\\n<ul>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Curated Collection:</strong> Our selection of vintage clothing and accessories is thoughtfully curated to bring you the best of retro fashion. From classic dresses and iconic tees to statement jackets and unique accessories, we have something for everyone.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Sustainability:</strong> By choosing vintage, you\'re making a sustainable fashion choice that helps reduce waste and promotes a circular economy. We are committed to offering eco-friendly options that allow you to look good and feel good about your impact on the planet.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Personalized Service:</strong> At Salt & Pine Vintage, we pride ourselves on providing exceptional customer service. Sean and our knowledgeable staff are always here to help you find the perfect piece, answer your questions, and share styling tips.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Community Focused:</strong> We love Vero Beach and are proud to be a part of this vibrant community. Our store is more than just a business; it\'s a place where locals and visitors alike can come together to celebrate the love of vintage fashion.</span></li>\\n</ul>\\n<h3><span style=\\\"color: #ffffff;\\\">Visit Us</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">We invite you to visit Salt & Pine Vintage at 1924 12th Ct, Vero Beach, FL, and explore our treasure trove of vintage finds. Whether you\'re a seasoned thrifter or new to the world of vintage, we promise you\'ll find something special to add to your wardrobe.</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Thank you for supporting our passion and being a part of the Salt & Pine Vintage family. We look forward to sharing the magic of vintage fashion with you!</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Stay trendy, stay unique.</span></p>\",\"_modules\":[]}]}]}]}]'),
(487,128,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(488,129,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgba(159, 60, 38, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"61:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Come down and say hello!</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Salt & Pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"115%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"Vintage\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Welcome to Salt & Pine Vintage, your ultimate destination for timeless fashion and unique treasures in the heart of Vero Beach, FL. Our store is more than just a place to shop\\u2014it\'s a celebration of vintage style, sustainability, and the vibrant community we call home.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"section_bg_advanced\":true,\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"layout_row_margin\":\"-46px auto 0px auto\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<h3><span style=\\\"color: #ffffff;\\\">Our Story</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">Salt & Pine Vintage was founded with a passion for all things retro and a love for the charm of yesteryear. The journey began with our owner, Sean McLeod, a dedicated vintage enthusiast and thrifting aficionado. Sean\'s deep-rooted love for vintage fashion and the Vero Beach community inspired him to take over the store and create a space where people can find unique, high-quality vintage clothing and accessories.</span></p>\\n<h3><span style=\\\"color: #ffffff;\\\">Our Mission</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">At Salt & Pine Vintage, our mission is simple: to offer a curated collection of vintage fashion that spans from the 1950s to the 2000s, providing our customers with timeless pieces that are both stylish and sustainable. We believe in the beauty of vintage clothing and the stories they tell. Each item in our store is handpicked by Sean and our team, ensuring that every piece meets our standards of quality and uniqueness.</span></p>\\n<h3><span style=\\\"color: #ffffff;\\\">Why Choose Us?</span></h3>\\n<ul>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Curated Collection:</strong> Our selection of vintage clothing and accessories is thoughtfully curated to bring you the best of retro fashion. From classic dresses and iconic tees to statement jackets and unique accessories, we have something for everyone.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Sustainability:</strong> By choosing vintage, you\'re making a sustainable fashion choice that helps reduce waste and promotes a circular economy. We are committed to offering eco-friendly options that allow you to look good and feel good about your impact on the planet.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Personalized Service:</strong> At Salt & Pine Vintage, we pride ourselves on providing exceptional customer service. Sean and our knowledgeable staff are always here to help you find the perfect piece, answer your questions, and share styling tips.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Community Focused:</strong> We love Vero Beach and are proud to be a part of this vibrant community. Our store is more than just a business; it\'s a place where locals and visitors alike can come together to celebrate the love of vintage fashion.</span></li>\\n</ul>\\n<h3><span style=\\\"color: #ffffff;\\\">Visit Us</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">We invite you to visit Salt & Pine Vintage at 1924 12th Ct, Vero Beach, FL, and explore our treasure trove of vintage finds. Whether you\'re a seasoned thrifter or new to the world of vintage, we promise you\'ll find something special to add to your wardrobe.</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Thank you for supporting our passion and being a part of the Salt & Pine Vintage family. We look forward to sharing the magic of vintage fashion with you!</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Stay trendy, stay unique.</span></p>\",\"_modules\":[]}]}]}]}]'),
(489,129,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(490,130,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgba(159, 60, 38, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"61:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Come visit us at our Vero Beach Location in Historic Downtown!</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Salt & Pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"115%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"Vintage\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Welcome to Salt & Pine Vintage, your ultimate destination for timeless fashion and unique treasures in the heart of Vero Beach, FL. Our store is more than just a place to shop\\u2014it\'s a celebration of vintage style, sustainability, and the vibrant community we call home.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"section_bg_advanced\":true,\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"layout_row_margin\":\"-46px auto 0px auto\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<h3><span style=\\\"color: #ffffff;\\\">Our Story</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">Salt & Pine Vintage was founded with a passion for all things retro and a love for the charm of yesteryear. The journey began with our owner, Sean McLeod, a dedicated vintage enthusiast and thrifting aficionado. Sean\'s deep-rooted love for vintage fashion and the Vero Beach community inspired him to take over the store and create a space where people can find unique, high-quality vintage clothing and accessories.</span></p>\\n<h3><span style=\\\"color: #ffffff;\\\">Our Mission</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">At Salt & Pine Vintage, our mission is simple: to offer a curated collection of vintage fashion that spans from the 1950s to the 2000s, providing our customers with timeless pieces that are both stylish and sustainable. We believe in the beauty of vintage clothing and the stories they tell. Each item in our store is handpicked by Sean and our team, ensuring that every piece meets our standards of quality and uniqueness.</span></p>\\n<h3><span style=\\\"color: #ffffff;\\\">Why Choose Us?</span></h3>\\n<ul>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Curated Collection:</strong> Our selection of vintage clothing and accessories is thoughtfully curated to bring you the best of retro fashion. From classic dresses and iconic tees to statement jackets and unique accessories, we have something for everyone.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Sustainability:</strong> By choosing vintage, you\'re making a sustainable fashion choice that helps reduce waste and promotes a circular economy. We are committed to offering eco-friendly options that allow you to look good and feel good about your impact on the planet.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Personalized Service:</strong> At Salt & Pine Vintage, we pride ourselves on providing exceptional customer service. Sean and our knowledgeable staff are always here to help you find the perfect piece, answer your questions, and share styling tips.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Community Focused:</strong> We love Vero Beach and are proud to be a part of this vibrant community. Our store is more than just a business; it\'s a place where locals and visitors alike can come together to celebrate the love of vintage fashion.</span></li>\\n</ul>\\n<h3><span style=\\\"color: #ffffff;\\\">Visit Us</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">We invite you to visit Salt & Pine Vintage at 1924 12th Ct, Vero Beach, FL, and explore our treasure trove of vintage finds. Whether you\'re a seasoned thrifter or new to the world of vintage, we promise you\'ll find something special to add to your wardrobe.</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Thank you for supporting our passion and being a part of the Salt & Pine Vintage family. We look forward to sharing the magic of vintage fashion with you!</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Stay trendy, stay unique.</span></p>\",\"_modules\":[]}]}]}]}]'),
(491,130,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(497,131,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"hide_bp\":\" sm xs\",\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_bg_color\":\"rgb(0, 0, 0)\",\"frame_box_shadow_color\":\"rgba(0, 0, 0, 0.7)\",\"frame_box_shadow_dimensions\":\"0.887em -0.299em 1.158em 0.259em\",\"frame_width\":\"130%\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_text_color\":\"rgba(0, 0, 0, 0)\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box (1)\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"hide_bp\":\" lg md xl\",\"section_base_font_size\":\"1rem\",\"section_bg_advanced\":true,\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_bg_color\":\"rgb(0, 0, 0)\",\"frame_box_shadow_color\":\"rgba(0, 0, 0, 0.7)\",\"frame_box_shadow_dimensions\":\"0.887em -0.299em 1.158em 0.259em\",\"frame_width\":\"130%\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_text_color\":\"rgba(0, 0, 0, 0)\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"1924 12th Ct, Vero Beach, FL, United States, 32960\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(0, 0, 0)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]}]'),
(498,131,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(499,132,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"hide_bp\":\" sm xs\",\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_bg_color\":\"rgb(0, 0, 0)\",\"frame_box_shadow_color\":\"rgba(0, 0, 0, 0.7)\",\"frame_box_shadow_dimensions\":\"0.887em -0.299em 1.158em 0.259em\",\"frame_width\":\"130%\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_text_color\":\"rgba(0, 0, 0, 0)\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Mobile Video level\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"hide_bp\":\" lg md xl\",\"section_base_font_size\":\"1rem\",\"section_bg_advanced\":true,\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_bg_color\":\"rgb(0, 0, 0)\",\"frame_box_shadow_color\":\"rgba(0, 0, 0, 0.7)\",\"frame_box_shadow_dimensions\":\"0.887em -0.299em 1.158em 0.259em\",\"frame_width\":\"90%\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_text_color\":\"rgba(0, 0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"1924 12th Ct, Vero Beach, FL, United States, 32960\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(0, 0, 0)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]}]'),
(500,132,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(501,133,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"hide_bp\":\" sm xs\",\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_bg_color\":\"rgb(0, 0, 0)\",\"frame_box_shadow_color\":\"rgba(0, 0, 0, 0.7)\",\"frame_box_shadow_dimensions\":\"0.887em -0.299em 1.158em 0.259em\",\"frame_width\":\"130%\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_text_color\":\"rgba(0, 0, 0, 0)\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Mobile Video level\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgb(0, 0, 0)\",\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"color\",\"hide_bp\":\" lg md xl\",\"section_base_font_size\":\"1rem\",\"section_bg_advanced\":true,\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"0.707em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"1924 12th Ct, Vero Beach, FL, United States, 32960\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(0, 0, 0)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]}]'),
(502,133,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(503,134,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgba(159, 60, 38, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"61:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Come visit us at our Vero Beach Location in Historic Downtown!</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Salt & Pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"115%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"Vintage\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#vintagevibe\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Welcome to Salt & Pine Vintage, your ultimate destination for timeless fashion and unique treasures in the heart of Vero Beach, FL. Our store is more than just a place to shop\\u2014it\'s a celebration of vintage style, sustainability, and the vibrant community we call home.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"section_bg_advanced\":true,\"section_padding\":\"7px 0px 65px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"layout_row_margin\":\"-46px auto 0px auto\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<h3><span style=\\\"color: #ffffff;\\\">Our Story</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">Salt & Pine Vintage was founded with a passion for all things retro and a love for the charm of yesteryear. The journey began with our owner, Sean McLeod, a dedicated vintage enthusiast and thrifting aficionado. Sean\'s deep-rooted love for vintage fashion and the Vero Beach community inspired him to take over the store and create a space where people can find unique, high-quality vintage clothing and accessories.</span></p>\\n<h3><span style=\\\"color: #ffffff;\\\">Our Mission</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">At Salt & Pine Vintage, our mission is simple: to offer a curated collection of vintage fashion that spans from the 1950s to the 2000s, providing our customers with timeless pieces that are both stylish and sustainable. We believe in the beauty of vintage clothing and the stories they tell. Each item in our store is handpicked by Sean and our team, ensuring that every piece meets our standards of quality and uniqueness.</span></p>\\n<h3><span style=\\\"color: #ffffff;\\\">Why Choose Us?</span></h3>\\n<ul>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Curated Collection:</strong> Our selection of vintage clothing and accessories is thoughtfully curated to bring you the best of retro fashion. From classic dresses and iconic tees to statement jackets and unique accessories, we have something for everyone.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Sustainability:</strong> By choosing vintage, you\'re making a sustainable fashion choice that helps reduce waste and promotes a circular economy. We are committed to offering eco-friendly options that allow you to look good and feel good about your impact on the planet.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Personalized Service:</strong> At Salt & Pine Vintage, we pride ourselves on providing exceptional customer service. Sean and our knowledgeable staff are always here to help you find the perfect piece, answer your questions, and share styling tips.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Community Focused:</strong> We love Vero Beach and are proud to be a part of this vibrant community. Our store is more than just a business; it\'s a place where locals and visitors alike can come together to celebrate the love of vintage fashion.</span></li>\\n</ul>\\n<h3><span style=\\\"color: #ffffff;\\\">Visit Us</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">We invite you to visit Salt & Pine Vintage at 1924 12th Ct, Vero Beach, FL, and explore our treasure trove of vintage finds. Whether you\'re a seasoned thrifter or new to the world of vintage, we promise you\'ll find something special to add to your wardrobe.</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Thank you for supporting our passion and being a part of the Salt & Pine Vintage family. We look forward to sharing the magic of vintage fashion with you!</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Stay trendy, stay unique.</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Sean McLeod and the Salt & Pine Vintage Team</span></p>\",\"_modules\":[]}]}]}]}]'),
(504,134,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(505,135,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgba(159, 60, 38, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"61:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Come visit us at our Vero Beach Location in Historic Downtown!</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Salt & Pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"115%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"Vintage\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#EcoChic\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Welcome to Salt & Pine Vintage, your ultimate destination for timeless fashion and unique treasures in the heart of Vero Beach, FL. Our store is more than just a place to shop\\u2014it\'s a celebration of vintage style, sustainability, and the vibrant community we call home.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"section_bg_advanced\":true,\"section_padding\":\"7px 0px 65px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"layout_row_margin\":\"-46px auto 0px auto\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<h3><span style=\\\"color: #ffffff;\\\">Our Story</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">Salt & Pine Vintage was founded with a passion for all things retro and a love for the charm of yesteryear. The journey began with our owner, Sean McLeod, a dedicated vintage enthusiast and thrifting aficionado. Sean\'s deep-rooted love for vintage fashion and the Vero Beach community inspired him to take over the store and create a space where people can find unique, high-quality vintage clothing and accessories.</span></p>\\n<h3><span style=\\\"color: #ffffff;\\\">Our Mission</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">At Salt & Pine Vintage, our mission is simple: to offer a curated collection of vintage fashion that spans from the 1950s to the 2000s, providing our customers with timeless pieces that are both stylish and sustainable. We believe in the beauty of vintage clothing and the stories they tell. Each item in our store is handpicked by Sean and our team, ensuring that every piece meets our standards of quality and uniqueness.</span></p>\\n<h3><span style=\\\"color: #ffffff;\\\">Why Choose Us?</span></h3>\\n<ul>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Curated Collection:</strong> Our selection of vintage clothing and accessories is thoughtfully curated to bring you the best of retro fashion. From classic dresses and iconic tees to statement jackets and unique accessories, we have something for everyone.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Sustainability:</strong> By choosing vintage, you\'re making a sustainable fashion choice that helps reduce waste and promotes a circular economy. We are committed to offering eco-friendly options that allow you to look good and feel good about your impact on the planet.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Personalized Service:</strong> At Salt & Pine Vintage, we pride ourselves on providing exceptional customer service. Sean and our knowledgeable staff are always here to help you find the perfect piece, answer your questions, and share styling tips.</span></li>\\n<li><span style=\\\"color: #ffffff;\\\"><strong>Community Focused:</strong> We love Vero Beach and are proud to be a part of this vibrant community. Our store is more than just a business; it\'s a place where locals and visitors alike can come together to celebrate the love of vintage fashion.</span></li>\\n</ul>\\n<h3><span style=\\\"color: #ffffff;\\\">Visit Us</span></h3>\\n<p><span style=\\\"color: #ffffff;\\\">We invite you to visit Salt & Pine Vintage at 1924 12th Ct, Vero Beach, FL, and explore our treasure trove of vintage finds. Whether you\'re a seasoned thrifter or new to the world of vintage, we promise you\'ll find something special to add to your wardrobe.</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Thank you for supporting our passion and being a part of the Salt & Pine Vintage family. We look forward to sharing the magic of vintage fashion with you!</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Stay trendy, stay unique.</span></p>\\n<p><span style=\\\"color: #ffffff;\\\">Sean McLeod and the Salt & Pine Vintage Team</span></p>\",\"_modules\":[]}]}]}]}]'),
(506,135,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(510,22,'_wp_old_date','2024-06-29'),
(511,26,'_wp_old_date','2024-06-29'),
(512,24,'_wp_old_date','2024-06-29'),
(513,23,'_wp_old_date','2024-06-29'),
(514,25,'_wp_old_date','2024-06-29'),
(520,136,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>1924 12th Ct, Vero Beach, FL, United States, 32960</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<a href=\\\"tel:7724929669\\\" style=\\\"color:black;\\\">+1 772-492-9669</a>\",\"text_font_size\":\"1.6em\",\"text_text_color_alt\":\"rgb(127, 126, 126)\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1767.3057246475698!2d-80.39886810041598!3d27.636548057186424!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88de5f8b01526b29%3A0xa2c2ab6d20ed53b4!2sSalt%20%26%20Pine%20Vintage!5e0!3m2!1sen!2sus!4v1719777556947!5m2!1sen!2sus\\\" width=\\\"100%\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\"text_padding\":\"4em 0em 0em 0em\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(255, 255, 255)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<div class=\\\"elementor-element elementor-element-2141af8 elementor-widget elementor-widget-heading\\\" data-id=\\\"2141af8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\">Call us: <a href=\\\"tel:7724929669\\\">(772) 492-9669</a></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-a51ecf0 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"a51ecf0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Monday to Friday from 9am to 9pm EST.</p>\\n\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-73f7089 elementor-widget elementor-widget-heading\\\" data-id=\\\"73f7089\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"mailto:sean@saltandpinevintage.com\\\">sean@saltandpinevintage.com</a></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-d64241f elementor-widget elementor-widget-text-editor\\\" data-id=\\\"d64241f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Do you have any questions? Send us an e-mail and we will reply to you as soon as possible.</p>\\n\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-893714e elementor-widget elementor-widget-heading\\\" data-id=\\\"893714e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\"><span>1924 12th Ct, Vero Beach, FL 32960</span></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-18e0846 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"18e0846\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Correspondence address. Please call us prior your visit.</p>\\n\\n</div>\\n</div>\",\"_modules\":[]}]}]}]}]'),
(521,136,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(522,137,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>1924 12th Ct, Vero Beach, FL, United States, 32960</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mon - Sat 11 AM - 5 PM</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<a href=\\\"tel:7724929669\\\" style=\\\"color:black;\\\">+1 772-492-9669</a>\",\"text_font_size\":\"1.6em\",\"text_text_color_alt\":\"rgb(127, 126, 126)\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"4em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_nofollow\":true,\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"4em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"1em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"4em\",\"anchor_href\":\"https://www.instagram.com/saltandpinevintage/\",\"anchor_nofollow\":true,\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"4em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1767.3057246475698!2d-80.39886810041598!3d27.636548057186424!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88de5f8b01526b29%3A0xa2c2ab6d20ed53b4!2sSalt%20%26%20Pine%20Vintage!5e0!3m2!1sen!2sus!4v1719777556947!5m2!1sen!2sus\\\" width=\\\"100%\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\"text_padding\":\"4em 0em 0em 0em\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(255, 255, 255)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<div class=\\\"elementor-element elementor-element-2141af8 elementor-widget elementor-widget-heading\\\" data-id=\\\"2141af8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\">Call us: <a href=\\\"tel:7724929669\\\">(772) 492-9669</a></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-a51ecf0 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"a51ecf0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Monday to Friday from 9am to 9pm EST.</p>\\n\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-73f7089 elementor-widget elementor-widget-heading\\\" data-id=\\\"73f7089\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"mailto:sean@saltandpinevintage.com\\\">sean@saltandpinevintage.com</a></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-d64241f elementor-widget elementor-widget-text-editor\\\" data-id=\\\"d64241f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Do you have any questions? Send us an e-mail and we will reply to you as soon as possible.</p>\\n\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-893714e elementor-widget elementor-widget-heading\\\" data-id=\\\"893714e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<h4 class=\\\"elementor-heading-title elementor-size-default\\\"><span>1924 12th Ct, Vero Beach, FL 32960</span></h4>\\n</div>\\n</div>\\n<div class=\\\"elementor-element elementor-element-18e0846 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"18e0846\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n<div class=\\\"elementor-widget-container\\\">\\n<p>Correspondence address. Please call us prior your visit.</p>\\n\\n</div>\\n</div>\",\"_modules\":[]}]}]}]}]'),
(523,137,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(528,138,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"hide_bp\":\" sm xs\",\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_bg_color\":\"rgb(0, 0, 0)\",\"frame_box_shadow_color\":\"rgba(0, 0, 0, 0.7)\",\"frame_box_shadow_dimensions\":\"0.887em -0.299em 1.158em 0.259em\",\"frame_width\":\"130%\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_text_color\":\"rgba(0, 0, 0, 0)\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Mobile Video level\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgb(0, 0, 0)\",\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"color\",\"hide_bp\":\" lg md xl\",\"section_base_font_size\":\"1rem\",\"section_bg_advanced\":true,\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"0.707em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<p>+1 772-492-9669</p>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"M-Sat 11AM - 5PM\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_padding\":\"0em 0em 1em 0em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<a href=\\\"tel:7724929669\\\">+1 772-492-9669</a>\",\"text_font_size\":\"1.6em\",\"text_padding\":\"0em 0em 1em 0em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_margin\":\"0em 0em 0em 1em\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(0, 0, 0)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]}]'),
(529,138,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(532,139,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"hide_bp\":\" sm xs\",\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1600px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"m-Sat 11am-5Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_bg_color\":\"rgb(0, 0, 0)\",\"frame_box_shadow_color\":\"rgba(0, 0, 0, 0.7)\",\"frame_box_shadow_dimensions\":\"0.887em -0.299em 1.158em 0.259em\",\"frame_width\":\"130%\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_text_color\":\"rgba(0, 0, 0, 0)\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Mobile Video level\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgb(0, 0, 0)\",\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"color\",\"hide_bp\":\" lg md xl\",\"section_base_font_size\":\"1rem\",\"section_bg_advanced\":true,\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"0.707em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<span style=\\\"color: #000000;\\\"><a style=\\\"color: #000000;\\\" href=\\\"https://maps.app.goo.gl/onByaeAJ2SvFxVa28\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">1924 12th Ct, Vero Beach, FL, United States, 32960</a></span>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mon - Sat 11 AM - 5 PM</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_padding\":\"0em 0em 1em 0em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<a href=\\\"tel:7724929669\\\">+1 772-492-9669</a>\",\"text_font_size\":\"1.6em\",\"text_padding\":\"0em 0em 1em 0em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"#twitter\",\"anchor_margin\":\"0em 0em 0em 1em\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(0, 0, 0)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]}]'),
(533,139,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}');
INSERT INTO `wp_postmeta` VALUES
(536,140,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"hide_bp\":\" sm xs\",\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1200px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<span>1924 12th Court</span>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"mon - Sat 11 am-5 Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_bg_color\":\"rgb(0, 0, 0)\",\"frame_box_shadow_color\":\"rgba(0, 0, 0, 0.7)\",\"frame_box_shadow_dimensions\":\"!0.887em -0.299em 1.158em 0.259em\",\"frame_width\":\"130%\",\"video_embed_code\":\"<iframe width=\\\"100%\\\" height=\\\"100%\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"\",\"text_text_color\":\"rgba(0, 0, 0, 0)\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Mobile Video level\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgb(0, 0, 0)\",\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"color\",\"hide_bp\":\" lg md xl\",\"section_base_font_size\":\"1rem\",\"section_bg_advanced\":true,\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"0.707em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<span style=\\\"color: #000000;\\\"><a style=\\\"color: #000000;\\\" href=\\\"https://maps.app.goo.gl/onByaeAJ2SvFxVa28\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">1924 12th Ct, Vero Beach, FL, United States, 32960</a></span>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mon - Sat 11 AM - 5 PM</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_padding\":\"0em 0em 1em 0em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<a href=\\\"tel:7724929669\\\">+1 772-492-9669</a>\",\"text_font_size\":\"1.6em\",\"text_padding\":\"0em 0em 1em 0em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.instagram.com/saltandpinevintage/\",\"anchor_margin\":\"0em 0em 0em 1em\",\"anchor_nofollow\":true,\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(0, 0, 0)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]}]'),
(537,140,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(538,141,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"hide_bp\":\" sm xs\",\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1200px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<a href=\\\"https://maps.app.goo.gl/onByaeAJ2SvFxVa28\\\">1924 12th Court</a>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"mon - Sat 11 am-5 Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_bg_color\":\"rgb(0, 0, 0)\",\"frame_box_shadow_color\":\"rgba(0, 0, 0, 0.7)\",\"frame_box_shadow_dimensions\":\"!0.887em -0.299em 1.158em 0.259em\",\"frame_width\":\"130%\",\"hide_bp\":\" lg md sm xl xs\",\"_modules\":[]},{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"video_embed_code\":\"<iframe width=\\\"100%\\\" height=\\\"100%\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_text_color\":\"rgba(0, 0, 0, 0)\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Mobile Video level\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgb(0, 0, 0)\",\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"color\",\"hide_bp\":\" lg md xl\",\"section_base_font_size\":\"1rem\",\"section_bg_advanced\":true,\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"0.707em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<span style=\\\"color: #000000;\\\"><a style=\\\"color: #000000;\\\" href=\\\"https://maps.app.goo.gl/onByaeAJ2SvFxVa28\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">1924 12th Ct, Vero Beach, FL, United States, 32960</a></span>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mon - Sat 11 AM - 5 PM</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_padding\":\"0em 0em 1em 0em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<a href=\\\"tel:7724929669\\\">+1 772-492-9669</a>\",\"text_font_size\":\"1.6em\",\"text_padding\":\"0em 0em 1em 0em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.instagram.com/saltandpinevintage/\",\"anchor_margin\":\"0em 0em 0em 1em\",\"anchor_nofollow\":true,\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(0, 0, 0)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]}]'),
(539,141,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(543,142,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Mobile Video level\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgb(0, 0, 0)\",\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"color\",\"hide_bp\":\" lg md xl\",\"section_base_font_size\":\"1rem\",\"section_bg_advanced\":true,\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"0.707em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<span style=\\\"color: #000000;\\\"><a style=\\\"color: #000000;\\\" href=\\\"https://maps.app.goo.gl/onByaeAJ2SvFxVa28\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">1924 12th Ct, Vero Beach, FL, United States, 32960</a></span>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mon - Sat 11 AM - 5 PM</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_padding\":\"0em 0em 1em 0em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<a href=\\\"tel:7724929669\\\">+1 772-492-9669</a>\",\"text_font_size\":\"1.6em\",\"text_padding\":\"0em 0em 1em 0em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.instagram.com/saltandpinevintage/\",\"anchor_margin\":\"0em 0em 0em 1em\",\"anchor_nofollow\":true,\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(0, 0, 0)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"hide_bp\":\" sm xs\",\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1200px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<a href=\\\"https://maps.app.goo.gl/onByaeAJ2SvFxVa28\\\">1924 12th Court</a>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"mon - Sat 11 am-5 Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_bg_color\":\"rgb(0, 0, 0)\",\"frame_box_shadow_color\":\"rgba(0, 0, 0, 0.7)\",\"frame_box_shadow_dimensions\":\"!0.887em -0.299em 1.158em 0.259em\",\"frame_width\":\"130%\",\"hide_bp\":\" lg md sm xl xs\",\"_modules\":[]},{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"video_embed_code\":\"<iframe width=\\\"100%\\\" height=\\\"100%\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_text_color\":\"rgba(0, 0, 0, 0)\",\"_modules\":[]}]}]}]}]'),
(544,142,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(545,143,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Haven\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<span style=\\\"color: #000000;\\\"><a style=\\\"color: #000000;\\\" href=\\\"https://maps.app.goo.gl/onByaeAJ2SvFxVa28\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">1924 12th Ct, Vero Beach, FL, United States, 32960</a></span>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mon - Sat 11 AM - 5 PM</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_padding\":\"0em 0em 1em 0em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<a href=\\\"tel:7724929669\\\">+1 772-492-9669</a>\",\"text_font_size\":\"1.6em\",\"text_padding\":\"0em 0em 1em 0em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.instagram.com/saltandpinevintage/\",\"anchor_margin\":\"0em 0em 0em 1em\",\"anchor_nofollow\":true,\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(0, 0, 0)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"hide_bp\":\" sm xs\",\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1200px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<a href=\\\"https://maps.app.goo.gl/onByaeAJ2SvFxVa28\\\">1924 12th Court</a>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"mon - Sat 11 am-5 Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_bg_color\":\"rgb(0, 0, 0)\",\"frame_box_shadow_color\":\"rgba(0, 0, 0, 0.7)\",\"frame_box_shadow_dimensions\":\"!0.887em -0.299em 1.158em 0.259em\",\"frame_width\":\"130%\",\"hide_bp\":\" lg md sm xl xs\",\"_modules\":[]},{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"video_embed_code\":\"<iframe width=\\\"100%\\\" height=\\\"100%\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_text_color\":\"rgba(0, 0, 0, 0)\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Mobile Video level\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgb(0, 0, 0)\",\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"color\",\"hide_bp\":\" lg md xl\",\"section_base_font_size\":\"1rem\",\"section_bg_advanced\":true,\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"0.707em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]}]}]'),
(546,143,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}'),
(548,145,'_wpcode_auto_insert','1'),
(549,145,'_wpcode_auto_insert_number','1'),
(550,146,'_wpcode_auto_insert','1'),
(551,146,'_wpcode_library_id','12'),
(552,147,'_wpcode_auto_insert','1'),
(553,147,'_wpcode_auto_insert_number','1'),
(554,147,'_wpcode_conditional_logic_enabled',''),
(555,147,'_wpcode_priority','10'),
(556,147,'_wpcode_note',''),
(557,147,'_wpcode_location_extra',''),
(558,147,'_wpcode_shortcode_attributes','a:0:{}'),
(559,147,'_edit_lock','1720018750:5'),
(560,148,'_wpcode_auto_insert','1'),
(561,148,'_wpcode_auto_insert_number','1'),
(562,148,'_wpcode_conditional_logic_enabled',''),
(563,148,'_wpcode_priority','10'),
(564,148,'_wpcode_note',''),
(565,148,'_wpcode_location_extra',''),
(566,148,'_wpcode_shortcode_attributes','a:0:{}'),
(567,148,'_edit_lock','1720021342:5'),
(568,148,'_wpcode_conditional_logic','a:0:{}'),
(569,150,'_cornerstone_data','[{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"section_bg_advanced\":true,\"section_bg_color\":\"rgb(0, 0, 0)\",\"section_padding\":\"10px 0px 10px 0px\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_row_global_container\":true,\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_modules\":[{\"_type\":\"layout-slide-container\",\"_bp_base\":\"4_4\",\"layout_slide_container_autoplay\":\"interval\",\"layout_slide_container_autoplay_duration\":\"2000ms\",\"layout_slide_container_inline_scroll_by\":\"slide\",\"layout_slide_container_inline_wrap_around\":true,\"_modules\":[{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"hide_bp\":\" lg md sm xl xs\",\"image_retina\":false,\"image_src\":\"78:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"81:full\",\"_modules\":[]}]},{\"_type\":\"layout-slide\",\"_bp_base\":\"4_4\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_retina\":false,\"image_src\":\"104:full\",\"_modules\":[]}]}]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Veros vintage Haven\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"bg_upper_color\":\"rgba(0, 0, 0, 0.5)\",\"bg_upper_type\":\"color\",\"css\":\"/* ==========================\\n// SECTION STYLES\\n// ======================= */\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n $el .x-text:first-child {\\n font-size: 64px;\\n }\\n \\n $el .x-text:last-child {\\n font-size: 24px;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n $el .x-text:first-child {\\n font-size: 80px;\\n }\\n\\n $el .x-text:last-child {\\n font-size: 28px;\\n }\\n}\\n\\n\\n\\n/* ==========================\\n// GLOBAL STYLES\\n// --------------------------\\n// Shared for all sections\\n// in this Template. Placed\\n// in Element CSS on this\\n// first section so that it\\n// gets exported with the\\n// Content Template.\\n// ======================= */\\n\\n/* Base Style\\n// ------- */\\n\\n.repro-product-tables-outer-row {\\n width: 100% !important;\\n max-width: 500px !important;\\n}\\n\\n\\n/* MD Screens\\n// ------- */\\n\\n@media (min-width: 767px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n max-width: 1280px !important;\\n }\\n}\\n\\n\\n/* LG Screens\\n// ------- */\\n\\n@media (min-width: 979px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 50px) !important;\\n }\\n \\n .repro-product-tables-actions {\\n font-size: 22px !important;\\n }\\n}\\n\\n\\n/* XL Screens\\n// ------- */\\n\\n@media (min-width: 1200px) {\\n .repro-product-tables-outer-row {\\n width: calc(100% - 120px) !important;\\n }\\n}\\n\",\"section_bg_color\":\"rgba(0, 0, 0, 0)\",\"section_border_style\":\"none\",\"section_border_width\":\"0px\",\"section_bottom_separator_location\":\"bottom\",\"section_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"section_margin\":\"0em\",\"section_padding\":\"85px 0px 85px 0px\",\"section_text_align\":\"center\",\"section_top_separator_location\":\"top\",\"section_z_index\":\"1\",\"undefined\":3200,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"Row\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"class\":\"repro-product-tables-outer-row\",\"layout_row_border_radius\":\"0px\",\"layout_row_border_style\":\"none\",\"layout_row_border_width\":\"0px\",\"layout_row_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_row_gap_column\":\"1rem\",\"layout_row_gap_row\":\"1rem\",\"layout_row_global_container\":true,\"layout_row_grow\":true,\"layout_row_layout_lg\":\"100%\",\"layout_row_layout_md\":\"100%\",\"layout_row_layout_sm\":\"100%\",\"layout_row_layout_xl\":\"100%\",\"layout_row_layout_xs\":\"100%\",\"layout_row_margin\":\"-50px auto -36px auto\",\"layout_row_padding\":\"0px 0px 0px 0px\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_border_radius\":\"inherit\",\"layout_column_border_radius\":\"0px\",\"layout_column_border_style\":\"none\",\"layout_column_border_width\":\"0px\",\"layout_column_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"layout_column_padding\":\"0px 6.25% 0px 6.25%\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_base_font_size\":\"48px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Vero\'s Vintage Shop\",\"text_content_margin\":\"0px\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_letter_spacing\":\"-0.025em\",\"text_line_height\":\"1.05\",\"text_margin\":\"0em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Subheadline\",\"text_base_font_size\":\"21px\",\"text_border_radius\":\"0em\",\"text_border_style\":\"none\",\"text_border_width\":\"0px\",\"text_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_content\":\"Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\",\"text_content_margin\":\"0px\",\"text_font_weight\":\"500\",\"text_graphic_has_alt\":false,\"text_graphic_has_interactions\":false,\"text_graphic_icon\":\"hand-pointer-o\",\"text_graphic_icon_border_radius\":\"0em 0em 0em 0em\",\"text_graphic_icon_border_style\":\"none\",\"text_graphic_icon_border_width\":\"0px\",\"text_graphic_icon_box_shadow_dimensions\":\"0em 0em 0em 0em\",\"text_graphic_icon_text_shadow_dimensions\":\"0px 0px 0px\",\"text_graphic_image_height\":48,\"text_graphic_image_width\":48,\"text_margin\":\"0.75em auto 0em auto\",\"text_max_width\":\"43.85em\",\"text_padding\":\"0em\",\"text_subheadline_font_family\":\"google:roboto\",\"text_subheadline_text_shadow_dimensions\":\"0px 0px 0px\",\"text_tag\":\"p\",\"text_text_color\":\"#fff\",\"text_text_shadow_dimensions\":\"0px 0px 0px\",\"text_type\":\"headline\",\"text_typing_back_delay\":\"1000ms\",\"text_typing_back_speed\":\"50ms\",\"text_typing_speed\":\"50ms\",\"_modules\":[]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Clothing categories\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgba(0, 0, 0, 0.27)\",\"bg_lower_type\":\"color\",\"section_bg_color\":\"rgba(255, 255, 255, 0)\",\"section_padding\":\"100px 0px 100px 0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Container\",\"_m\":{\"e\":1},\"layout_div_flex_align\":\"center\",\"layout_div_flex_justify\":\"center\",\"layout_div_global_container\":true,\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_label\":\"ST Row\",\"_m\":{\"e\":2},\"layout_row_flex_align\":\"flex-start\",\"layout_row_flex_justify\":\"space-evenly\",\"layout_row_gap_column\":\"34px\",\"layout_row_gap_row\":\"68px\",\"layout_row_layout\":\"340px\",\"layout_row_max_width\":\"100%\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"93:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Vintage Tees\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"94:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Boots & Shoes\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"96:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Sunglasses\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(251, 251, 251)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"91:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Womens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"92:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Mens Clothing\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flexbox\":true,\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_src\":\"97:full\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"ST Headline\",\"text_base_font_size\":\"24px\",\"text_content\":\"Clearance\",\"text_flex_align\":\"flex-start\",\"text_flex_direction\":\"column\",\"text_flex_justify\":\"flex-start\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"fw-bold\",\"text_graphic_icon\":\"o-check\",\"text_graphic_icon_color\":\"#0073e6\",\"text_graphic_icon_font_size\":\"18px\",\"text_graphic_margin\":\"0px 0px 9px 0px\",\"text_line_height\":\"1.35\",\"text_margin\":\"0px 0px 0px 0px\",\"text_subheadline_content\":\"Quick caption here\",\"text_subheadline_font_family\":\"system:helveticaneue\",\"text_subheadline_font_size\":\"18px\",\"text_subheadline_font_weight\":\"fw-bold\",\"text_subheadline_line_height\":\"1.35\",\"text_subheadline_reverse\":true,\"text_subheadline_spacing\":\"5px\",\"text_subheadline_text_color\":\"#0073e6\",\"text_tag\":\"h3\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_typing_color\":\"#0073e6\",\"text_typing_cursor_color\":\"#0073e6\",\"_modules\":[]}]}]}]}]},{\"_type\":\"line\",\"_bp_base\":\"4_4\",\"line_color\":\"rgb(0, 0, 0)\",\"line_margin\":\"23px 0px -50px 0px\",\"line_size\":\".5em\",\"line_style\":\"double\",\"_modules\":[]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Location\",\"_m\":{\"e\":2},\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"_modules\":[{\"_type\":\"layout-row\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_row_layout\":[null,null,\"100%\",null,null]},\"_label\":\"Row\",\"_m\":{\"e\":2},\"layout_row_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_row_gap_column\":\"0px\",\"layout_row_gap_row\":\"0px\",\"layout_row_grow\":true,\"layout_row_layout\":\"66.66% 33.33%\",\"layout_row_layout_lg\":\"66.66% 33.33%\",\"layout_row_layout_xl\":\"66.66% 33.33%\",\"layout_row_padding\":\"!0px\",\"layout_row_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"layout_column_base_font_size\":\"12px\",\"layout_column_bg_color\":\"#ffffff\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_min_height\":\"100vh\",\"layout_column_padding\":\"calc(2.441em + 8vmin) 5vmin calc(2.441em + 8vmin) 5vmin\",\"layout_column_text_align\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"image_alt\":\"Logo\",\"image_display\":\"block\",\"image_height\":96,\"image_margin\":\"0px 0px calc(1em + 5vmin) 0px\",\"image_src\":\"95:full\",\"image_width\":84,\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"400ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_base_font_size\":\"2.65em\",\"text_content\":\"Salt & Pine Vintage\",\"text_font_family\":\"google:mulish\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"0.15em\",\"text_line_height\":\"1\",\"text_margin\":\"0em -0.15em 0em 0em\",\"text_tag\":\"h2\",\"text_text_color\":\"#4d4d4d\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"600ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"our location\",\"text_font_family\":\"google:courierprime\",\"text_font_size\":\"calc(3.051em + 6vmin)\",\"text_font_weight\":\"700\",\"text_letter_spacing\":\"-0.015em\",\"text_line_height\":\"0.95\",\"text_margin\":\"calc(0.327em + 2vmin) 0.015em calc(0.327em + 2vmin) 0px\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_text_transform\":\"uppercase\",\"text_width\":\"94%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<span style=\\\"color: #000000;\\\"><a style=\\\"color: #000000;\\\" href=\\\"https://maps.app.goo.gl/onByaeAJ2SvFxVa28\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">1924 12th Ct, Vero Beach, FL, United States, 32960</a></span>\",\"text_font_size\":\"1.6em\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_delay_scroll\":\"800ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"text_content\":\"<p>Mon - Sat 11 AM - 5 PM</p>\",\"text_font_family\":\"google:mulish\",\"text_font_size\":\"calc(1.25em + 0.5vmin)\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.8\",\"text_max_width\":\"28em\",\"text_padding\":\"0em 0em 1em 0em\",\"text_text_color\":\"rgb(0, 0, 0)\",\"text_width\":\"90%\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_content\":\"<a href=\\\"tel:7724929669\\\">+1 772-492-9669</a>\",\"text_font_size\":\"1.6em\",\"text_padding\":\"0em 0em 1em 0em\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Socials\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"facebook-f\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"anchor_bg_color\":\"transparent\",\"anchor_blank\":true,\"anchor_border_radius\":\"!0px\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"instagram\",\"anchor_graphic_icon_color\":\"rgb(0, 0, 0)\",\"anchor_graphic_icon_color_alt\":\"#8b623f\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_margin\":\"!0px\",\"anchor_height\":\"2em\",\"anchor_href\":\"https://www.instagram.com/saltandpinevintage/\",\"anchor_margin\":\"0em 0em 0em 1em\",\"anchor_nofollow\":true,\"anchor_padding\":\"!0em\",\"anchor_text\":false,\"anchor_width\":\"2em\",\"effects_alt\":true,\"effects_delay_scroll\":\"1200ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_alt\":\"translate3d(0px, -1px, 0)\",\"effects_transform_enter\":\"translate3d(0px, 0px, 0)\",\"effects_transform_exit\":\"translate3d(0px, 5px, 0)\",\"_modules\":[]}]}]},{\"_type\":\"layout-column\",\"_bp_base\":\"4_4\",\"_label\":\"Column\",\"_m\":{\"e\":2},\"bg_lower_image_position\":\"30% 0%\",\"bg_lower_img_alt\":\"The Final Countdown\",\"bg_lower_img_object_position\":\"30% 0%\",\"bg_lower_img_src\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg:full\",\"bg_lower_parallax\":true,\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_reverse\":true,\"bg_lower_parallax_size\":\"115%\",\"bg_lower_type\":\"img\",\"bg_upper_color\":\"rgba(247, 243, 255, 0.22)\",\"bg_upper_type\":\"color\",\"layout_column_bg_color\":\"rgb(0, 0, 0)\",\"layout_column_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_column_flex_align\":\"center\",\"layout_column_flex_justify\":\"center\",\"layout_column_flex_wrap\":false,\"layout_column_flexbox\":true,\"layout_column_overflow\":\"hidden\",\"layout_column_padding\":\"!0px\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"300ms\",\"effects_duration_scroll\":\"2000ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale3d(1, 1, 1)\",\"effects_transform_exit\":\"scale3d(1.05, 1.05, 1)\",\"image_alt\":\"Placeholder Image\",\"image_display\":\"block\",\"image_height\":2910,\"image_object_fit\":\"cover\",\"image_object_position\":\"30% 0%\",\"image_src\":\"60:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":2880,\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Tshirt Poloroid\",\"_m\":{\"e\":2},\"bg_lower_image\":\"https://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png:full\",\"bg_lower_image_repeat\":\"repeat\",\"bg_lower_image_size\":\"1600px\",\"bg_lower_parallax_direction\":\"h\",\"bg_lower_parallax_size\":\"110%\",\"bg_lower_type\":\"image\",\"bg_upper_color\":\"rgba(239, 230, 228, 0.66)\",\"bg_upper_type\":\"color\",\"section_bg_color\":\"rgba(239, 230, 228, 0)\",\"section_border_color_alt\":\"transparent\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0px\",\"section_overflow\":\"hidden\",\"section_padding\":\"!0px\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_grid_template_columns\":[null,\"20px 1fr 20px\",\"80px 1fr 80px\",\"45px 1fr 30px 1fr\",null],\"layout_grid_template_rows\":[\"65px auto 45px auto calc(65px + 7vmin)\",\"75px auto 65px auto calc(75px + 7vmin)\",\"85px auto 65px auto calc(85px + 7vmin)\",\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",null]},\"_label\":\"Grid\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(255, 255, 255, 0.94)\",\"layout_grid_align_items\":\"center\",\"layout_grid_base_font_size\":\"1rem\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_justify_items\":\"center\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"calc(1000px + 20vw)\",\"layout_grid_padding\":\"!0px\",\"layout_grid_template_columns\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_lg\":\"45px 1fr 30px 1fr\",\"layout_grid_template_columns_md\":\"80px 1fr 80px\",\"layout_grid_template_columns_sm\":\"20px 1fr 20px\",\"layout_grid_template_columns_xl\":\"45px 1.25fr 30px 1fr\",\"layout_grid_template_columns_xs\":\"20px 1fr 20px\",\"layout_grid_template_rows\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_lg\":\"calc(65px + 3vmin) auto calc(65px + 6vmin)\",\"layout_grid_template_rows_md\":\"85px auto 65px auto calc(85px + 7vmin)\",\"layout_grid_template_rows_sm\":\"75px auto 65px auto calc(75px + 7vmin)\",\"layout_grid_template_rows_xl\":\"calc(65px + 3vmin) auto calc(65px + 7vmin)\",\"layout_grid_template_rows_xs\":\"65px auto 45px auto calc(65px + 7vmin)\",\"layout_grid_width\":\"100%\",\"layout_grid_z_index\":\"1\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 01\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"3000ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin)\",\"effects_transform_enter\":\"rotateZ(-2.5deg) translate(0vmin, 1vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(5deg) translate(0vmin, 1vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"3\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 01\",\"image_bg_color\":\"#241d22\",\"image_border_color\":\"#241d22\",\"image_border_color_alt\":\"#241d22\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"59:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"<p>Shorts & Tees / \'70\'s & \'80\'s</p>\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 02\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_delay_scroll\":\"1500ms\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(7deg) translate(2vmin, 0vmin)\",\"effects_transform_enter\":\"rotateZ(7deg) translate(2vmin, 0vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-9deg) translate(2vmin, 0vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 02\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0)\",\"image_border_color_alt\":\"rgb(0, 0, 0)\",\"image_border_width\":\"2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"69:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Fab Sunglasses\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[\"1\",null,null,null,null],\"layout_cell_column_end\":[\"4\",null,null,null,null],\"layout_cell_row_start\":[null,null,\"4\",null,null],\"layout_cell_row_end\":[null,null,\"5\",null,null]},\"_label\":\"Polaroid 03\",\"_m\":{\"e\":1},\"bg_upper_color\":\"rgba(251, 220, 215, 0.95)\",\"effects_duration_scroll\":\"888ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform\":\"rotateZ(-6deg) translate(-4vmin, 5vmin)\",\"effects_transform_enter\":\"rotateZ(-6deg) translate(-4vmin, 5vmin) scale(1)\",\"effects_transform_exit\":\"rotateZ(-1deg) translate(-4vmin, 5vmin) scale(1.05)\",\"layout_cell_bg_color\":\"#ffffff\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_border_width\":\"2px\",\"layout_cell_box_shadow_color\":\"rgba(36, 29, 34, 0.06)\",\"layout_cell_box_shadow_dimensions\":\"!0px 3vmin 7vmin 0px\",\"layout_cell_column_end\":\"3\",\"layout_cell_column_end_lg\":\"3\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"3\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"flex-end\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"10px 10px 0px 10px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"5\",\"layout_cell_row_end_sm\":\"5\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"5\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"4\",\"layout_cell_row_start_sm\":\"4\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"4\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"image_alt\":\"Polaroid 03\",\"image_bg_color\":\"rgb(0, 0, 0)\",\"image_border_color\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_color_alt\":\"rgb(0, 0, 0) #241d22 #241d22 #241d22\",\"image_border_style\":\"solid solid solid solid\",\"image_border_width\":\"2px 2px 2px 2px\",\"image_display\":\"block\",\"image_height\":1800,\"image_inner_border_radius\":\"1px\",\"image_object_fit\":\"cover\",\"image_outer_border_radius\":\"2px\",\"image_src\":\"64:full\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":1800,\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_label\":\"Note\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg) skew(-5deg, 0deg)\",\"text_content\":\"Shop till you drop!\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"calc(1em + 3vmin)\",\"text_font_weight\":\"500\",\"text_line_height\":\"1\",\"text_padding\":\"calc(14px + 2vmin) calc(14px + 5vmin) calc(14px + 2vmin) calc(14px + 5vmin)\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(0, 0, 0)\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_bp_data4_4\":{\"layout_cell_column_start\":[null,null,\"2\",null,null],\"layout_cell_column_end\":[null,null,\"3\",null,null]},\"_label\":\"Content\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(-2deg)\",\"layout_cell_base_font_size\":\"calc(1.563em + 3.5vmin)\",\"layout_cell_border_color\":\"#241d22\",\"layout_cell_border_color_alt\":\"#241d22\",\"layout_cell_border_radius\":\"!3px\",\"layout_cell_border_width\":\"!2px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"3\",\"layout_cell_column_end_sm\":\"3\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"3\",\"layout_cell_column_start\":\"4\",\"layout_cell_column_start_lg\":\"4\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"4\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_max_width\":\"6.025em\",\"layout_cell_padding\":\"!0em\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0.33em\",\"layout_grid_padding\":\"!0px\",\"layout_grid_tag\":\"header\",\"layout_grid_template_columns_lg\":\"1fr\",\"layout_grid_template_columns_md\":\"1fr\",\"layout_grid_template_columns_xl\":\"1fr\",\"layout_grid_template_rows\":\"auto auto auto\",\"layout_grid_template_rows_lg\":\"auto auto auto\",\"layout_grid_template_rows_md\":\"auto auto auto\",\"layout_grid_template_rows_sm\":\"auto auto auto\",\"layout_grid_template_rows_xl\":\"auto auto auto\",\"layout_grid_template_rows_xs\":\"auto auto auto\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 01\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_label\":\"Headline\",\"effects_transform\":\"rotateZ(-6deg) translate(3%, 0%)\",\"text_content\":\"Be free\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 02\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(-2deg) translate(4%, -2%)\",\"text_border_radius\":\"!5px\",\"text_content\":\"be unique\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"0.8\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"#241d22\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Line 03\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(3deg) translate(2%, 12%)\",\"text_content\":\"#salt+pine\",\"text_font_family\":\"google:courierprime\",\"text_font_weight\":\"700\",\"text_line_height\":\"1.1\",\"text_margin\":\"0em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"h2\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"100%\",\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Highlight\",\"_m\":{\"e\":1},\"effects_duration_scroll\":\"555ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_scroll\":true,\"effects_transform_enter\":\"skew(-3deg, 0deg) scale(1, 1)\",\"effects_transform_exit\":\"skew(0deg, 0deg) scale(0, 1)\",\"effects_transform_origin\":\"0% 50%\",\"layout_cell_bg_color\":\"#ffbc6a\",\"layout_cell_border_radius\":\"3px\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"-1\",\"_modules\":[]}]},{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"effects_transform\":\"rotateZ(7deg) translate(2%, 0%)\",\"text_content\":\"Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\",\"text_font_family\":\"google:caveat\",\"text_font_size\":\"0.64em\",\"text_font_weight\":\"500\",\"text_line_height\":\"1.3\",\"text_margin\":\"0.512em auto 0em auto\",\"text_subheadline_text_color\":\"rgb(0, 0, 0)\",\"text_tag\":\"p\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_width\":\"110%\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Gif Box\",\"_m\":{\"e\":2},\"hide_bp\":\" sm xs\",\"section_base_font_size\":\"1rem\",\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"!0em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"_modules\":[{\"_type\":\"layout-grid\",\"_bp_base\":\"4_4\",\"_label\":\"Grid\",\"_m\":{\"e\":1},\"effects_provider\":true,\"effects_provider_targets\":\"particles\",\"layout_grid_bg_color\":\"#94918e\",\"layout_grid_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_grid_gap_column\":\"0px\",\"layout_grid_gap_row\":\"0px\",\"layout_grid_href\":\"#rsvp\",\"layout_grid_margin\":\"0px auto 0px auto\",\"layout_grid_max_width\":\"1200px\",\"layout_grid_padding\":\"!0px\",\"layout_grid_primary_particle_color\":\"#9b9b93\",\"layout_grid_primary_particle_height\":\"50%\",\"layout_grid_primary_particle_location\":\"t_c\",\"layout_grid_primary_particle_scale\":\"scale-x\",\"layout_grid_primary_particle_transform_origin\":\"0% 0%\",\"layout_grid_secondary_particle_color\":\"#9b9b93\",\"layout_grid_secondary_particle_height\":\"50%\",\"layout_grid_secondary_particle_scale\":\"scale-x\",\"layout_grid_tag\":\"a\",\"layout_grid_template_columns\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_lg\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_md\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_sm\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xl\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_columns_xs\":\"3em 1fr auto 1fr 3em\",\"layout_grid_template_rows\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_lg\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_md\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_sm\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xl\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_template_rows_xs\":\"3em minmax(300px, calc(100vh - 6em)) 3em\",\"layout_grid_width\":\"100%\",\"_modules\":[{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Top\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_l\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"0% 50%\",\"layout_cell_row_end\":\"2\",\"layout_cell_row_end_lg\":\"2\",\"layout_cell_row_end_md\":\"2\",\"layout_cell_row_end_sm\":\"2\",\"layout_cell_row_end_xl\":\"2\",\"layout_cell_row_end_xs\":\"2\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Salt + Pine Vintage\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Left\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"2\",\"layout_cell_column_end_lg\":\"2\",\"layout_cell_column_end_md\":\"2\",\"layout_cell_column_end_sm\":\"2\",\"layout_cell_column_end_xl\":\"2\",\"layout_cell_column_end_xs\":\"2\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"1200ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_transform_origin\":\"50% 100%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"<a href=\\\"https://maps.app.goo.gl/onByaeAJ2SvFxVa28\\\">1924 12th Court</a>\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Right\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"5\",\"layout_cell_column_start_lg\":\"5\",\"layout_cell_column_start_md\":\"5\",\"layout_cell_column_start_sm\":\"5\",\"layout_cell_column_start_xl\":\"5\",\"layout_cell_column_start_xs\":\"5\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#4d4d4d\",\"layout_cell_primary_particle_delay\":\"400ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"t_c\",\"layout_cell_primary_particle_transform_origin\":\"50% 0%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"1\",\"layout_cell_row_start_lg\":\"1\",\"layout_cell_row_start_md\":\"1\",\"layout_cell_row_start_sm\":\"1\",\"layout_cell_row_start_xl\":\"1\",\"layout_cell_row_start_xs\":\"1\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"effects_transform\":\"rotateZ(90deg)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_width\":\"77vh\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"Vero Beach, Florida\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Label: Bottom\",\"_m\":{\"e\":1},\"effects_duration\":\"400ms\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"6\",\"layout_cell_column_end_lg\":\"6\",\"layout_cell_column_end_md\":\"6\",\"layout_cell_column_end_sm\":\"6\",\"layout_cell_column_end_xl\":\"6\",\"layout_cell_column_end_xs\":\"6\",\"layout_cell_column_start\":\"1\",\"layout_cell_column_start_lg\":\"1\",\"layout_cell_column_start_md\":\"1\",\"layout_cell_column_start_sm\":\"1\",\"layout_cell_column_start_xl\":\"1\",\"layout_cell_column_start_xs\":\"1\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flex_wrap\":false,\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_primary_particle\":true,\"layout_cell_primary_particle_color\":\"#ffffff\",\"layout_cell_primary_particle_delay\":\"800ms\",\"layout_cell_primary_particle_height\":\"100%\",\"layout_cell_primary_particle_location\":\"c_r\",\"layout_cell_primary_particle_scale\":\"scale-x\",\"layout_cell_primary_particle_transform_origin\":\"100% 50%\",\"layout_cell_row_end\":\"4\",\"layout_cell_row_end_lg\":\"4\",\"layout_cell_row_end_md\":\"4\",\"layout_cell_row_end_sm\":\"4\",\"layout_cell_row_end_xl\":\"4\",\"layout_cell_row_end_xs\":\"4\",\"layout_cell_row_start\":\"3\",\"layout_cell_row_start_lg\":\"3\",\"layout_cell_row_start_md\":\"3\",\"layout_cell_row_start_sm\":\"3\",\"layout_cell_row_start_xl\":\"3\",\"layout_cell_row_start_xs\":\"3\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"!0px\",\"layout_div_z_index\":\"1\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"text_content\":\"mon - Sat 11 am-5 Pm\",\"text_font_family\":\"google:poppins\",\"text_font_weight\":\"500\",\"text_letter_spacing\":\"0.35em\",\"text_line_height\":\"1\",\"text_tag\":\"h2\",\"text_text_align\":\"center\",\"text_text_color\":\"rgba(0, 0, 0, 0.66)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]}]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Hero\",\"_m\":{\"e\":1},\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"image\",\"bg_upper_type\":\"image\",\"layout_cell_bg_advanced\":true,\"layout_cell_bg_color\":\"rgb(179, 176, 174)\",\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"5\",\"layout_cell_column_end_lg\":\"5\",\"layout_cell_column_end_md\":\"5\",\"layout_cell_column_end_sm\":\"5\",\"layout_cell_column_end_xl\":\"5\",\"layout_cell_column_end_xs\":\"5\",\"layout_cell_column_start\":\"2\",\"layout_cell_column_start_lg\":\"2\",\"layout_cell_column_start_md\":\"2\",\"layout_cell_column_start_sm\":\"2\",\"layout_cell_column_start_xl\":\"2\",\"layout_cell_column_start_xs\":\"2\",\"layout_cell_overflow\":\"hidden\",\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_z_index\":\"1\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"effects_delay_scroll\":\"150ms\",\"effects_duration_scroll\":\"1300ms\",\"effects_offset_bottom\":\"0%\",\"effects_offset_top\":\"0%\",\"effects_opacity\":\"0.25\",\"effects_scroll\":true,\"effects_transform_enter\":\"scale(1)\",\"effects_transform_exit\":\"scale(1.15)\",\"image_alt\":\"Emma & Ben\",\"image_display\":\"block\",\"image_height\":2100,\"image_object_fit\":\"cover\",\"image_object_position\":\"50% 30%\",\"image_styled_height\":\"100%\",\"image_styled_width\":\"100%\",\"image_width\":3200,\"_modules\":[]}]},{\"_type\":\"layout-cell\",\"_bp_base\":\"4_4\",\"_label\":\"Content\",\"_m\":{\"e\":1},\"layout_cell_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_cell_column_end\":\"4\",\"layout_cell_column_end_lg\":\"4\",\"layout_cell_column_end_md\":\"4\",\"layout_cell_column_end_sm\":\"4\",\"layout_cell_column_end_xl\":\"4\",\"layout_cell_column_end_xs\":\"4\",\"layout_cell_column_start\":\"3\",\"layout_cell_column_start_lg\":\"3\",\"layout_cell_column_start_md\":\"3\",\"layout_cell_column_start_sm\":\"3\",\"layout_cell_column_start_xl\":\"3\",\"layout_cell_column_start_xs\":\"3\",\"layout_cell_flex_align\":\"center\",\"layout_cell_flex_justify\":\"center\",\"layout_cell_flexbox\":true,\"layout_cell_padding\":\"!0px\",\"layout_cell_row_end\":\"3\",\"layout_cell_row_end_lg\":\"3\",\"layout_cell_row_end_md\":\"3\",\"layout_cell_row_end_sm\":\"3\",\"layout_cell_row_end_xl\":\"3\",\"layout_cell_row_end_xs\":\"3\",\"layout_cell_row_start\":\"2\",\"layout_cell_row_start_lg\":\"2\",\"layout_cell_row_start_md\":\"2\",\"layout_cell_row_start_sm\":\"2\",\"layout_cell_row_start_xl\":\"2\",\"layout_cell_row_start_xs\":\"2\",\"layout_cell_text_align\":\"center\",\"layout_cell_z_index\":\"2\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_bg_color\":\"rgb(0, 0, 0)\",\"frame_box_shadow_color\":\"rgba(0, 0, 0, 0.7)\",\"frame_box_shadow_dimensions\":\"!0.887em -0.299em 1.158em 0.259em\",\"frame_width\":\"130%\",\"hide_bp\":\" lg md sm xl xs\",\"_modules\":[]},{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"frame_width\":\"67%\",\"video_embed_code\":\"<iframe width=\\\"100%\\\" height=\\\"100%\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]},{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"text_text_color\":\"rgba(0, 0, 0, 0)\",\"_modules\":[]}]}]}]},{\"_type\":\"section\",\"_bp_base\":\"4_4\",\"_label\":\"Mobile Video level\",\"_m\":{\"e\":2},\"bg_lower_color\":\"rgb(0, 0, 0)\",\"bg_lower_image\":\"50:full\",\"bg_lower_type\":\"color\",\"hide_bp\":\" lg md xl\",\"section_base_font_size\":\"1rem\",\"section_bg_advanced\":true,\"section_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"section_margin\":\"0.707em\",\"section_overflow\":\"hidden\",\"section_padding\":\"!8vmin\",\"section_text_align\":\"center\",\"section_z_index\":\"1\",\"_modules\":[{\"_type\":\"video\",\"_bp_base\":\"4_4\",\"video_embed_code\":\"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/Zx7Z9jXnidw?si=7sbCSuqKiZbRmY2C\\\" title=\\\"YouTube video player\\\" frameborder=\\\"0\\\" allow=\\\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\\\" referrerpolicy=\\\"strict-origin-when-cross-origin\\\" allowfullscreen></iframe>\",\"_modules\":[]}]}]'),
(570,150,'_cornerstone_settings','{\"customCSS\":\"\",\"customJS\":\"\",\"layoutSingle\":\"default\",\"layoutHeader\":\"default\",\"layoutFooter\":\"default\",\"responsive_text\":[]}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_posts`
--
DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_posts` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
`post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content` longtext 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=InnoDB AUTO_INCREMENT=151 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_posts`
--
LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES
(1,1,'2024-06-12 16:14:30','2024-06-12 16:14:30','<!-- wp:paragraph -->\n<p>Thrifted fashion isn’t just about finding unique pieces; it’s a conscious choice to reduce our environmental footprint. Each item tells a story, carrying with it a history that adds character to your wardrobe while promoting eco-friendly practices. At Salt & Pine, we meticulously select pieces that align with our commitment to sustainability, offering a curated collection that honors both style and environmental responsibility.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Sustainable Thrifted Fashion?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":60,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Middle-Store-Display-768x1024.jpeg\" alt=\"\" class=\"wp-image-60\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li><strong>Environmental Impact:</strong> By shopping thrifted fashion, you contribute to reducing textile waste and the carbon footprint associated with clothing production. Every pre-loved item purchased extends its lifespan, minimizing the demand for new manufacturing.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Unique Style:</strong> Embracing thrifted fashion allows you to express your individuality with pieces that stand out from mainstream trends. Whether it’s a vintage dress, a retro tee, or a pair of classic jeans, each find at Salt & Pine offers a distinctive charm that can’t be replicated.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Budget-Friendly:</strong> Thrifted fashion is not only sustainable but also wallet-friendly. At Salt & Pine, our affordable prices ensure that sustainable style remains accessible to everyone without compromising on quality or aesthetic.</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Commitment at Salt & Pine</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At Salt & Pine, sustainability isn’t just a trend; it’s a core value that shapes everything we do. Our dedication to offering sustainable thrifted fashion extends beyond our products to include ethical sourcing practices and a commitment to transparency. We believe in promoting a circular fashion economy where every purchase contributes to a greener future.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Join the Movement</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Ready to redefine your style with sustainable thrifted fashion? Visit Salt & Pine and explore our curated collection of vintage treasures that make a difference. Each purchase supports our mission to blend fashion with environmental responsibility, proving that style and sustainability go hand in hand.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Let’s embrace a future where fashion not only looks good but does good. Together, we can make a stylish impact—one thrifted find at a time.</p>\n<!-- /wp:paragraph -->','The Essence of Thrifted Fashion','','publish','open','open','','hello-world','','','2024-06-30 18:06:29','2024-06-30 18:06:29','',0,'http://dev.saltandpinevintage.com/?p=1',0,'post','',1),
(2,1,'2024-06-12 16:14:30','2024-06-12 16:14:30','<!-- 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ñ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=\"http://dev.saltandpinevintage.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','','trash','closed','open','','sample-page__trashed','','','2024-06-29 20:04:10','2024-06-29 20:04:10','',0,'http://dev.saltandpinevintage.com/?page_id=2',0,'page','',0),
(3,1,'2024-06-12 16:14:30','2024-06-12 16:14:30','[cs_content _p=\'3\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_text _id=\"4\" ][cs_content_seo]Salt & Pine Vintage (\"we,\" \"us,\" or \"our\") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [insert website URL] (the \"Site\"). Please read this Privacy Policy carefully. By accessing or using the Site, you agree to be bound by the terms of this Privacy Policy.\n\n1. Information We Collect\nWe may collect personal information from you in a variety of ways, including, but not limited to, when you visit our site, register on the site, place an order, subscribe to our newsletter, and in connection with other activities, services, features, or resources we make available on our Site.\nPersonal Information: This may include your name, email address, mailing address, phone number, and payment information.\nNon-Personal Information: This may include your browser name, the type of computer, and technical information about your means of connection to our Site, such as the operating system and the Internet service providers utilized and other similar information.\n\n2. How We Use Your Information\nWe may use the information we collect from you for the following purposes:\n\n\n To personalize user experience\n To improve our Site\n To process transactions\n To send periodic emails\n To follow up with correspondence (live chat, email, or phone inquiries)\n\n3. How We Protect Your Information\nWe adopt appropriate data collection, storage, and processing practices and security measures to protect against unauthorized access, alteration, disclosure, or destruction of your personal information, username, password, transaction information, and data stored on our Site.\n\n4. Sharing Your Information\nWe do not sell, trade, or rent Users\'\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Privacy Policy','','draft','closed','open','','privacy-policy','','','2024-06-30 19:03:45','2024-06-30 19:03:45','',0,'http://dev.saltandpinevintage.com/?page_id=3',0,'page','',0),
(5,1,'2024-06-29 20:04:10','2024-06-29 20:04:10','<!-- 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ñ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=\"http://dev.saltandpinevintage.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','','inherit','closed','closed','','2-revision-v1','','','2024-06-29 20:04:10','2024-06-29 20:04:10','',2,'https://dev.saltandpinevintage.com/?p=5',0,'revision','',0),
(6,1,'2024-06-29 20:04:53','2024-06-29 20:04:53','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_row _id=\"12\" ][cs_element_layout_column _id=\"13\" ][cs_element_headline _id=\"14\" ][cs_content_seo]Vero\'s Vintage Shop\\n\\n[/cs_content_seo][cs_element_headline _id=\"15\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"16\" ][cs_element_section _id=\"17\" ][cs_element_layout_div _id=\"18\" ][cs_element_layout_row _id=\"19\" ][cs_element_layout_column _id=\"20\" ][cs_element_image _id=\"21\" ][cs_element_headline _id=\"22\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"23\" ][cs_element_image _id=\"24\" ][cs_element_headline _id=\"25\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"26\" ][cs_element_image _id=\"27\" ][cs_element_headline _id=\"28\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"29\" ][cs_element_image _id=\"30\" ][cs_element_headline _id=\"31\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"32\" ][cs_element_image _id=\"33\" ][cs_element_headline _id=\"34\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"35\" ][cs_element_image _id=\"36\" ][cs_element_headline _id=\"37\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"38\" ][cs_element_section _id=\"39\" ][cs_element_layout_row _id=\"40\" ][cs_element_layout_column _id=\"41\" ][cs_element_image _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"44\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"45\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"46\" ][cs_content_seo]Mon - Sat 11 AM - 5 PM\\n\\n[/cs_content_seo][cs_element_text _id=\"47\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"48\" ][cs_element_button _id=\"49\" ][cs_element_button _id=\"50\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"51\" ][cs_element_image _id=\"52\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"53\" ][cs_element_layout_grid _id=\"54\" ][cs_element_layout_cell _id=\"55\" ][cs_element_image _id=\"56\" ][cs_element_text _id=\"57\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"58\" ][cs_element_image _id=\"59\" ][cs_element_text _id=\"60\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"61\" ][cs_element_image _id=\"62\" ][cs_element_text _id=\"63\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"64\" ][cs_element_layout_grid_2 _id=\"65\" ][cs_element_layout_cell_2 _id=\"66\" ][cs_element_headline _id=\"67\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"68\" ][cs_element_headline _id=\"69\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"70\" ][cs_element_headline _id=\"71\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"72\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"73\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"74\" ][cs_element_layout_grid _id=\"75\" ][cs_element_layout_cell _id=\"76\" ][cs_element_layout_div _id=\"77\" ][cs_element_headline _id=\"78\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"79\" ][cs_element_layout_div _id=\"80\" ][cs_element_headline _id=\"81\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"82\" ][cs_element_layout_div _id=\"83\" ][cs_element_headline _id=\"84\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"85\" ][cs_element_layout_div _id=\"86\" ][cs_element_headline _id=\"87\" ][cs_content_seo]mon - Sat 11 am-5 Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"88\" ][cs_element_image _id=\"89\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"90\" ][cs_element_video _id=\"91\" ][cs_element_video _id=\"92\" ][cs_element_text _id=\"93\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"94\" ][cs_element_video _id=\"95\" ][/cs_element_section][/cs_content]','Home','','publish','closed','closed','','home','','','2024-07-09 20:55:11','2024-07-09 20:55:11','',0,'https://dev.saltandpinevintage.com/?page_id=6',0,'page','',0),
(7,1,'2024-06-29 20:04:53','2024-06-29 20:04:53','','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-29 20:04:53','2024-06-29 20:04:53','',6,'https://dev.saltandpinevintage.com/?p=7',0,'revision','',0),
(8,1,'2024-06-29 20:05:08','2024-06-29 20:05:08','[cs_content _p=\'8\'][cs_element_section _id=\"1\" ][cs_element_layout_grid _id=\"2\" ][cs_element_layout_cell _id=\"3\" ][cs_element_image _id=\"4\" ][cs_element_text _id=\"5\" ][cs_content_seo]Come visit us at our Vero Beach Location in Historic Downtown!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"6\" ][cs_element_image _id=\"7\" ][cs_element_text _id=\"8\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"9\" ][cs_element_image _id=\"10\" ][cs_element_text _id=\"11\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"12\" ][cs_element_layout_grid_2 _id=\"13\" ][cs_element_layout_cell_2 _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt & Pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"16\" ][cs_element_headline _id=\"17\" ][cs_content_seo]Vintage\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"18\" ][cs_element_headline _id=\"19\" ][cs_content_seo]#EcoChic\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"20\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"21\" ][cs_content_seo]Welcome to Salt & Pine Vintage, your ultimate destination for timeless fashion and unique treasures in the heart of Vero Beach, FL. Our store is more than just a place to shop—it\'s a celebration of vintage style, sustainability, and the vibrant community we call home.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"22\" ][cs_element_layout_row _id=\"23\" ][cs_element_layout_column _id=\"24\" ][cs_element_text _id=\"25\" ][cs_content_seo]Our Story\nSalt & Pine Vintage was founded with a passion for all things retro and a love for the charm of yesteryear. The journey began with our owner, Sean McLeod, a dedicated vintage enthusiast and thrifting aficionado. Sean\'s deep-rooted love for vintage fashion and the Vero Beach community inspired him to take over the store and create a space where people can find unique, high-quality vintage clothing and accessories.\nOur Mission\nAt Salt & Pine Vintage, our mission is simple: to offer a curated collection of vintage fashion that spans from the 1950s to the 2000s, providing our customers with timeless pieces that are both stylish and sustainable. We believe in the beauty of vintage clothing and the stories they tell. Each item in our store is handpicked by Sean and our team, ensuring that every piece meets our standards of quality and uniqueness.\nWhy Choose Us?\n\nCurated Collection: Our selection of vintage clothing and accessories is thoughtfully curated to bring you the best of retro fashion. From classic dresses and iconic tees to statement jackets and unique accessories, we have something for everyone.\nSustainability: By choosing vintage, you\'re making a sustainable fashion choice that helps reduce waste and promotes a circular economy. We are committed to offering eco-friendly options that allow you to look good and feel good about your impact on the planet.\nPersonalized Service: At Salt & Pine Vintage, we pride ourselves on providing exceptional customer service. Sean and our knowledgeable staff are always here to help you find the perfect piece, answer your questions, and share styling tips.\nCommunity Focused: We love Vero Beach and are proud to be a part of this vibrant community. Our store is more than just a business; it\'s a place where locals and visitors alike can come together to celebrate the love of vintage fashion.\n\nVisit Us\nWe invite you to visit Salt & Pine Vintage at 1924 12th Ct, Vero Beach, FL, and explore our treasure trove of vintage finds. Whether you\'re a seasoned thrifter or new to the world of vintage, we promise you\'ll find something special to add to your wardrobe.\nThank you for supporting our passion and being a part of the Salt & Pine Vintage family. We look forward to sharing the magic of vintage fashion with you!\nStay trendy, stay unique.\nSean McLeod and the Salt & Pine Vintage Team\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','About','','publish','closed','closed','','about','','','2024-06-30 19:47:33','2024-06-30 19:47:33','',0,'https://dev.saltandpinevintage.com/?page_id=8',0,'page','',0),
(9,1,'2024-06-29 20:05:08','2024-06-29 20:05:08','','About','','inherit','closed','closed','','8-revision-v1','','','2024-06-29 20:05:08','2024-06-29 20:05:08','',8,'https://dev.saltandpinevintage.com/?p=9',0,'revision','',0),
(10,1,'2024-06-29 20:05:20','2024-06-29 20:05:20','','Store','','publish','closed','closed','','store','','','2024-06-29 20:05:21','2024-06-29 20:05:21','',0,'https://dev.saltandpinevintage.com/?page_id=10',0,'page','',0),
(11,1,'2024-06-29 20:05:20','2024-06-29 20:05:20','','Store','','inherit','closed','closed','','10-revision-v1','','','2024-06-29 20:05:20','2024-06-29 20:05:20','',10,'https://dev.saltandpinevintage.com/?p=11',0,'revision','',0),
(12,1,'2024-06-29 20:05:32','2024-06-29 20:05:32','[cs_content _p=\'12\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_image _id=\"4\" ][cs_element_headline _id=\"5\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"6\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"7\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"8\" ][cs_content_seo]Mon - Sat 11 AM - 5 PM\\n\\n[/cs_content_seo][cs_element_text _id=\"9\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"10\" ][cs_element_button _id=\"11\" ][cs_element_button _id=\"12\" ][/cs_element_layout_div][cs_element_text _id=\"13\" ][cs_content_seo]\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"14\" ][cs_element_image _id=\"15\" ][cs_element_text _id=\"16\" ][cs_content_seo]Call us: (772) 492-9669\n\n\n\n\nMonday to Friday from 9am to 9pm EST.\n\n\n\n\n\nsean@saltandpinevintage.com\n\n\n\n\nDo you have any questions? Send us an e-mail and we will reply to you as soon as possible.\n\n\n\n\n\n1924 12th Ct, Vero Beach, FL 32960\n\n\n\n\nCorrespondence address. Please call us prior your visit.\n\n\n\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Contact','','publish','closed','closed','','contact','','','2024-06-30 20:27:05','2024-06-30 20:27:05','',0,'https://dev.saltandpinevintage.com/?page_id=12',0,'page','',0),
(13,1,'2024-06-29 20:05:32','2024-06-29 20:05:32','','Contact','','inherit','closed','closed','','12-revision-v1','','','2024-06-29 20:05:32','2024-06-29 20:05:32','',12,'https://dev.saltandpinevintage.com/?p=13',0,'revision','',0),
(14,1,'2024-06-29 20:12:32','2024-06-29 20:12:32','[cs_content _p=\'12\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][/cs_element_layout_column][cs_element_layout_column _id=\"4\" ][cs_element_text _id=\"5\" ][cs_content_seo]Call us: (772) 492-9669\n\n\n\n\nMonday to Friday from 9am to 9pm EST.\n\n\n\n\n\nsean@saltandpinevintage.com\n\n\n\n\nDo you have any questions? Send us an e-mail and we will reply to you as soon as possible.\n\n\n\n\n\n1924 12th Ct, Vero Beach, FL 32960\n\n\n\n\nCorrespondence address. Please call us prior your visit.\n\n\n\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Contact','','inherit','closed','closed','','12-revision-v1','','','2024-06-29 20:12:32','2024-06-29 20:12:32','',12,'https://dev.saltandpinevintage.com/?p=14',0,'revision','',0),
(15,1,'2024-06-29 20:13:56','2024-06-29 20:13:56','','Blog','','publish','closed','closed','','blog','','','2024-06-29 20:13:56','2024-06-29 20:13:56','',0,'https://dev.saltandpinevintage.com/?page_id=15',0,'page','',0),
(16,1,'2024-06-29 20:13:56','2024-06-29 20:13:56','','Blog','','inherit','closed','closed','','15-revision-v1','','','2024-06-29 20:13:56','2024-06-29 20:13:56','',15,'https://dev.saltandpinevintage.com/?p=16',0,'revision','',0),
(17,1,'2024-06-29 20:15:41','2024-06-29 20:15:41','[cs_content _p=\'12\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_text _id=\"4\" ][cs_content_seo][ninja_form id=1]\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"5\" ][cs_element_text _id=\"6\" ][cs_content_seo]Call us: (772) 492-9669\n\n\n\n\nMonday to Friday from 9am to 9pm EST.\n\n\n\n\n\nsean@saltandpinevintage.com\n\n\n\n\nDo you have any questions? Send us an e-mail and we will reply to you as soon as possible.\n\n\n\n\n\n1924 12th Ct, Vero Beach, FL 32960\n\n\n\n\nCorrespondence address. Please call us prior your visit.\n\n\n\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Contact','','inherit','closed','closed','','12-revision-v1','','','2024-06-29 20:15:41','2024-06-29 20:15:41','',12,'https://dev.saltandpinevintage.com/?p=17',0,'revision','',0),
(18,1,'2024-06-29 20:16:10','2024-06-29 20:16:10','','logo-hd','','inherit','open','closed','','logo-hd','','','2024-06-29 20:16:10','2024-06-29 20:16:10','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/logo-hd.png',0,'attachment','image/png',0),
(19,1,'2024-06-29 20:16:14','2024-06-29 20:16:14','','Front-of-Store-optimized-min-scaled','','inherit','open','closed','','front-of-store-optimized-min-scaled','','','2024-06-29 20:16:14','2024-06-29 20:16:14','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Front-of-Store-optimized-min-scaled-1.jpg',0,'attachment','image/jpeg',0),
(20,1,'2024-06-29 20:17:24','2024-06-29 20:17:24','{\"settings\":{\"customCSS\":\"\",\"customJS\":\"\",\"assignments\":[{\"group\":true,\"condition\":\"site:entire-site\",\"value\":\"\"}],\"layout_type\":\"footer\",\"assignment_priority\":0},\"regions\":{\"footer\":[{\"_type\":\"bar\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_region\":\"footer\",\"show_condition\":[{\"group\":true,\"condition\":\"site:entire-site\",\"value\":\"\"}],\"_modules\":[{\"_type\":\"container\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_region\":\"footer\",\"container_flex\":\"1 0 auto\",\"container_row_flex_justify\":\"center\",\"container_text_align\":\"center\",\"_modules\":[{\"_type\":\"nav-inline\",\"_bp_base\":\"4_4\",\"_region\":\"footer\",\"menu\":\"menu:2\",\"_modules\":[]}]}]},{\"_type\":\"bar\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_region\":\"footer\",\"show_condition\":[{\"group\":true,\"condition\":\"site:entire-site\",\"value\":\"\"}],\"_modules\":[{\"_type\":\"container\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_region\":\"footer\",\"container_flex\":\"1 0 auto\",\"container_row_flex_justify\":\"center\",\"container_text_align\":\"center\",\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_region\":\"footer\",\"text_content\":\"<span>\\u00a9 Copyright 2024 <a href=\\\"/\\\">Salt & Pine Vintage</a>. All Rights Reserved. Website by <a href=\\\"https://verobeach.marketing\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Vero Beach Marketing</a>.</span>\",\"text_font_size\":\".75em\",\"_modules\":[]}]},{\"_type\":\"container\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_region\":\"footer\",\"container_row_flex_justify\":\"center\",\"_modules\":[{\"_type\":\"social\",\"_bp_base\":\"4_4\",\"_region\":\"footer\",\"anchor_blank\":true,\"anchor_border_radius\":\"!100em\",\"anchor_box_shadow_dimensions\":\"!0em 0.15em 0.65em 0em\",\"anchor_href\":\"https://www.facebook.com/saltandpinevintage/\",\"anchor_nofollow\":true,\"_modules\":[]},{\"_type\":\"social\",\"_bp_base\":\"4_4\",\"_region\":\"footer\",\"anchor_blank\":true,\"anchor_border_radius\":\"!100em\",\"anchor_box_shadow_dimensions\":\"!0em 0.15em 0.65em 0em\",\"anchor_graphic_icon\":\"square-instagram\",\"anchor_graphic_margin\":\"5px 5px 5px 5px\",\"anchor_href\":\"https://www.instagram.com/saltandpinevintage/\",\"anchor_margin\":\"0em 0em 0em 0em\",\"anchor_nofollow\":true,\"anchor_padding\":\"0em 0em 0em 0em\",\"_modules\":[]}]},{\"_type\":\"container\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_region\":\"footer\",\"container_flex\":\"1 0 auto\",\"container_row_flex_justify\":\"center\",\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_region\":\"footer\",\"image_src\":\"21:full\",\"image_styled_width\":\"220px\",\"_modules\":[]}]}]}]}}','Footer','','tco-data','closed','closed','','untitled-footer','','','2024-07-09 20:56:13','2024-07-09 20:56:13','',0,'https://dev.saltandpinevintage.com/?post_type=cs_footer&p=20',0,'cs_footer','',0),
(21,1,'2024-06-29 20:19:37','2024-06-29 20:19:37','','logo-hd','','inherit','open','closed','','logo-hd-2','','','2024-06-29 20:19:37','2024-06-29 20:19:37','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/logo-hd-1.png',0,'attachment','image/png',0),
(22,1,'2024-06-30 19:38:33','2024-06-29 20:21:12',' ','','','publish','closed','closed','','22','','','2024-06-30 19:38:33','2024-06-30 19:38:33','',0,'https://dev.saltandpinevintage.com/?p=22',1,'nav_menu_item','',0),
(23,1,'2024-06-30 19:38:33','2024-06-29 20:21:12',' ','','','publish','closed','closed','','23','','','2024-06-30 19:38:33','2024-06-30 19:38:33','',0,'https://dev.saltandpinevintage.com/?p=23',4,'nav_menu_item','',0),
(24,1,'2024-06-30 19:38:33','2024-06-29 20:21:12',' ','','','publish','closed','closed','','24','','','2024-06-30 19:38:33','2024-06-30 19:38:33','',0,'https://dev.saltandpinevintage.com/?p=24',3,'nav_menu_item','',0),
(25,1,'2024-06-30 19:38:33','2024-06-29 20:21:12',' ','','','publish','closed','closed','','25','','','2024-06-30 19:38:33','2024-06-30 19:38:33','',0,'https://dev.saltandpinevintage.com/?p=25',5,'nav_menu_item','',0),
(26,1,'2024-06-30 19:38:33','2024-06-29 20:21:12',' ','','','publish','closed','closed','','26','','','2024-06-30 19:38:33','2024-06-30 19:38:33','',0,'https://dev.saltandpinevintage.com/?p=26',2,'nav_menu_item','',0),
(27,1,'2024-06-29 20:21:43','2024-06-29 20:21:43','{\"settings\":{\"customCSS\":\"\",\"customJS\":\"\",\"assignments\":[{\"group\":true,\"condition\":\"site:entire-site\",\"value\":\"\"}],\"layout_type\":\"header\",\"assignment_priority\":0,\"multi_region\":false},\"regions\":{\"top\":[{\"_type\":\"bar\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_region\":\"top\",\"bar_bg_advanced\":true,\"bar_bg_color\":\"rgba(255, 255, 255, 0)\",\"bar_box_shadow_dimensions\":\"!0px 3px 25px 0px\",\"bar_content_length\":\"1200px\",\"bg_lower_image\":\"50:full\",\"_modules\":[{\"_type\":\"container\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_region\":\"top\",\"container_flex\":\"1 0 auto\",\"show_condition\":[{\"group\":true,\"condition\":\"site:entire-site\",\"value\":\"\"}],\"_modules\":[{\"_type\":\"image\",\"_bp_base\":\"4_4\",\"_region\":\"top\",\"image_href\":\"/\",\"image_link\":true,\"image_src\":\"100:full\",\"image_styled_width\":\"300px\",\"_modules\":[]}]},{\"_type\":\"container\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":2},\"_region\":\"top\",\"container_flex\":\"1 0 auto\",\"container_row_flex_justify\":\"flex-end\",\"show_condition\":[{\"group\":true,\"condition\":\"site:entire-site\",\"value\":\"\"}],\"_modules\":[{\"_type\":\"text\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_region\":\"top\",\"hide_bp\":\" md sm xs\",\"text_content\":\"<a href=\\\"tel:7724929669\\\" style=\\\"color:white;\\\">(772) 492-9669</a>\",\"text_padding\":\"0em 2em 0em 0em\",\"text_text_color\":\"rgb(255, 255, 255)\",\"text_text_color_alt\":\"rgb(209, 209, 209)\",\"_modules\":[]},{\"_type\":\"layout-modal\",\"_bp_base\":\"4_4\",\"_label\":\"Mega Menu\",\"_region\":\"top\",\"modal_body_scroll\":\"disable\",\"modal_close_dimensions\":\"1.5\",\"modal_content_border_radius\":\"0.5em\",\"modal_content_box_shadow_dimensions\":\"0em 1.25em 2em 0em\",\"modal_content_flex_align\":\"stretch\",\"modal_content_flexbox\":true,\"modal_content_max_width\":\"26em\",\"modal_content_overflow\":\"hidden\",\"modal_content_padding\":\"0em\",\"_modules\":[{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_region\":\"top\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_flex\":\"0 0 auto\",\"layout_div_flex_align\":\"stretch\",\"layout_div_flex_wrap\":false,\"layout_div_flexbox\":true,\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"2.25em 2.25em 1.75em 2.25em\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_region\":\"top\",\"text_content\":\"Featured\",\"text_font_size\":\"0.8em\",\"text_letter_spacing\":\"0.185em\",\"text_line_height\":\"1\",\"text_margin\":\"0em 0em 0.8em 0em\",\"text_tag\":\"h6\",\"text_text_color\":\"rgba(0, 0, 0, 0.33)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_label\":\"Negative Offset\",\"_m\":{\"e\":1},\"_region\":\"top\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_margin\":\"0em -0.5em 0em -0.5em\",\"layout_div_padding\":\"!0px\",\"_modules\":[{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"_region\":\"top\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"rgba(0, 0, 0, 0.09)\",\"anchor_border_radius\":\"1.563em\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_flex_justify\":\"flex-start\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"o-person-dress\",\"anchor_graphic_icon_alt\":\"chess-rook\",\"anchor_graphic_icon_bg_color\":\"rgb(255, 76, 89)\",\"anchor_graphic_icon_border_radius\":\"0.64em\",\"anchor_graphic_icon_color\":\"rgb(255, 255, 255)\",\"anchor_graphic_icon_color_alt\":\"\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_icon_height\":\"2em\",\"anchor_graphic_icon_text_shadow_color\":\"rgba(0, 0, 0, 0.27)\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0em 0.15em 0.35em\",\"anchor_graphic_icon_width\":\"2em\",\"anchor_graphic_margin\":\"0em 0.8em 0em 0em\",\"anchor_padding\":\"0.5em 1.25em 0.5em 0.5em\",\"anchor_primary_font_size\":\"1.563em\",\"anchor_primary_font_weight\":\"bold\",\"anchor_primary_line_height\":\"1.1\",\"anchor_primary_text_color\":\"rgb(0, 0, 0)\",\"anchor_primary_text_color_alt\":\"\",\"anchor_secondary_font_size\":\"0.8em\",\"anchor_secondary_line_height\":\"1.3\",\"anchor_secondary_text_color\":\"rgba(0, 0, 0, 0.66)\",\"anchor_secondary_text_color_alt\":\"\",\"anchor_text_margin\":\"!0px\",\"anchor_text_overflow\":true,\"anchor_text_primary_content\":\"Women\",\"anchor_text_secondary_content\":\"Shop all Women\'s Items\",\"anchor_text_spacing\":\"0.409em\",\"anchor_width\":\"100%\",\"effects_duration\":\"0ms\",\"_modules\":[]},{\"_type\":\"button\",\"_bp_base\":\"4_4\",\"_region\":\"top\",\"anchor_bg_color\":\"transparent\",\"anchor_bg_color_alt\":\"rgba(0, 0, 0, 0.09)\",\"anchor_border_radius\":\"1.563em\",\"anchor_box_shadow_color\":\"transparent\",\"anchor_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"anchor_flex_justify\":\"flex-start\",\"anchor_graphic\":true,\"anchor_graphic_icon\":\"o-person\",\"anchor_graphic_icon_alt\":\"chess-bishop\",\"anchor_graphic_icon_bg_color\":\"rgb(56, 98, 234)\",\"anchor_graphic_icon_border_radius\":\"0.64em\",\"anchor_graphic_icon_color\":\"rgb(255, 255, 255)\",\"anchor_graphic_icon_color_alt\":\"\",\"anchor_graphic_icon_font_size\":\"2em\",\"anchor_graphic_icon_height\":\"2em\",\"anchor_graphic_icon_text_shadow_color\":\"rgba(0, 0, 0, 0.27)\",\"anchor_graphic_icon_text_shadow_dimensions\":\"0em 0.15em 0.35em\",\"anchor_graphic_icon_width\":\"2em\",\"anchor_graphic_margin\":\"0em 0.8em 0em 0em\",\"anchor_padding\":\"0.5em 1.25em 0.5em 0.5em\",\"anchor_primary_font_size\":\"1.563em\",\"anchor_primary_font_weight\":\"bold\",\"anchor_primary_line_height\":\"1.1\",\"anchor_primary_text_color\":\"rgb(0, 0, 0)\",\"anchor_primary_text_color_alt\":\"\",\"anchor_secondary_font_size\":\"0.8em\",\"anchor_secondary_line_height\":\"1.3\",\"anchor_secondary_text_color\":\"rgba(0, 0, 0, 0.66)\",\"anchor_secondary_text_color_alt\":\"\",\"anchor_text_margin\":\"!0px\",\"anchor_text_overflow\":true,\"anchor_text_primary_content\":\"Men\",\"anchor_text_secondary_content\":\"Shop all Men\'s Items\",\"anchor_text_spacing\":\"0.409em\",\"anchor_width\":\"100%\",\"effects_duration\":\"0ms\",\"_modules\":[]}]}]},{\"_type\":\"layout-div\",\"_bp_base\":\"4_4\",\"_m\":{\"e\":1},\"_region\":\"top\",\"layout_div_bg_color\":\"rgba(0, 0, 0, 0.09)\",\"layout_div_box_shadow_dimensions\":\"!0em 0em 0em 0em\",\"layout_div_flex\":\"1 0 auto\",\"layout_div_flex_align\":\"stretch\",\"layout_div_flex_wrap\":false,\"layout_div_flexbox\":true,\"layout_div_margin\":\"!0px\",\"layout_div_padding\":\"2.25em 2.25em 1.75em 2.25em\",\"_modules\":[{\"_type\":\"headline\",\"_bp_base\":\"4_4\",\"_region\":\"top\",\"text_content\":\"NAVIGATION\",\"text_font_size\":\"0.8em\",\"text_letter_spacing\":\"0.185em\",\"text_line_height\":\"1\",\"text_margin\":\"0em 0em 0.8em 0em\",\"text_tag\":\"h6\",\"text_text_color\":\"rgba(0, 0, 0, 0.33)\",\"text_text_transform\":\"uppercase\",\"_modules\":[]},{\"_type\":\"nav-inline\",\"_bp_base\":\"4_4\",\"_region\":\"top\",\"anchor_bg_color_alt\":\"rgb(255, 255, 255)\",\"anchor_border_radius\":\"0.409em\",\"anchor_duration\":\"0ms\",\"anchor_flex_justify\":\"flex-start\",\"anchor_padding\":\"0.5em 0.64em 0.5em 0.64em\",\"anchor_primary_line_height\":\"1.2\",\"anchor_primary_text_color\":\"rgb(0, 0, 0)\",\"anchor_primary_text_color_alt\":\"\",\"anchor_sub_indicator\":false,\"anchor_sub_indicator_margin\":\"0px\",\"anchor_text_margin\":\"!0px auto 0px 0px\",\"anchor_text_overflow\":true,\"menu\":\"menu:2\",\"menu_col_flex_direction\":\"row\",\"menu_col_flex_justify\":\"flex-start\",\"menu_col_flex_wrap\":true,\"menu_items_flex\":\"1 1 8em\",\"menu_margin\":\"0em -0.64em 0em -0.64em\",\"menu_row_flex_justify\":\"flex-start\",\"menu_row_flex_wrap\":true,\"_modules\":[]}]}]}]}]}],\"right\":[],\"bottom\":[],\"left\":[]}}','Header','','tco-data','closed','closed','','untitled-header','','','2024-06-30 20:27:35','2024-06-30 20:27:35','',0,'https://dev.saltandpinevintage.com/?post_type=cs_header&p=27',0,'cs_header','',0),
(28,1,'2024-06-29 20:22:37','2024-06-29 20:22:37','','Salt and Pine Vintage','','inherit','open','closed','','logo-hd-3','','','2024-06-30 13:38:28','2024-06-30 13:38:28','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/logo-hd-2.png',0,'attachment','image/png',0),
(29,1,'2024-06-29 20:26:07','2024-06-29 20:26:07','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_image _id=\"4\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-29 20:26:07','2024-06-29 20:26:07','',6,'https://dev.saltandpinevintage.com/?p=29',0,'revision','',0),
(30,1,'2024-06-29 21:06:56','2024-06-29 21:06:56','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2024-06-29 21:06:56','2024-06-29 21:06:56','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/woocommerce-placeholder.png',0,'attachment','image/png',0),
(31,1,'2024-06-29 21:06:57','2024-06-29 21:06:57','','Shop','','publish','closed','closed','','shop','','','2024-06-29 21:06:57','2024-06-29 21:06:57','',0,'https://dev.saltandpinevintage.com/shop/',0,'page','',0),
(32,1,'2024-06-29 21:06:57','2024-06-29 21:06:57','<!-- wp:woocommerce/cart -->\n<div class=\"wp-block-woocommerce-cart alignwide is-loading\"><!-- wp:woocommerce/filled-cart-block -->\n<div class=\"wp-block-woocommerce-filled-cart-block\"><!-- wp:woocommerce/cart-items-block -->\n<div class=\"wp-block-woocommerce-cart-items-block\"><!-- wp:woocommerce/cart-line-items-block -->\n<div class=\"wp-block-woocommerce-cart-line-items-block\"></div>\n<!-- /wp:woocommerce/cart-line-items-block -->\n\n<!-- wp:woocommerce/cart-cross-sells-block -->\n<div class=\"wp-block-woocommerce-cart-cross-sells-block\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">You may be interested in…</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/cart-cross-sells-products-block -->\n<div class=\"wp-block-woocommerce-cart-cross-sells-products-block\"></div>\n<!-- /wp:woocommerce/cart-cross-sells-products-block --></div>\n<!-- /wp:woocommerce/cart-cross-sells-block --></div>\n<!-- /wp:woocommerce/cart-items-block -->\n\n<!-- wp:woocommerce/cart-totals-block -->\n<div class=\"wp-block-woocommerce-cart-totals-block\"><!-- wp:woocommerce/cart-order-summary-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-block\"><!-- wp:woocommerce/cart-order-summary-heading-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-heading-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-heading-block -->\n\n<!-- wp:woocommerce/cart-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-coupon-form-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/cart-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-subtotal-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/cart-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-fee-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-fee-block -->\n\n<!-- wp:woocommerce/cart-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-discount-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-discount-block -->\n\n<!-- wp:woocommerce/cart-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-shipping-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/cart-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-taxes-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/cart-order-summary-block -->\n\n<!-- wp:woocommerce/cart-express-payment-block -->\n<div class=\"wp-block-woocommerce-cart-express-payment-block\"></div>\n<!-- /wp:woocommerce/cart-express-payment-block -->\n\n<!-- wp:woocommerce/proceed-to-checkout-block -->\n<div class=\"wp-block-woocommerce-proceed-to-checkout-block\"></div>\n<!-- /wp:woocommerce/proceed-to-checkout-block -->\n\n<!-- wp:woocommerce/cart-accepted-payment-methods-block -->\n<div class=\"wp-block-woocommerce-cart-accepted-payment-methods-block\"></div>\n<!-- /wp:woocommerce/cart-accepted-payment-methods-block --></div>\n<!-- /wp:woocommerce/cart-totals-block --></div>\n<!-- /wp:woocommerce/filled-cart-block -->\n\n<!-- wp:woocommerce/empty-cart-block -->\n<div class=\"wp-block-woocommerce-empty-cart-block\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"with-empty-cart-icon wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center with-empty-cart-icon wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"className\":\"is-style-dots\"} -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">New in store</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-new {\"columns\":4,\"rows\":1} /--></div>\n<!-- /wp:woocommerce/empty-cart-block --></div>\n<!-- /wp:woocommerce/cart -->','Cart','','publish','closed','closed','','cart','','','2024-06-29 21:06:57','2024-06-29 21:06:57','',0,'https://dev.saltandpinevintage.com/cart/',0,'page','',0),
(33,1,'2024-06-29 21:06:57','2024-06-29 21:06:57','<!-- wp:woocommerce/checkout -->\n<div class=\"wp-block-woocommerce-checkout alignwide wc-block-checkout is-loading\"><!-- wp:woocommerce/checkout-fields-block -->\n<div class=\"wp-block-woocommerce-checkout-fields-block\"><!-- wp:woocommerce/checkout-express-payment-block -->\n<div class=\"wp-block-woocommerce-checkout-express-payment-block\"></div>\n<!-- /wp:woocommerce/checkout-express-payment-block -->\n\n<!-- wp:woocommerce/checkout-contact-information-block -->\n<div class=\"wp-block-woocommerce-checkout-contact-information-block\"></div>\n<!-- /wp:woocommerce/checkout-contact-information-block -->\n\n<!-- wp:woocommerce/checkout-shipping-method-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-method-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-method-block -->\n\n<!-- wp:woocommerce/checkout-pickup-options-block -->\n<div class=\"wp-block-woocommerce-checkout-pickup-options-block\"></div>\n<!-- /wp:woocommerce/checkout-pickup-options-block -->\n\n<!-- wp:woocommerce/checkout-shipping-address-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-address-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-address-block -->\n\n<!-- wp:woocommerce/checkout-billing-address-block -->\n<div class=\"wp-block-woocommerce-checkout-billing-address-block\"></div>\n<!-- /wp:woocommerce/checkout-billing-address-block -->\n\n<!-- wp:woocommerce/checkout-shipping-methods-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-methods-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-methods-block -->\n\n<!-- wp:woocommerce/checkout-payment-block -->\n<div class=\"wp-block-woocommerce-checkout-payment-block\"></div>\n<!-- /wp:woocommerce/checkout-payment-block -->\n\n<!-- wp:woocommerce/checkout-additional-information-block -->\n<div class=\"wp-block-woocommerce-checkout-additional-information-block\"></div>\n<!-- /wp:woocommerce/checkout-additional-information-block -->\n\n<!-- wp:woocommerce/checkout-order-note-block -->\n<div class=\"wp-block-woocommerce-checkout-order-note-block\"></div>\n<!-- /wp:woocommerce/checkout-order-note-block -->\n\n<!-- wp:woocommerce/checkout-terms-block -->\n<div class=\"wp-block-woocommerce-checkout-terms-block\"></div>\n<!-- /wp:woocommerce/checkout-terms-block -->\n\n<!-- wp:woocommerce/checkout-actions-block -->\n<div class=\"wp-block-woocommerce-checkout-actions-block\"></div>\n<!-- /wp:woocommerce/checkout-actions-block --></div>\n<!-- /wp:woocommerce/checkout-fields-block -->\n\n<!-- wp:woocommerce/checkout-totals-block -->\n<div class=\"wp-block-woocommerce-checkout-totals-block\"><!-- wp:woocommerce/checkout-order-summary-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-block\"><!-- wp:woocommerce/checkout-order-summary-cart-items-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-cart-items-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-cart-items-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-coupon-form-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-subtotal-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-fee-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-fee-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-discount-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-discount-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-shipping-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-taxes-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/checkout-order-summary-block --></div>\n<!-- /wp:woocommerce/checkout-totals-block --></div>\n<!-- /wp:woocommerce/checkout -->','Checkout','','publish','closed','closed','','checkout','','','2024-06-29 21:06:57','2024-06-29 21:06:57','',0,'https://dev.saltandpinevintage.com/checkout/',0,'page','',0),
(34,1,'2024-06-29 21:06:57','2024-06-29 21:06:57','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2024-06-29 21:06:57','2024-06-29 21:06:57','',0,'https://dev.saltandpinevintage.com/my-account/',0,'page','',0),
(35,1,'2024-06-30 17:47:10','0000-00-00 00:00:00','[cs_content _p=\'35\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_image _id=\"4\" ][cs_element_headline _id=\"5\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"6\" ][cs_content_seo]Return Policy\\n\\n[/cs_content_seo][cs_element_text _id=\"7\" ][cs_content_seo]We want you to love what you\'ve found at Salt & Pine. If you\'re not completely satisfied with your purchase, we accept returns within 30 days of purchase for a full refund or exchange. Items must be unused, in their original condition, and accompanied by proof of purchase. Please contact our customer service team for assistance with returns or exchanges.\\n\\n[/cs_content_seo][cs_element_text _id=\"8\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"9\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"10\" ][cs_element_button _id=\"11\" ][cs_element_button _id=\"12\" ][/cs_element_layout_div][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Refund and Returns Policy','','draft','closed','closed','','refund_returns','','','2024-06-30 17:47:10','2024-06-30 17:47:10','',0,'https://dev.saltandpinevintage.com/?page_id=35',0,'page','',0),
(37,2,'2024-06-30 13:23:31','2024-06-30 13:23:31','','fotografia-bg','','inherit','open','closed','','fotografia-bg','','','2024-06-30 13:23:31','2024-06-30 13:23:31','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-bg.png',0,'attachment','image/png',0),
(38,2,'2024-06-30 13:23:36','2024-06-30 13:23:36','','fotografia-01','','inherit','open','closed','','fotografia-01','','','2024-06-30 13:23:36','2024-06-30 13:23:36','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-01.jpg',0,'attachment','image/jpeg',0),
(39,2,'2024-06-30 13:23:37','2024-06-30 13:23:37','','fotografia-02','','inherit','open','closed','','fotografia-02','','','2024-06-30 13:23:37','2024-06-30 13:23:37','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-02.jpg',0,'attachment','image/jpeg',0),
(40,2,'2024-06-30 13:23:38','2024-06-30 13:23:38','','fotografia-03','','inherit','open','closed','','fotografia-03','','','2024-06-30 13:23:38','2024-06-30 13:23:38','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fotografia-03.jpg',0,'attachment','image/jpeg',0),
(41,2,'2024-06-30 13:23:39','2024-06-30 13:23:39','','the-final-countdown-logo','','inherit','open','closed','','the-final-countdown-logo','','','2024-06-30 13:23:39','2024-06-30 13:23:39','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-logo.png',0,'attachment','image/png',0),
(42,2,'2024-06-30 13:23:39','2024-06-30 13:23:39','','the-final-countdown-hero-scaled-1','','inherit','open','closed','','the-final-countdown-hero-scaled-1','','','2024-06-30 13:23:39','2024-06-30 13:23:39','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/the-final-countdown-hero-scaled-1.jpg',0,'attachment','image/jpeg',0),
(43,2,'2024-06-30 13:23:40','2024-06-30 13:23:40','','team-of-two-portrait-01','','inherit','open','closed','','team-of-two-portrait-01','','','2024-06-30 13:23:40','2024-06-30 13:23:40','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-01.png',0,'attachment','image/png',0),
(44,2,'2024-06-30 13:23:42','2024-06-30 13:23:42','','team-of-two-portrait-02','','inherit','open','closed','','team-of-two-portrait-02','','','2024-06-30 13:23:42','2024-06-30 13:23:42','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/team-of-two-portrait-02.png',0,'attachment','image/png',0),
(45,2,'2024-06-30 13:23:44','2024-06-30 13:23:44','','save-the-date-scaled-1','','inherit','open','closed','','save-the-date-scaled-1','','','2024-06-30 13:23:44','2024-06-30 13:23:44','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/save-the-date-scaled-1.jpg',0,'attachment','image/jpeg',0),
(46,2,'2024-06-30 13:23:45','2024-06-30 13:23:45','','repro-product-tables-placeholder-01','','inherit','open','closed','','repro-product-tables-placeholder-01','','','2024-06-30 13:23:45','2024-06-30 13:23:45','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-01.png',0,'attachment','image/png',0),
(47,2,'2024-06-30 13:23:46','2024-06-30 13:23:46','','repro-product-tables-placeholder-02','','inherit','open','closed','','repro-product-tables-placeholder-02','','','2024-06-30 13:23:46','2024-06-30 13:23:46','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-02.png',0,'attachment','image/png',0),
(48,2,'2024-06-30 13:23:46','2024-06-30 13:23:46','','repro-product-tables-placeholder-03','','inherit','open','closed','','repro-product-tables-placeholder-03','','','2024-06-30 13:23:46','2024-06-30 13:23:46','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/repro-product-tables-placeholder-03.png',0,'attachment','image/png',0),
(49,2,'2024-06-30 13:23:48','2024-06-30 13:23:48','{\"identifier\":\"element|__multi__\",\"preview\":\"\"}','Salt','','tco-data','closed','closed','','salt','','','2024-06-30 13:23:48','2024-06-30 13:23:48','',0,'https://dev.saltandpinevintage.com/?post_type=cs_template&p=49',0,'cs_template','',0),
(50,2,'2024-06-30 13:30:56','2024-06-30 13:30:56','','Wood','','inherit','open','closed','','wood','','','2024-06-30 13:30:56','2024-06-30 13:30:56','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Wood.jpg',0,'attachment','image/jpeg',0),
(51,2,'2024-06-30 13:31:24','2024-06-30 13:31:24','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_image _id=\"4\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"5\" ][cs_element_layout_grid _id=\"6\" ][cs_element_layout_cell _id=\"7\" ][cs_element_image _id=\"8\" ][cs_element_text _id=\"9\" ][cs_content_seo]Valley of Fires / \'17\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"10\" ][cs_element_image _id=\"11\" ][cs_element_text _id=\"12\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"13\" ][cs_element_image _id=\"14\" ][cs_element_text _id=\"15\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_grid_2 _id=\"17\" ][cs_element_layout_cell_2 _id=\"18\" ][cs_element_headline _id=\"19\" ][cs_content_seo]The\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]spectacle\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"22\" ][cs_element_headline _id=\"23\" ][cs_content_seo]before us.\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"24\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"25\" ][cs_content_seo]It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"26\" ][cs_element_layout_row _id=\"27\" ][cs_element_layout_column _id=\"28\" ][cs_element_image _id=\"29\" ][cs_element_headline _id=\"30\" ][cs_content_seo]Oh yeah, it\'s all\\n\\n[/cs_content_seo][cs_element_headline _id=\"31\" ][cs_content_seo]Coming Together\\n\\n[/cs_content_seo][cs_element_text _id=\"32\" ][cs_content_seo]Mark your calendars. Our biggest reveal yet is almost here.\nWe cannot wait to show you what\'s in store.\\n\\n[/cs_content_seo][cs_element_countdown _id=\"33\" ][cs_element_layout_div _id=\"34\" ][cs_element_button _id=\"35\" ][cs_element_button _id=\"36\" ][cs_element_button _id=\"37\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"38\" ][cs_element_image _id=\"39\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"40\" ][cs_element_row _id=\"41\" ][cs_element_column _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]Meet your new team.\\n\\nReady to start?\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][cs_element_row _id=\"44\" ][cs_element_column _id=\"45\" ][cs_element_image _id=\"46\" ][cs_element_image _id=\"47\" ][cs_element_line _id=\"48\" ][/cs_element_column][/cs_element_row][cs_element_row _id=\"49\" ][cs_element_column _id=\"50\" ][cs_element_headline _id=\"51\" ][cs_content_seo]Bruce Mason\\n\\nDesigner\\n\\n[/cs_content_seo][/cs_element_column][cs_element_column _id=\"52\" ][cs_element_headline _id=\"53\" ][cs_content_seo]Randy Bradley\\n\\nDeveloper\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][cs_element_row _id=\"54\" ][cs_element_column _id=\"55\" ][cs_element_text _id=\"56\" ][cs_content_seo]Skill Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Passion Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Process Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Results Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][/cs_element_section][cs_element_section _id=\"57\" ][cs_element_layout_div _id=\"58\" ][cs_element_layout_row _id=\"59\" ][cs_element_layout_column _id=\"60\" ][cs_element_image _id=\"61\" ][cs_element_headline _id=\"62\" ][cs_content_seo]Renelle Giurio\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"63\" ][cs_content_seo]Director of Sales\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"64\" ][cs_element_image _id=\"65\" ][cs_element_headline _id=\"66\" ][cs_content_seo]Howard Firle\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"67\" ][cs_content_seo]Senior Developer\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"68\" ][cs_element_image _id=\"69\" ][cs_element_headline _id=\"70\" ][cs_content_seo]Gino Whitby\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"71\" ][cs_content_seo]VP of Marketing\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"72\" ][cs_element_image _id=\"73\" ][cs_element_headline _id=\"74\" ][cs_content_seo]Millie Merwood\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"75\" ][cs_content_seo]Senior Sales Associate\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"76\" ][cs_element_image _id=\"77\" ][cs_element_headline _id=\"78\" ][cs_content_seo]Cacilia Reeveley\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"79\" ][cs_content_seo]Internal Auditor\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"80\" ][cs_element_image _id=\"81\" ][cs_element_headline _id=\"82\" ][cs_content_seo]Selina De Cruce\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"83\" ][cs_content_seo]Help Desk Technician\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_section _id=\"84\" ][cs_element_layout_grid _id=\"85\" ][cs_element_layout_cell _id=\"86\" ][cs_element_layout_div _id=\"87\" ][cs_element_headline _id=\"88\" ][cs_content_seo]Emma & Ben\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"89\" ][cs_element_layout_div _id=\"90\" ][cs_element_headline _id=\"91\" ][cs_content_seo]May, 13 2022\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"92\" ][cs_element_layout_div _id=\"93\" ][cs_element_headline _id=\"94\" ][cs_content_seo]Denver, CO\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"95\" ][cs_element_layout_div _id=\"96\" ][cs_element_headline _id=\"97\" ][cs_content_seo]Tie the Knot\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"98\" ][cs_element_image _id=\"99\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"100\" ][cs_element_headline _id=\"101\" ][cs_content_seo]Save the Date\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"102\" ][cs_element_layout_row _id=\"103\" ][cs_element_layout_column _id=\"104\" ][cs_element_headline _id=\"105\" ][cs_content_seo]Primary headline.\\n\\n[/cs_content_seo][cs_element_headline _id=\"106\" ][cs_content_seo]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"107\" ][cs_element_layout_row _id=\"108\" ][cs_element_layout_column _id=\"109\" ][cs_element_headline _id=\"110\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"111\" ][cs_element_layout_column_2 _id=\"112\" ][cs_element_button _id=\"113\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"114\" ][cs_element_button _id=\"115\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"116\" ][/cs_element_layout_column][cs_element_layout_column _id=\"117\" ][cs_element_headline _id=\"118\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"119\" ][cs_element_layout_column_2 _id=\"120\" ][cs_element_button _id=\"121\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"122\" ][cs_element_button _id=\"123\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"124\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"125\" ][cs_element_layout_row _id=\"126\" ][cs_element_layout_column _id=\"127\" ][cs_element_layout_row_2 _id=\"128\" ][cs_element_layout_column_2 _id=\"129\" ][cs_element_headline _id=\"130\" ][cs_content_seo]Short and sweet section headline.\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"131\" ][cs_element_layout_row_3 _id=\"132\" ][cs_element_layout_column_3 _id=\"133\" ][cs_element_image _id=\"134\" ][cs_element_headline _id=\"135\" ][cs_content_seo]Product Name\\n\\n$____\\n\\n[/cs_content_seo][cs_element_button _id=\"136\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"137\" ][cs_element_image _id=\"138\" ][cs_element_headline _id=\"139\" ][cs_content_seo]Product Name\\n\\nStarting at $____\\n\\n[/cs_content_seo][cs_element_button _id=\"140\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"141\" ][cs_element_layout_column_2 _id=\"142\" ][cs_element_headline _id=\"143\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"144\" ][cs_element_layout_row_3 _id=\"145\" ][cs_element_layout_column_3 _id=\"146\" ][cs_element_text _id=\"147\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"148\" ][cs_element_text _id=\"149\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"150\" ][cs_element_layout_column_2 _id=\"151\" ][cs_element_headline _id=\"152\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"153\" ][cs_element_layout_row_3 _id=\"154\" ][cs_element_layout_column_3 _id=\"155\" ][cs_element_icon _id=\"156\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"157\" ][cs_element_icon _id=\"158\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"159\" ][cs_element_layout_column_2 _id=\"160\" ][cs_element_headline _id=\"161\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"162\" ][cs_element_layout_row_3 _id=\"163\" ][cs_element_layout_column_3 _id=\"164\" ][cs_element_icon _id=\"165\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"166\" ][cs_element_icon _id=\"167\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"168\" ][cs_element_layout_column_2 _id=\"169\" ][cs_element_headline _id=\"170\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"171\" ][cs_element_layout_row_3 _id=\"172\" ][cs_element_layout_column_3 _id=\"173\" ][cs_element_text _id=\"174\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"175\" ][cs_element_text _id=\"176\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"177\" ][cs_element_layout_row _id=\"178\" ][cs_element_layout_column _id=\"179\" ][cs_element_layout_row_2 _id=\"180\" ][cs_element_layout_column_2 _id=\"181\" ][cs_element_headline _id=\"182\" ][cs_content_seo]Another short headline.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_headline _id=\"183\" ][cs_content_seo]Keep this bit short and sweet so it doesn\'t go on too long.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_layout_row_3 _id=\"184\" ][cs_element_layout_column_3 _id=\"185\" ][cs_element_button _id=\"186\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"187\" ][cs_element_button _id=\"188\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"189\" ][cs_element_image _id=\"190\" ][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 13:31:24','2024-06-30 13:31:24','',6,'https://dev.saltandpinevintage.com/?p=51',0,'revision','',0),
(52,2,'2024-06-30 13:43:49','2024-06-30 13:43:49','{\n \"blogdescription\": {\n \"value\": \"Vero\'s Vintage Haven\",\n \"type\": \"option\",\n \"user_id\": 2,\n \"date_modified_gmt\": \"2024-06-30 13:39:07\"\n },\n \"site_icon\": {\n \"value\": 54,\n \"type\": \"option\",\n \"user_id\": 2,\n \"date_modified_gmt\": \"2024-06-30 13:43:49\"\n }\n}','','','trash','closed','closed','','594b9262-8179-4951-84cb-11b1927c3381','','','2024-06-30 13:43:49','2024-06-30 13:43:49','',0,'https://dev.saltandpinevintage.com/?p=52',0,'customize_changeset','',0),
(53,2,'2024-06-30 13:43:14','2024-06-30 13:43:14','','Salt+Pine_Web_logo','','inherit','open','closed','','saltpine_web_logo','','','2024-06-30 13:43:14','2024-06-30 13:43:14','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/SaltPine_Web_logo.jpg',0,'attachment','image/jpeg',0),
(54,2,'2024-06-30 13:43:22','2024-06-30 13:43:22','http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/cropped-SaltPine_Web_logo.jpg','cropped-SaltPine_Web_logo.jpg','','inherit','open','closed','','cropped-saltpine_web_logo-jpg','','','2024-06-30 13:43:22','2024-06-30 13:43:22','',53,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/cropped-SaltPine_Web_logo.jpg',0,'attachment','image/jpeg',0),
(55,2,'2024-06-30 13:49:23','2024-06-30 13:49:23','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_grid _id=\"2\" ][cs_element_layout_cell _id=\"3\" ][cs_element_layout_div _id=\"4\" ][cs_element_headline _id=\"5\" ][cs_content_seo]Emma & Ben\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"6\" ][cs_element_layout_div _id=\"7\" ][cs_element_headline _id=\"8\" ][cs_content_seo]May, 13 2022\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"9\" ][cs_element_layout_div _id=\"10\" ][cs_element_headline _id=\"11\" ][cs_content_seo]Denver, CO\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"12\" ][cs_element_layout_div _id=\"13\" ][cs_element_headline _id=\"14\" ][cs_content_seo]Tie the Knot\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"15\" ][cs_element_image _id=\"16\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"19\" ][cs_element_layout_row _id=\"20\" ][cs_element_layout_column _id=\"21\" ][cs_element_image _id=\"22\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"23\" ][cs_element_layout_grid _id=\"24\" ][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][cs_element_text _id=\"27\" ][cs_content_seo]Valley of Fires / \'17\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"28\" ][cs_element_image _id=\"29\" ][cs_element_text _id=\"30\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"31\" ][cs_element_image _id=\"32\" ][cs_element_text _id=\"33\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"34\" ][cs_element_layout_grid_2 _id=\"35\" ][cs_element_layout_cell_2 _id=\"36\" ][cs_element_headline _id=\"37\" ][cs_content_seo]The\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"38\" ][cs_element_headline _id=\"39\" ][cs_content_seo]spectacle\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"40\" ][cs_element_headline _id=\"41\" ][cs_content_seo]before us.\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"42\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"43\" ][cs_content_seo]It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"44\" ][cs_element_layout_row _id=\"45\" ][cs_element_layout_column _id=\"46\" ][cs_element_image _id=\"47\" ][cs_element_headline _id=\"48\" ][cs_content_seo]Oh yeah, it\'s all\\n\\n[/cs_content_seo][cs_element_headline _id=\"49\" ][cs_content_seo]Coming Together\\n\\n[/cs_content_seo][cs_element_text _id=\"50\" ][cs_content_seo]Mark your calendars. Our biggest reveal yet is almost here.\nWe cannot wait to show you what\'s in store.\\n\\n[/cs_content_seo][cs_element_countdown _id=\"51\" ][cs_element_layout_div _id=\"52\" ][cs_element_button _id=\"53\" ][cs_element_button _id=\"54\" ][cs_element_button _id=\"55\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"56\" ][cs_element_image _id=\"57\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"58\" ][cs_element_row _id=\"59\" ][cs_element_column _id=\"60\" ][cs_element_headline _id=\"61\" ][cs_content_seo]Meet your new team.\\n\\nReady to start?\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][cs_element_row _id=\"62\" ][cs_element_column _id=\"63\" ][cs_element_image _id=\"64\" ][cs_element_image _id=\"65\" ][cs_element_line _id=\"66\" ][/cs_element_column][/cs_element_row][cs_element_row _id=\"67\" ][cs_element_column _id=\"68\" ][cs_element_headline _id=\"69\" ][cs_content_seo]Bruce Mason\\n\\nDesigner\\n\\n[/cs_content_seo][/cs_element_column][cs_element_column _id=\"70\" ][cs_element_headline _id=\"71\" ][cs_content_seo]Randy Bradley\\n\\nDeveloper\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][cs_element_row _id=\"72\" ][cs_element_column _id=\"73\" ][cs_element_text _id=\"74\" ][cs_content_seo]Skill Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Passion Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Process Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Results Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][/cs_element_section][cs_element_section _id=\"75\" ][cs_element_layout_div _id=\"76\" ][cs_element_layout_row _id=\"77\" ][cs_element_layout_column _id=\"78\" ][cs_element_image _id=\"79\" ][cs_element_headline _id=\"80\" ][cs_content_seo]Renelle Giurio\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"81\" ][cs_content_seo]Director of Sales\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"82\" ][cs_element_image _id=\"83\" ][cs_element_headline _id=\"84\" ][cs_content_seo]Howard Firle\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"85\" ][cs_content_seo]Senior Developer\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"86\" ][cs_element_image _id=\"87\" ][cs_element_headline _id=\"88\" ][cs_content_seo]Gino Whitby\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"89\" ][cs_content_seo]VP of Marketing\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"90\" ][cs_element_image _id=\"91\" ][cs_element_headline _id=\"92\" ][cs_content_seo]Millie Merwood\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"93\" ][cs_content_seo]Senior Sales Associate\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"94\" ][cs_element_image _id=\"95\" ][cs_element_headline _id=\"96\" ][cs_content_seo]Cacilia Reeveley\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"97\" ][cs_content_seo]Internal Auditor\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"98\" ][cs_element_image _id=\"99\" ][cs_element_headline _id=\"100\" ][cs_content_seo]Selina De Cruce\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"101\" ][cs_content_seo]Help Desk Technician\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_section _id=\"102\" ][cs_element_layout_row _id=\"103\" ][cs_element_layout_column _id=\"104\" ][cs_element_headline _id=\"105\" ][cs_content_seo]Primary headline.\\n\\n[/cs_content_seo][cs_element_headline _id=\"106\" ][cs_content_seo]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"107\" ][cs_element_layout_row _id=\"108\" ][cs_element_layout_column _id=\"109\" ][cs_element_headline _id=\"110\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"111\" ][cs_element_layout_column_2 _id=\"112\" ][cs_element_button _id=\"113\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"114\" ][cs_element_button _id=\"115\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"116\" ][/cs_element_layout_column][cs_element_layout_column _id=\"117\" ][cs_element_headline _id=\"118\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"119\" ][cs_element_layout_column_2 _id=\"120\" ][cs_element_button _id=\"121\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"122\" ][cs_element_button _id=\"123\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"124\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"125\" ][cs_element_layout_row _id=\"126\" ][cs_element_layout_column _id=\"127\" ][cs_element_layout_row_2 _id=\"128\" ][cs_element_layout_column_2 _id=\"129\" ][cs_element_headline _id=\"130\" ][cs_content_seo]Short and sweet section headline.\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"131\" ][cs_element_layout_row_3 _id=\"132\" ][cs_element_layout_column_3 _id=\"133\" ][cs_element_image _id=\"134\" ][cs_element_headline _id=\"135\" ][cs_content_seo]Product Name\\n\\n$____\\n\\n[/cs_content_seo][cs_element_button _id=\"136\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"137\" ][cs_element_image _id=\"138\" ][cs_element_headline _id=\"139\" ][cs_content_seo]Product Name\\n\\nStarting at $____\\n\\n[/cs_content_seo][cs_element_button _id=\"140\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"141\" ][cs_element_layout_column_2 _id=\"142\" ][cs_element_headline _id=\"143\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"144\" ][cs_element_layout_row_3 _id=\"145\" ][cs_element_layout_column_3 _id=\"146\" ][cs_element_text _id=\"147\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"148\" ][cs_element_text _id=\"149\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"150\" ][cs_element_layout_column_2 _id=\"151\" ][cs_element_headline _id=\"152\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"153\" ][cs_element_layout_row_3 _id=\"154\" ][cs_element_layout_column_3 _id=\"155\" ][cs_element_icon _id=\"156\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"157\" ][cs_element_icon _id=\"158\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"159\" ][cs_element_layout_column_2 _id=\"160\" ][cs_element_headline _id=\"161\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"162\" ][cs_element_layout_row_3 _id=\"163\" ][cs_element_layout_column_3 _id=\"164\" ][cs_element_icon _id=\"165\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"166\" ][cs_element_icon _id=\"167\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"168\" ][cs_element_layout_column_2 _id=\"169\" ][cs_element_headline _id=\"170\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"171\" ][cs_element_layout_row_3 _id=\"172\" ][cs_element_layout_column_3 _id=\"173\" ][cs_element_text _id=\"174\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"175\" ][cs_element_text _id=\"176\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"177\" ][cs_element_layout_row _id=\"178\" ][cs_element_layout_column _id=\"179\" ][cs_element_layout_row_2 _id=\"180\" ][cs_element_layout_column_2 _id=\"181\" ][cs_element_headline _id=\"182\" ][cs_content_seo]Another short headline.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_headline _id=\"183\" ][cs_content_seo]Keep this bit short and sweet so it doesn\'t go on too long.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_layout_row_3 _id=\"184\" ][cs_element_layout_column_3 _id=\"185\" ][cs_element_button _id=\"186\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"187\" ][cs_element_button _id=\"188\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"189\" ][cs_element_image _id=\"190\" ][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 13:49:23','2024-06-30 13:49:23','',6,'https://dev.saltandpinevintage.com/?p=55',0,'revision','',0),
(56,2,'2024-06-30 13:52:10','2024-06-30 13:52:10','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_grid _id=\"2\" ][cs_element_layout_cell _id=\"3\" ][cs_element_layout_div _id=\"4\" ][cs_element_headline _id=\"5\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"6\" ][cs_element_layout_div _id=\"7\" ][cs_element_headline _id=\"8\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"9\" ][cs_element_layout_div _id=\"10\" ][cs_element_headline _id=\"11\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"12\" ][cs_element_layout_div _id=\"13\" ][cs_element_headline _id=\"14\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"15\" ][cs_element_image _id=\"16\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"19\" ][cs_element_layout_row _id=\"20\" ][cs_element_layout_column _id=\"21\" ][cs_element_image _id=\"22\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"23\" ][cs_element_layout_grid _id=\"24\" ][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][cs_element_text _id=\"27\" ][cs_content_seo]Valley of Fires / \'17\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"28\" ][cs_element_image _id=\"29\" ][cs_element_text _id=\"30\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"31\" ][cs_element_image _id=\"32\" ][cs_element_text _id=\"33\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"34\" ][cs_element_layout_grid_2 _id=\"35\" ][cs_element_layout_cell_2 _id=\"36\" ][cs_element_headline _id=\"37\" ][cs_content_seo]The\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"38\" ][cs_element_headline _id=\"39\" ][cs_content_seo]spectacle\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"40\" ][cs_element_headline _id=\"41\" ][cs_content_seo]before us.\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"42\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"43\" ][cs_content_seo]It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"44\" ][cs_element_layout_row _id=\"45\" ][cs_element_layout_column _id=\"46\" ][cs_element_image _id=\"47\" ][cs_element_headline _id=\"48\" ][cs_content_seo]Oh yeah, it\'s all\\n\\n[/cs_content_seo][cs_element_headline _id=\"49\" ][cs_content_seo]Coming Together\\n\\n[/cs_content_seo][cs_element_text _id=\"50\" ][cs_content_seo]Mark your calendars. Our biggest reveal yet is almost here.\nWe cannot wait to show you what\'s in store.\\n\\n[/cs_content_seo][cs_element_countdown _id=\"51\" ][cs_element_layout_div _id=\"52\" ][cs_element_button _id=\"53\" ][cs_element_button _id=\"54\" ][cs_element_button _id=\"55\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"56\" ][cs_element_image _id=\"57\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"58\" ][cs_element_row _id=\"59\" ][cs_element_column _id=\"60\" ][cs_element_headline _id=\"61\" ][cs_content_seo]Meet your new team.\\n\\nReady to start?\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][cs_element_row _id=\"62\" ][cs_element_column _id=\"63\" ][cs_element_image _id=\"64\" ][cs_element_image _id=\"65\" ][cs_element_line _id=\"66\" ][/cs_element_column][/cs_element_row][cs_element_row _id=\"67\" ][cs_element_column _id=\"68\" ][cs_element_headline _id=\"69\" ][cs_content_seo]Bruce Mason\\n\\nDesigner\\n\\n[/cs_content_seo][/cs_element_column][cs_element_column _id=\"70\" ][cs_element_headline _id=\"71\" ][cs_content_seo]Randy Bradley\\n\\nDeveloper\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][cs_element_row _id=\"72\" ][cs_element_column _id=\"73\" ][cs_element_text _id=\"74\" ][cs_content_seo]Skill Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Passion Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Process Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Results Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][/cs_element_section][cs_element_section _id=\"75\" ][cs_element_layout_div _id=\"76\" ][cs_element_layout_row _id=\"77\" ][cs_element_layout_column _id=\"78\" ][cs_element_image _id=\"79\" ][cs_element_headline _id=\"80\" ][cs_content_seo]Renelle Giurio\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"81\" ][cs_content_seo]Director of Sales\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"82\" ][cs_element_image _id=\"83\" ][cs_element_headline _id=\"84\" ][cs_content_seo]Howard Firle\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"85\" ][cs_content_seo]Senior Developer\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"86\" ][cs_element_image _id=\"87\" ][cs_element_headline _id=\"88\" ][cs_content_seo]Gino Whitby\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"89\" ][cs_content_seo]VP of Marketing\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"90\" ][cs_element_image _id=\"91\" ][cs_element_headline _id=\"92\" ][cs_content_seo]Millie Merwood\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"93\" ][cs_content_seo]Senior Sales Associate\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"94\" ][cs_element_image _id=\"95\" ][cs_element_headline _id=\"96\" ][cs_content_seo]Cacilia Reeveley\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"97\" ][cs_content_seo]Internal Auditor\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"98\" ][cs_element_image _id=\"99\" ][cs_element_headline _id=\"100\" ][cs_content_seo]Selina De Cruce\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"101\" ][cs_content_seo]Help Desk Technician\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_section _id=\"102\" ][cs_element_layout_row _id=\"103\" ][cs_element_layout_column _id=\"104\" ][cs_element_headline _id=\"105\" ][cs_content_seo]Primary headline.\\n\\n[/cs_content_seo][cs_element_headline _id=\"106\" ][cs_content_seo]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"107\" ][cs_element_layout_row _id=\"108\" ][cs_element_layout_column _id=\"109\" ][cs_element_headline _id=\"110\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"111\" ][cs_element_layout_column_2 _id=\"112\" ][cs_element_button _id=\"113\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"114\" ][cs_element_button _id=\"115\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"116\" ][/cs_element_layout_column][cs_element_layout_column _id=\"117\" ][cs_element_headline _id=\"118\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"119\" ][cs_element_layout_column_2 _id=\"120\" ][cs_element_button _id=\"121\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"122\" ][cs_element_button _id=\"123\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"124\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"125\" ][cs_element_layout_row _id=\"126\" ][cs_element_layout_column _id=\"127\" ][cs_element_layout_row_2 _id=\"128\" ][cs_element_layout_column_2 _id=\"129\" ][cs_element_headline _id=\"130\" ][cs_content_seo]Short and sweet section headline.\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"131\" ][cs_element_layout_row_3 _id=\"132\" ][cs_element_layout_column_3 _id=\"133\" ][cs_element_image _id=\"134\" ][cs_element_headline _id=\"135\" ][cs_content_seo]Product Name\\n\\n$____\\n\\n[/cs_content_seo][cs_element_button _id=\"136\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"137\" ][cs_element_image _id=\"138\" ][cs_element_headline _id=\"139\" ][cs_content_seo]Product Name\\n\\nStarting at $____\\n\\n[/cs_content_seo][cs_element_button _id=\"140\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"141\" ][cs_element_layout_column_2 _id=\"142\" ][cs_element_headline _id=\"143\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"144\" ][cs_element_layout_row_3 _id=\"145\" ][cs_element_layout_column_3 _id=\"146\" ][cs_element_text _id=\"147\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"148\" ][cs_element_text _id=\"149\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"150\" ][cs_element_layout_column_2 _id=\"151\" ][cs_element_headline _id=\"152\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"153\" ][cs_element_layout_row_3 _id=\"154\" ][cs_element_layout_column_3 _id=\"155\" ][cs_element_icon _id=\"156\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"157\" ][cs_element_icon _id=\"158\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"159\" ][cs_element_layout_column_2 _id=\"160\" ][cs_element_headline _id=\"161\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"162\" ][cs_element_layout_row_3 _id=\"163\" ][cs_element_layout_column_3 _id=\"164\" ][cs_element_icon _id=\"165\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"166\" ][cs_element_icon _id=\"167\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"168\" ][cs_element_layout_column_2 _id=\"169\" ][cs_element_headline _id=\"170\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"171\" ][cs_element_layout_row_3 _id=\"172\" ][cs_element_layout_column_3 _id=\"173\" ][cs_element_text _id=\"174\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"175\" ][cs_element_text _id=\"176\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"177\" ][cs_element_layout_row _id=\"178\" ][cs_element_layout_column _id=\"179\" ][cs_element_layout_row_2 _id=\"180\" ][cs_element_layout_column_2 _id=\"181\" ][cs_element_headline _id=\"182\" ][cs_content_seo]Another short headline.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_headline _id=\"183\" ][cs_content_seo]Keep this bit short and sweet so it doesn\'t go on too long.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_layout_row_3 _id=\"184\" ][cs_element_layout_column_3 _id=\"185\" ][cs_element_button _id=\"186\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"187\" ][cs_element_button _id=\"188\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"189\" ][cs_element_image _id=\"190\" ][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 13:52:10','2024-06-30 13:52:10','',6,'https://dev.saltandpinevintage.com/?p=56',0,'revision','',0),
(57,2,'2024-06-30 13:58:07','2024-06-30 13:58:07','','Sunglasses Case','','inherit','open','closed','','sunglasses-case','','','2024-06-30 13:58:07','2024-06-30 13:58:07','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Sunglasses-Case.jpeg',0,'attachment','image/jpeg',0),
(58,2,'2024-06-30 13:58:16','2024-06-30 13:58:16','','Western Boot Rack','','inherit','open','closed','','western-boot-rack','','','2024-06-30 13:58:16','2024-06-30 13:58:16','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Western-Boot-Rack.jpeg',0,'attachment','image/jpeg',0),
(59,2,'2024-06-30 13:58:24','2024-06-30 13:58:24','','Table Display','','inherit','open','closed','','table-display','','','2024-06-30 13:58:24','2024-06-30 13:58:24','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Table-Display.jpeg',0,'attachment','image/jpeg',0),
(60,2,'2024-06-30 13:58:32','2024-06-30 13:58:32','','Middle Store Display','','inherit','open','closed','','middle-store-display','','','2024-06-30 13:58:32','2024-06-30 13:58:32','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Middle-Store-Display.jpeg',0,'attachment','image/jpeg',0),
(61,2,'2024-06-30 13:58:41','2024-06-30 13:58:41','','Front of Store 2','','inherit','open','closed','','front-of-store-2','','','2024-06-30 13:58:41','2024-06-30 13:58:41','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Front-of-Store-2.jpeg',0,'attachment','image/jpeg',0),
(62,2,'2024-06-30 13:58:50','2024-06-30 13:58:50','','Colored Tees','','inherit','open','closed','','colored-tees','','','2024-06-30 13:58:50','2024-06-30 13:58:50','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Colored-Tees.jpeg',0,'attachment','image/jpeg',0),
(63,2,'2024-06-30 14:03:42','2024-06-30 14:03:42','','Salt + Pine FaceBook Cover','','inherit','open','closed','','salt-pine-facebook-cover','','','2024-06-30 14:03:42','2024-06-30 14:03:42','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Salt-Pine-FaceBook-Cover.jpg',0,'attachment','image/jpeg',0),
(64,2,'2024-06-30 14:03:44','2024-06-30 14:03:44','','441454215_122112387062283827_2135989879224135755_n-1','','inherit','open','closed','','441454215_122112387062283827_2135989879224135755_n-1','','','2024-06-30 14:03:44','2024-06-30 14:03:44','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/441454215_122112387062283827_2135989879224135755_n-1.jpg',0,'attachment','image/jpeg',0),
(65,2,'2024-06-30 14:03:47','2024-06-30 14:03:47','','441299005_122112375680283827_6960678706930576508_n-1','','inherit','open','closed','','441299005_122112375680283827_6960678706930576508_n-1','','','2024-06-30 14:03:47','2024-06-30 14:03:47','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/441299005_122112375680283827_6960678706930576508_n-1.jpg',0,'attachment','image/jpeg',0),
(66,2,'2024-06-30 14:03:49','2024-06-30 14:03:49','','439770794_122111560826283827_6027357401422751746_n-1','','inherit','open','closed','','439770794_122111560826283827_6027357401422751746_n-1','','','2024-06-30 14:03:49','2024-06-30 14:03:49','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/439770794_122111560826283827_6027357401422751746_n-1.jpg',0,'attachment','image/jpeg',0),
(67,2,'2024-06-30 14:03:50','2024-06-30 14:03:50','','440783775_122111563262283827_5401312750571032783_n','','inherit','open','closed','','440783775_122111563262283827_5401312750571032783_n','','','2024-06-30 14:03:50','2024-06-30 14:03:50','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/440783775_122111563262283827_5401312750571032783_n.jpg',0,'attachment','image/jpeg',0),
(68,2,'2024-06-30 14:03:52','2024-06-30 14:03:52','','441299005_122112375680283827_6960678706930576508_n','','inherit','open','closed','','441299005_122112375680283827_6960678706930576508_n','','','2024-06-30 14:03:52','2024-06-30 14:03:52','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/441299005_122112375680283827_6960678706930576508_n.jpg',0,'attachment','image/jpeg',0),
(69,2,'2024-06-30 14:03:59','2024-06-30 14:03:59','','Sunglasses Case','','inherit','open','closed','','sunglasses-case-2','','','2024-06-30 14:03:59','2024-06-30 14:03:59','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Sunglasses-Case-1.jpeg',0,'attachment','image/jpeg',0),
(70,2,'2024-06-30 14:33:27','2024-06-30 14:33:27','','polorois','','inherit','open','closed','','polorois','','','2024-06-30 14:33:27','2024-06-30 14:33:27','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/polorois.png',0,'attachment','image/png',0),
(71,2,'2024-06-30 14:41:33','2024-06-30 14:41:33','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_grid _id=\"2\" ][cs_element_layout_cell _id=\"3\" ][cs_element_layout_div _id=\"4\" ][cs_element_headline _id=\"5\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"6\" ][cs_element_layout_div _id=\"7\" ][cs_element_headline _id=\"8\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"9\" ][cs_element_layout_div _id=\"10\" ][cs_element_headline _id=\"11\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"12\" ][cs_element_layout_div _id=\"13\" ][cs_element_headline _id=\"14\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"15\" ][cs_element_image _id=\"16\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_image _id=\"19\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"20\" ][cs_element_layout_row _id=\"21\" ][cs_element_layout_column _id=\"22\" ][cs_element_image _id=\"23\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"24\" ][cs_element_layout_grid _id=\"25\" ][cs_element_layout_cell _id=\"26\" ][cs_element_image _id=\"27\" ][cs_element_text _id=\"28\" ][cs_content_seo]Valley of Fires / \'17\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"29\" ][cs_element_image _id=\"30\" ][cs_element_text _id=\"31\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"32\" ][cs_element_image _id=\"33\" ][cs_element_text _id=\"34\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"35\" ][cs_element_layout_grid_2 _id=\"36\" ][cs_element_layout_cell_2 _id=\"37\" ][cs_element_headline _id=\"38\" ][cs_content_seo]The\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"39\" ][cs_element_headline _id=\"40\" ][cs_content_seo]spectacle\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"41\" ][cs_element_headline _id=\"42\" ][cs_content_seo]before us.\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"43\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"44\" ][cs_content_seo]It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"45\" ][cs_element_layout_row _id=\"46\" ][cs_element_layout_column _id=\"47\" ][cs_element_image _id=\"48\" ][cs_element_headline _id=\"49\" ][cs_content_seo]Oh yeah, it\'s all\\n\\n[/cs_content_seo][cs_element_headline _id=\"50\" ][cs_content_seo]Coming Together\\n\\n[/cs_content_seo][cs_element_text _id=\"51\" ][cs_content_seo]Mark your calendars. Our biggest reveal yet is almost here.\nWe cannot wait to show you what\'s in store.\\n\\n[/cs_content_seo][cs_element_countdown _id=\"52\" ][cs_element_layout_div _id=\"53\" ][cs_element_button _id=\"54\" ][cs_element_button _id=\"55\" ][cs_element_button _id=\"56\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"57\" ][cs_element_image _id=\"58\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"59\" ][cs_element_row _id=\"60\" ][cs_element_column _id=\"61\" ][cs_element_headline _id=\"62\" ][cs_content_seo]Meet your new team.\\n\\nReady to start?\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][cs_element_row _id=\"63\" ][cs_element_column _id=\"64\" ][cs_element_image _id=\"65\" ][cs_element_image _id=\"66\" ][cs_element_line _id=\"67\" ][/cs_element_column][/cs_element_row][cs_element_row _id=\"68\" ][cs_element_column _id=\"69\" ][cs_element_headline _id=\"70\" ][cs_content_seo]Bruce Mason\\n\\nDesigner\\n\\n[/cs_content_seo][/cs_element_column][cs_element_column _id=\"71\" ][cs_element_headline _id=\"72\" ][cs_content_seo]Randy Bradley\\n\\nDeveloper\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][cs_element_row _id=\"73\" ][cs_element_column _id=\"74\" ][cs_element_text _id=\"75\" ][cs_content_seo]Skill Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Passion Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Process Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Results Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][/cs_element_section][cs_element_section _id=\"76\" ][cs_element_layout_div _id=\"77\" ][cs_element_layout_row _id=\"78\" ][cs_element_layout_column _id=\"79\" ][cs_element_image _id=\"80\" ][cs_element_headline _id=\"81\" ][cs_content_seo]Renelle Giurio\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"82\" ][cs_content_seo]Director of Sales\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"83\" ][cs_element_image _id=\"84\" ][cs_element_headline _id=\"85\" ][cs_content_seo]Howard Firle\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"86\" ][cs_content_seo]Senior Developer\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"87\" ][cs_element_image _id=\"88\" ][cs_element_headline _id=\"89\" ][cs_content_seo]Gino Whitby\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"90\" ][cs_content_seo]VP of Marketing\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"91\" ][cs_element_image _id=\"92\" ][cs_element_headline _id=\"93\" ][cs_content_seo]Millie Merwood\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"94\" ][cs_content_seo]Senior Sales Associate\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"95\" ][cs_element_image _id=\"96\" ][cs_element_headline _id=\"97\" ][cs_content_seo]Cacilia Reeveley\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"98\" ][cs_content_seo]Internal Auditor\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"99\" ][cs_element_image _id=\"100\" ][cs_element_headline _id=\"101\" ][cs_content_seo]Selina De Cruce\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"102\" ][cs_content_seo]Help Desk Technician\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_section _id=\"103\" ][cs_element_layout_row _id=\"104\" ][cs_element_layout_column _id=\"105\" ][cs_element_headline _id=\"106\" ][cs_content_seo]Primary headline.\\n\\n[/cs_content_seo][cs_element_headline _id=\"107\" ][cs_content_seo]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"108\" ][cs_element_layout_row _id=\"109\" ][cs_element_layout_column _id=\"110\" ][cs_element_headline _id=\"111\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"112\" ][cs_element_layout_column_2 _id=\"113\" ][cs_element_button _id=\"114\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"115\" ][cs_element_button _id=\"116\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"117\" ][/cs_element_layout_column][cs_element_layout_column _id=\"118\" ][cs_element_headline _id=\"119\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"120\" ][cs_element_layout_column_2 _id=\"121\" ][cs_element_button _id=\"122\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"123\" ][cs_element_button _id=\"124\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"125\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"126\" ][cs_element_layout_row _id=\"127\" ][cs_element_layout_column _id=\"128\" ][cs_element_layout_row_2 _id=\"129\" ][cs_element_layout_column_2 _id=\"130\" ][cs_element_headline _id=\"131\" ][cs_content_seo]Short and sweet section headline.\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"132\" ][cs_element_layout_row_3 _id=\"133\" ][cs_element_layout_column_3 _id=\"134\" ][cs_element_image _id=\"135\" ][cs_element_headline _id=\"136\" ][cs_content_seo]Product Name\\n\\n$____\\n\\n[/cs_content_seo][cs_element_button _id=\"137\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"138\" ][cs_element_image _id=\"139\" ][cs_element_headline _id=\"140\" ][cs_content_seo]Product Name\\n\\nStarting at $____\\n\\n[/cs_content_seo][cs_element_button _id=\"141\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"142\" ][cs_element_layout_column_2 _id=\"143\" ][cs_element_headline _id=\"144\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"145\" ][cs_element_layout_row_3 _id=\"146\" ][cs_element_layout_column_3 _id=\"147\" ][cs_element_text _id=\"148\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"149\" ][cs_element_text _id=\"150\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"151\" ][cs_element_layout_column_2 _id=\"152\" ][cs_element_headline _id=\"153\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"154\" ][cs_element_layout_row_3 _id=\"155\" ][cs_element_layout_column_3 _id=\"156\" ][cs_element_icon _id=\"157\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"158\" ][cs_element_icon _id=\"159\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"160\" ][cs_element_layout_column_2 _id=\"161\" ][cs_element_headline _id=\"162\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"163\" ][cs_element_layout_row_3 _id=\"164\" ][cs_element_layout_column_3 _id=\"165\" ][cs_element_icon _id=\"166\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"167\" ][cs_element_icon _id=\"168\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"169\" ][cs_element_layout_column_2 _id=\"170\" ][cs_element_headline _id=\"171\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"172\" ][cs_element_layout_row_3 _id=\"173\" ][cs_element_layout_column_3 _id=\"174\" ][cs_element_text _id=\"175\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"176\" ][cs_element_text _id=\"177\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"178\" ][cs_element_layout_row _id=\"179\" ][cs_element_layout_column _id=\"180\" ][cs_element_layout_row_2 _id=\"181\" ][cs_element_layout_column_2 _id=\"182\" ][cs_element_headline _id=\"183\" ][cs_content_seo]Another short headline.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_headline _id=\"184\" ][cs_content_seo]Keep this bit short and sweet so it doesn\'t go on too long.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_layout_row_3 _id=\"185\" ][cs_element_layout_column_3 _id=\"186\" ][cs_element_button _id=\"187\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"188\" ][cs_element_button _id=\"189\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"190\" ][cs_element_image _id=\"191\" ][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 14:41:33','2024-06-30 14:41:33','',6,'https://dev.saltandpinevintage.com/?p=71',0,'revision','',0),
(72,2,'2024-06-30 14:48:40','2024-06-30 14:48:40','','poloraid','','inherit','open','closed','','poloraid','','','2024-06-30 14:48:40','2024-06-30 14:48:40','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/poloraid.png',0,'attachment','image/png',0),
(73,2,'2024-06-30 14:49:20','2024-06-30 14:49:20','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_grid _id=\"2\" ][cs_element_layout_cell _id=\"3\" ][cs_element_layout_div _id=\"4\" ][cs_element_headline _id=\"5\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"6\" ][cs_element_layout_div _id=\"7\" ][cs_element_headline _id=\"8\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"9\" ][cs_element_layout_div _id=\"10\" ][cs_element_headline _id=\"11\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"12\" ][cs_element_layout_div _id=\"13\" ][cs_element_headline _id=\"14\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"15\" ][cs_element_image _id=\"16\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_image _id=\"19\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"20\" ][cs_element_layout_row _id=\"21\" ][cs_element_layout_column _id=\"22\" ][cs_element_image _id=\"23\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"24\" ][cs_element_layout_grid _id=\"25\" ][cs_element_layout_cell _id=\"26\" ][cs_element_image _id=\"27\" ][cs_element_text _id=\"28\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"29\" ][cs_element_image _id=\"30\" ][cs_element_text _id=\"31\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"32\" ][cs_element_image _id=\"33\" ][cs_element_text _id=\"34\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"35\" ][cs_element_layout_grid_2 _id=\"36\" ][cs_element_layout_cell_2 _id=\"37\" ][cs_element_headline _id=\"38\" ][cs_content_seo]The\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"39\" ][cs_element_headline _id=\"40\" ][cs_content_seo]spectacle\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"41\" ][cs_element_headline _id=\"42\" ][cs_content_seo]before us.\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"43\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"44\" ][cs_content_seo]It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"45\" ][cs_element_layout_row _id=\"46\" ][cs_element_layout_column _id=\"47\" ][cs_element_image _id=\"48\" ][cs_element_headline _id=\"49\" ][cs_content_seo]Oh yeah, it\'s all\\n\\n[/cs_content_seo][cs_element_headline _id=\"50\" ][cs_content_seo]Coming Together\\n\\n[/cs_content_seo][cs_element_text _id=\"51\" ][cs_content_seo]Mark your calendars. Our biggest reveal yet is almost here.\nWe cannot wait to show you what\'s in store.\\n\\n[/cs_content_seo][cs_element_countdown _id=\"52\" ][cs_element_layout_div _id=\"53\" ][cs_element_button _id=\"54\" ][cs_element_button _id=\"55\" ][cs_element_button _id=\"56\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"57\" ][cs_element_image _id=\"58\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"59\" ][cs_element_row _id=\"60\" ][cs_element_column _id=\"61\" ][cs_element_headline _id=\"62\" ][cs_content_seo]Meet your new team.\\n\\nReady to start?\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][cs_element_row _id=\"63\" ][cs_element_column _id=\"64\" ][cs_element_image _id=\"65\" ][cs_element_image _id=\"66\" ][cs_element_line _id=\"67\" ][/cs_element_column][/cs_element_row][cs_element_row _id=\"68\" ][cs_element_column _id=\"69\" ][cs_element_headline _id=\"70\" ][cs_content_seo]Bruce Mason\\n\\nDesigner\\n\\n[/cs_content_seo][/cs_element_column][cs_element_column _id=\"71\" ][cs_element_headline _id=\"72\" ][cs_content_seo]Randy Bradley\\n\\nDeveloper\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][cs_element_row _id=\"73\" ][cs_element_column _id=\"74\" ][cs_element_text _id=\"75\" ][cs_content_seo]Skill Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Passion Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Process Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Results Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][/cs_element_section][cs_element_section _id=\"76\" ][cs_element_layout_div _id=\"77\" ][cs_element_layout_row _id=\"78\" ][cs_element_layout_column _id=\"79\" ][cs_element_image _id=\"80\" ][cs_element_headline _id=\"81\" ][cs_content_seo]Renelle Giurio\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"82\" ][cs_content_seo]Director of Sales\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"83\" ][cs_element_image _id=\"84\" ][cs_element_headline _id=\"85\" ][cs_content_seo]Howard Firle\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"86\" ][cs_content_seo]Senior Developer\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"87\" ][cs_element_image _id=\"88\" ][cs_element_headline _id=\"89\" ][cs_content_seo]Gino Whitby\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"90\" ][cs_content_seo]VP of Marketing\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"91\" ][cs_element_image _id=\"92\" ][cs_element_headline _id=\"93\" ][cs_content_seo]Millie Merwood\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"94\" ][cs_content_seo]Senior Sales Associate\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"95\" ][cs_element_image _id=\"96\" ][cs_element_headline _id=\"97\" ][cs_content_seo]Cacilia Reeveley\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"98\" ][cs_content_seo]Internal Auditor\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"99\" ][cs_element_image _id=\"100\" ][cs_element_headline _id=\"101\" ][cs_content_seo]Selina De Cruce\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"102\" ][cs_content_seo]Help Desk Technician\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_section _id=\"103\" ][cs_element_layout_row _id=\"104\" ][cs_element_layout_column _id=\"105\" ][cs_element_headline _id=\"106\" ][cs_content_seo]Primary headline.\\n\\n[/cs_content_seo][cs_element_headline _id=\"107\" ][cs_content_seo]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"108\" ][cs_element_layout_row _id=\"109\" ][cs_element_layout_column _id=\"110\" ][cs_element_headline _id=\"111\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"112\" ][cs_element_layout_column_2 _id=\"113\" ][cs_element_button _id=\"114\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"115\" ][cs_element_button _id=\"116\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"117\" ][/cs_element_layout_column][cs_element_layout_column _id=\"118\" ][cs_element_headline _id=\"119\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"120\" ][cs_element_layout_column_2 _id=\"121\" ][cs_element_button _id=\"122\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"123\" ][cs_element_button _id=\"124\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"125\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"126\" ][cs_element_layout_row _id=\"127\" ][cs_element_layout_column _id=\"128\" ][cs_element_layout_row_2 _id=\"129\" ][cs_element_layout_column_2 _id=\"130\" ][cs_element_headline _id=\"131\" ][cs_content_seo]Short and sweet section headline.\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"132\" ][cs_element_layout_row_3 _id=\"133\" ][cs_element_layout_column_3 _id=\"134\" ][cs_element_image _id=\"135\" ][cs_element_headline _id=\"136\" ][cs_content_seo]Product Name\\n\\n$____\\n\\n[/cs_content_seo][cs_element_button _id=\"137\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"138\" ][cs_element_image _id=\"139\" ][cs_element_headline _id=\"140\" ][cs_content_seo]Product Name\\n\\nStarting at $____\\n\\n[/cs_content_seo][cs_element_button _id=\"141\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"142\" ][cs_element_layout_column_2 _id=\"143\" ][cs_element_headline _id=\"144\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"145\" ][cs_element_layout_row_3 _id=\"146\" ][cs_element_layout_column_3 _id=\"147\" ][cs_element_text _id=\"148\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"149\" ][cs_element_text _id=\"150\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"151\" ][cs_element_layout_column_2 _id=\"152\" ][cs_element_headline _id=\"153\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"154\" ][cs_element_layout_row_3 _id=\"155\" ][cs_element_layout_column_3 _id=\"156\" ][cs_element_icon _id=\"157\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"158\" ][cs_element_icon _id=\"159\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"160\" ][cs_element_layout_column_2 _id=\"161\" ][cs_element_headline _id=\"162\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"163\" ][cs_element_layout_row_3 _id=\"164\" ][cs_element_layout_column_3 _id=\"165\" ][cs_element_icon _id=\"166\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"167\" ][cs_element_icon _id=\"168\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"169\" ][cs_element_layout_column_2 _id=\"170\" ][cs_element_headline _id=\"171\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"172\" ][cs_element_layout_row_3 _id=\"173\" ][cs_element_layout_column_3 _id=\"174\" ][cs_element_text _id=\"175\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"176\" ][cs_element_text _id=\"177\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"178\" ][cs_element_layout_row _id=\"179\" ][cs_element_layout_column _id=\"180\" ][cs_element_layout_row_2 _id=\"181\" ][cs_element_layout_column_2 _id=\"182\" ][cs_element_headline _id=\"183\" ][cs_content_seo]Another short headline.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_headline _id=\"184\" ][cs_content_seo]Keep this bit short and sweet so it doesn\'t go on too long.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_layout_row_3 _id=\"185\" ][cs_element_layout_column_3 _id=\"186\" ][cs_element_button _id=\"187\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"188\" ][cs_element_button _id=\"189\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"190\" ][cs_element_image _id=\"191\" ][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 14:49:20','2024-06-30 14:49:20','',6,'https://dev.saltandpinevintage.com/?p=73',0,'revision','',0),
(74,2,'2024-06-30 15:23:57','2024-06-30 15:23:57','','sale','','inherit','open','closed','','sale','','','2024-06-30 15:23:57','2024-06-30 15:23:57','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/sale.jpg',0,'attachment','image/jpeg',0),
(75,2,'2024-06-30 15:24:12','2024-06-30 15:24:12','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"8\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"9\" ][cs_element_layout_grid _id=\"10\" ][cs_element_layout_cell _id=\"11\" ][cs_element_layout_div _id=\"12\" ][cs_element_headline _id=\"13\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"14\" ][cs_element_layout_div _id=\"15\" ][cs_element_headline _id=\"16\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"17\" ][cs_element_layout_div _id=\"18\" ][cs_element_headline _id=\"19\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"20\" ][cs_element_layout_div _id=\"21\" ][cs_element_headline _id=\"22\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"23\" ][cs_element_image _id=\"24\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_headline _id=\"26\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_image _id=\"27\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"28\" ][cs_element_layout_grid _id=\"29\" ][cs_element_layout_cell _id=\"30\" ][cs_element_image _id=\"31\" ][cs_element_text _id=\"32\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"33\" ][cs_element_image _id=\"34\" ][cs_element_text _id=\"35\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"36\" ][cs_element_image _id=\"37\" ][cs_element_text _id=\"38\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"39\" ][cs_element_layout_grid_2 _id=\"40\" ][cs_element_layout_cell_2 _id=\"41\" ][cs_element_headline _id=\"42\" ][cs_content_seo]The\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"43\" ][cs_element_headline _id=\"44\" ][cs_content_seo]spectacle\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"45\" ][cs_element_headline _id=\"46\" ][cs_content_seo]before us.\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"47\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"48\" ][cs_content_seo]It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"49\" ][cs_element_layout_row _id=\"50\" ][cs_element_layout_column _id=\"51\" ][cs_element_image _id=\"52\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"53\" ][cs_element_layout_row _id=\"54\" ][cs_element_layout_column _id=\"55\" ][cs_element_image _id=\"56\" ][cs_element_headline _id=\"57\" ][cs_content_seo]Oh yeah, it\'s all\\n\\n[/cs_content_seo][cs_element_headline _id=\"58\" ][cs_content_seo]Coming Together\\n\\n[/cs_content_seo][cs_element_text _id=\"59\" ][cs_content_seo]Mark your calendars. Our biggest reveal yet is almost here.\nWe cannot wait to show you what\'s in store.\\n\\n[/cs_content_seo][cs_element_countdown _id=\"60\" ][cs_element_layout_div _id=\"61\" ][cs_element_button _id=\"62\" ][cs_element_button _id=\"63\" ][cs_element_button _id=\"64\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"65\" ][cs_element_image _id=\"66\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"67\" ][cs_element_row _id=\"68\" ][cs_element_column _id=\"69\" ][cs_element_headline _id=\"70\" ][cs_content_seo]Meet your new team.\\n\\nReady to start?\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][cs_element_row _id=\"71\" ][cs_element_column _id=\"72\" ][cs_element_image _id=\"73\" ][cs_element_image _id=\"74\" ][cs_element_line _id=\"75\" ][/cs_element_column][/cs_element_row][cs_element_row _id=\"76\" ][cs_element_column _id=\"77\" ][cs_element_headline _id=\"78\" ][cs_content_seo]Bruce Mason\\n\\nDesigner\\n\\n[/cs_content_seo][/cs_element_column][cs_element_column _id=\"79\" ][cs_element_headline _id=\"80\" ][cs_content_seo]Randy Bradley\\n\\nDeveloper\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][cs_element_row _id=\"81\" ][cs_element_column _id=\"82\" ][cs_element_text _id=\"83\" ][cs_content_seo]Skill Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Passion Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Process Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Results Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][/cs_element_section][cs_element_section _id=\"84\" ][cs_element_layout_div _id=\"85\" ][cs_element_layout_row _id=\"86\" ][cs_element_layout_column _id=\"87\" ][cs_element_image _id=\"88\" ][cs_element_headline _id=\"89\" ][cs_content_seo]Renelle Giurio\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"90\" ][cs_content_seo]Director of Sales\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"91\" ][cs_element_image _id=\"92\" ][cs_element_headline _id=\"93\" ][cs_content_seo]Howard Firle\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"94\" ][cs_content_seo]Senior Developer\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"95\" ][cs_element_image _id=\"96\" ][cs_element_headline _id=\"97\" ][cs_content_seo]Gino Whitby\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"98\" ][cs_content_seo]VP of Marketing\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"99\" ][cs_element_image _id=\"100\" ][cs_element_headline _id=\"101\" ][cs_content_seo]Millie Merwood\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"102\" ][cs_content_seo]Senior Sales Associate\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"103\" ][cs_element_image _id=\"104\" ][cs_element_headline _id=\"105\" ][cs_content_seo]Cacilia Reeveley\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"106\" ][cs_content_seo]Internal Auditor\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"107\" ][cs_element_image _id=\"108\" ][cs_element_headline _id=\"109\" ][cs_content_seo]Selina De Cruce\\n\\nQuick caption here\\n\\n[/cs_content_seo][cs_element_text _id=\"110\" ][cs_content_seo]Help Desk Technician\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_section _id=\"111\" ][cs_element_layout_row _id=\"112\" ][cs_element_layout_column _id=\"113\" ][cs_element_headline _id=\"114\" ][cs_content_seo]Primary headline.\\n\\n[/cs_content_seo][cs_element_headline _id=\"115\" ][cs_content_seo]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"116\" ][cs_element_layout_row _id=\"117\" ][cs_element_layout_column _id=\"118\" ][cs_element_headline _id=\"119\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"120\" ][cs_element_layout_column_2 _id=\"121\" ][cs_element_button _id=\"122\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"123\" ][cs_element_button _id=\"124\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"125\" ][/cs_element_layout_column][cs_element_layout_column _id=\"126\" ][cs_element_headline _id=\"127\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"128\" ][cs_element_layout_column_2 _id=\"129\" ][cs_element_button _id=\"130\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"131\" ][cs_element_button _id=\"132\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"133\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"134\" ][cs_element_layout_row _id=\"135\" ][cs_element_layout_column _id=\"136\" ][cs_element_layout_row_2 _id=\"137\" ][cs_element_layout_column_2 _id=\"138\" ][cs_element_headline _id=\"139\" ][cs_content_seo]Short and sweet section headline.\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"140\" ][cs_element_layout_row_3 _id=\"141\" ][cs_element_layout_column_3 _id=\"142\" ][cs_element_image _id=\"143\" ][cs_element_headline _id=\"144\" ][cs_content_seo]Product Name\\n\\n$____\\n\\n[/cs_content_seo][cs_element_button _id=\"145\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"146\" ][cs_element_image _id=\"147\" ][cs_element_headline _id=\"148\" ][cs_content_seo]Product Name\\n\\nStarting at $____\\n\\n[/cs_content_seo][cs_element_button _id=\"149\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"150\" ][cs_element_layout_column_2 _id=\"151\" ][cs_element_headline _id=\"152\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"153\" ][cs_element_layout_row_3 _id=\"154\" ][cs_element_layout_column_3 _id=\"155\" ][cs_element_text _id=\"156\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"157\" ][cs_element_text _id=\"158\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"159\" ][cs_element_layout_column_2 _id=\"160\" ][cs_element_headline _id=\"161\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"162\" ][cs_element_layout_row_3 _id=\"163\" ][cs_element_layout_column_3 _id=\"164\" ][cs_element_icon _id=\"165\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"166\" ][cs_element_icon _id=\"167\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"168\" ][cs_element_layout_column_2 _id=\"169\" ][cs_element_headline _id=\"170\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"171\" ][cs_element_layout_row_3 _id=\"172\" ][cs_element_layout_column_3 _id=\"173\" ][cs_element_icon _id=\"174\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"175\" ][cs_element_icon _id=\"176\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"177\" ][cs_element_layout_column_2 _id=\"178\" ][cs_element_headline _id=\"179\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"180\" ][cs_element_layout_row_3 _id=\"181\" ][cs_element_layout_column_3 _id=\"182\" ][cs_element_text _id=\"183\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"184\" ][cs_element_text _id=\"185\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"186\" ][cs_element_layout_row _id=\"187\" ][cs_element_layout_column _id=\"188\" ][cs_element_layout_row_2 _id=\"189\" ][cs_element_layout_column_2 _id=\"190\" ][cs_element_headline _id=\"191\" ][cs_content_seo]Another short headline.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_headline _id=\"192\" ][cs_content_seo]Keep this bit short and sweet so it doesn\'t go on too long.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_layout_row_3 _id=\"193\" ][cs_element_layout_column_3 _id=\"194\" ][cs_element_button _id=\"195\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"196\" ][cs_element_button _id=\"197\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"198\" ][cs_element_image _id=\"199\" ][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 15:24:12','2024-06-30 15:24:12','',6,'https://dev.saltandpinevintage.com/?p=75',0,'revision','',0),
(76,2,'2024-06-30 15:33:16','2024-06-30 15:33:16','','Salt + Pine Web slideshow (1000 x 400 px)','','inherit','open','closed','','salt-pine-web-slideshow-1000-x-400-px','','','2024-06-30 15:33:16','2024-06-30 15:33:16','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Salt-Pine-Web-slideshow-1000-x-400-px.gif',0,'attachment','image/gif',0),
(77,2,'2024-06-30 15:42:00','2024-06-30 15:42:00','','Salt + Pine Web slideshow (1000 x 400 px)','','inherit','open','closed','','salt-pine-web-slideshow-1000-x-400-px-2','','','2024-06-30 15:42:00','2024-06-30 15:42:00','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Salt-Pine-Web-slideshow-1000-x-400-px-1.gif',0,'attachment','image/gif',0),
(78,2,'2024-06-30 15:42:05','2024-06-30 15:42:05','','fashion','','inherit','open','closed','','fashion','','','2024-06-30 15:42:05','2024-06-30 15:42:05','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fashion.gif',0,'attachment','image/gif',0),
(79,2,'2024-06-30 15:43:51','2024-06-30 15:43:51','','fash','','inherit','open','closed','','fash','','','2024-06-30 15:43:51','2024-06-30 15:43:51','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/fash.gif',0,'attachment','image/gif',0),
(80,2,'2024-06-30 15:52:49','2024-06-30 15:52:49','','newspaper','','inherit','open','closed','','newspaper','','','2024-06-30 15:52:49','2024-06-30 15:52:49','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/newspaper.jpg',0,'attachment','image/jpeg',0),
(81,2,'2024-06-30 15:53:09','2024-06-30 15:53:09','','sale','','inherit','open','closed','','sale-2','','','2024-06-30 15:53:09','2024-06-30 15:53:09','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/sale.gif',0,'attachment','image/gif',0),
(82,2,'2024-06-30 16:03:37','2024-06-30 16:03:37','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"10\" ][cs_element_layout_grid _id=\"11\" ][cs_element_layout_cell _id=\"12\" ][cs_element_layout_div _id=\"13\" ][cs_element_headline _id=\"14\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"15\" ][cs_element_layout_div _id=\"16\" ][cs_element_headline _id=\"17\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"18\" ][cs_element_layout_div _id=\"19\" ][cs_element_headline _id=\"20\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"21\" ][cs_element_layout_div _id=\"22\" ][cs_element_headline _id=\"23\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"24\" ][cs_element_image _id=\"25\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"26\" ][cs_element_headline _id=\"27\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_image _id=\"28\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"29\" ][cs_element_layout_grid _id=\"30\" ][cs_element_layout_cell _id=\"31\" ][cs_element_image _id=\"32\" ][cs_element_text _id=\"33\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"34\" ][cs_element_image _id=\"35\" ][cs_element_text _id=\"36\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"37\" ][cs_element_image _id=\"38\" ][cs_element_text _id=\"39\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"40\" ][cs_element_layout_grid_2 _id=\"41\" ][cs_element_layout_cell_2 _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]The\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"44\" ][cs_element_headline _id=\"45\" ][cs_content_seo]spectacle\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"46\" ][cs_element_headline _id=\"47\" ][cs_content_seo]before us.\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"48\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"49\" ][cs_content_seo]It was indeed sublime. A vestige of days gone by when the sun, luminous and full of promise, lay ahead. The road carried onward, an open invitation beckoning us to adventure.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"50\" ][cs_element_layout_row _id=\"51\" ][cs_element_layout_column _id=\"52\" ][cs_element_image _id=\"53\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"54\" ][cs_element_layout_row _id=\"55\" ][cs_element_layout_column _id=\"56\" ][cs_element_image _id=\"57\" ][cs_element_headline _id=\"58\" ][cs_content_seo]Oh yeah, it\'s all\\n\\n[/cs_content_seo][cs_element_headline _id=\"59\" ][cs_content_seo]Coming Together\\n\\n[/cs_content_seo][cs_element_text _id=\"60\" ][cs_content_seo]Mark your calendars. Our biggest reveal yet is almost here.\nWe cannot wait to show you what\'s in store.\\n\\n[/cs_content_seo][cs_element_countdown _id=\"61\" ][cs_element_layout_div _id=\"62\" ][cs_element_button _id=\"63\" ][cs_element_button _id=\"64\" ][cs_element_button _id=\"65\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"66\" ][cs_element_image _id=\"67\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"68\" ][cs_element_row _id=\"69\" ][cs_element_column _id=\"70\" ][cs_element_headline _id=\"71\" ][cs_content_seo]Meet your new team.\\n\\nReady to start?\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][cs_element_row _id=\"72\" ][cs_element_column _id=\"73\" ][cs_element_image _id=\"74\" ][cs_element_image _id=\"75\" ][cs_element_line _id=\"76\" ][/cs_element_column][/cs_element_row][cs_element_row _id=\"77\" ][cs_element_column _id=\"78\" ][cs_element_headline _id=\"79\" ][cs_content_seo]Bruce Mason\\n\\nDesigner\\n\\n[/cs_content_seo][/cs_element_column][cs_element_column _id=\"80\" ][cs_element_headline _id=\"81\" ][cs_content_seo]Randy Bradley\\n\\nDeveloper\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][cs_element_row _id=\"82\" ][cs_element_column _id=\"83\" ][cs_element_text _id=\"84\" ][cs_content_seo]Skill Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Passion Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Process Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis id mauris. Ut convallis, lacus nec. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.Results Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus.\\n\\n[/cs_content_seo][/cs_element_column][/cs_element_row][/cs_element_section][cs_element_section _id=\"85\" ][cs_element_layout_div _id=\"86\" ][cs_element_layout_row _id=\"87\" ][cs_element_layout_column _id=\"88\" ][cs_element_image _id=\"89\" ][cs_element_headline _id=\"90\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"91\" ][cs_element_image _id=\"92\" ][cs_element_headline _id=\"93\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"94\" ][cs_element_image _id=\"95\" ][cs_element_headline _id=\"96\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"97\" ][cs_element_image _id=\"98\" ][cs_element_headline _id=\"99\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"100\" ][cs_element_image _id=\"101\" ][cs_element_headline _id=\"102\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"103\" ][cs_element_image _id=\"104\" ][cs_element_headline _id=\"105\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_section _id=\"106\" ][cs_element_layout_row _id=\"107\" ][cs_element_layout_column _id=\"108\" ][cs_element_headline _id=\"109\" ][cs_content_seo]Primary headline.\\n\\n[/cs_content_seo][cs_element_headline _id=\"110\" ][cs_content_seo]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"111\" ][cs_element_layout_row _id=\"112\" ][cs_element_layout_column _id=\"113\" ][cs_element_headline _id=\"114\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"115\" ][cs_element_layout_column_2 _id=\"116\" ][cs_element_button _id=\"117\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"118\" ][cs_element_button _id=\"119\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"120\" ][/cs_element_layout_column][cs_element_layout_column _id=\"121\" ][cs_element_headline _id=\"122\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"123\" ][cs_element_layout_column_2 _id=\"124\" ][cs_element_button _id=\"125\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"126\" ][cs_element_button _id=\"127\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"128\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"129\" ][cs_element_layout_row _id=\"130\" ][cs_element_layout_column _id=\"131\" ][cs_element_layout_row_2 _id=\"132\" ][cs_element_layout_column_2 _id=\"133\" ][cs_element_headline _id=\"134\" ][cs_content_seo]Short and sweet section headline.\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"135\" ][cs_element_layout_row_3 _id=\"136\" ][cs_element_layout_column_3 _id=\"137\" ][cs_element_image _id=\"138\" ][cs_element_headline _id=\"139\" ][cs_content_seo]Product Name\\n\\n$____\\n\\n[/cs_content_seo][cs_element_button _id=\"140\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"141\" ][cs_element_image _id=\"142\" ][cs_element_headline _id=\"143\" ][cs_content_seo]Product Name\\n\\nStarting at $____\\n\\n[/cs_content_seo][cs_element_button _id=\"144\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"145\" ][cs_element_layout_column_2 _id=\"146\" ][cs_element_headline _id=\"147\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"148\" ][cs_element_layout_row_3 _id=\"149\" ][cs_element_layout_column_3 _id=\"150\" ][cs_element_text _id=\"151\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"152\" ][cs_element_text _id=\"153\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"154\" ][cs_element_layout_column_2 _id=\"155\" ][cs_element_headline _id=\"156\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"157\" ][cs_element_layout_row_3 _id=\"158\" ][cs_element_layout_column_3 _id=\"159\" ][cs_element_icon _id=\"160\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"161\" ][cs_element_icon _id=\"162\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"163\" ][cs_element_layout_column_2 _id=\"164\" ][cs_element_headline _id=\"165\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"166\" ][cs_element_layout_row_3 _id=\"167\" ][cs_element_layout_column_3 _id=\"168\" ][cs_element_icon _id=\"169\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"170\" ][cs_element_icon _id=\"171\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"172\" ][cs_element_layout_column_2 _id=\"173\" ][cs_element_headline _id=\"174\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"175\" ][cs_element_layout_row_3 _id=\"176\" ][cs_element_layout_column_3 _id=\"177\" ][cs_element_text _id=\"178\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"179\" ][cs_element_text _id=\"180\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"181\" ][cs_element_layout_row _id=\"182\" ][cs_element_layout_column _id=\"183\" ][cs_element_layout_row_2 _id=\"184\" ][cs_element_layout_column_2 _id=\"185\" ][cs_element_headline _id=\"186\" ][cs_content_seo]Another short headline.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_headline _id=\"187\" ][cs_content_seo]Keep this bit short and sweet so it doesn\'t go on too long.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_layout_row_3 _id=\"188\" ][cs_element_layout_column_3 _id=\"189\" ][cs_element_button _id=\"190\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"191\" ][cs_element_button _id=\"192\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"193\" ][cs_element_image _id=\"194\" ][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 16:03:37','2024-06-30 16:03:37','',6,'https://dev.saltandpinevintage.com/?p=82',0,'revision','',0),
(83,2,'2024-06-30 16:12:49','2024-06-30 16:12:49','','tee','','inherit','open','closed','','tee','','','2024-06-30 16:12:49','2024-06-30 16:12:49','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/tee.gif',0,'attachment','image/gif',0),
(84,2,'2024-06-30 16:14:51','2024-06-30 16:14:51','','tee','','inherit','open','closed','','tee-2','','','2024-06-30 16:14:51','2024-06-30 16:14:51','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/tee-1.gif',0,'attachment','image/gif',0),
(85,2,'2024-06-30 16:19:58','2024-06-30 16:19:58','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_headline _id=\"28\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_image _id=\"29\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"30\" ][cs_element_layout_grid _id=\"31\" ][cs_element_layout_cell _id=\"32\" ][cs_element_image _id=\"33\" ][cs_element_text _id=\"34\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"35\" ][cs_element_image _id=\"36\" ][cs_element_text _id=\"37\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"38\" ][cs_element_image _id=\"39\" ][cs_element_text _id=\"40\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"41\" ][cs_element_layout_grid_2 _id=\"42\" ][cs_element_layout_cell_2 _id=\"43\" ][cs_element_headline _id=\"44\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"45\" ][cs_element_headline _id=\"46\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"47\" ][cs_element_headline _id=\"48\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"49\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"50\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"51\" ][cs_element_layout_div _id=\"52\" ][cs_element_layout_row _id=\"53\" ][cs_element_layout_column _id=\"54\" ][cs_element_image _id=\"55\" ][cs_element_headline _id=\"56\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"57\" ][cs_element_image _id=\"58\" ][cs_element_headline _id=\"59\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"60\" ][cs_element_image _id=\"61\" ][cs_element_headline _id=\"62\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"63\" ][cs_element_image _id=\"64\" ][cs_element_headline _id=\"65\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"66\" ][cs_element_image _id=\"67\" ][cs_element_headline _id=\"68\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"69\" ][cs_element_image _id=\"70\" ][cs_element_headline _id=\"71\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_section _id=\"72\" ][cs_element_layout_row _id=\"73\" ][cs_element_layout_column _id=\"74\" ][cs_element_image _id=\"75\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"76\" ][cs_element_layout_row _id=\"77\" ][cs_element_layout_column _id=\"78\" ][cs_element_image _id=\"79\" ][cs_element_headline _id=\"80\" ][cs_content_seo]Oh yeah, it\'s all\\n\\n[/cs_content_seo][cs_element_headline _id=\"81\" ][cs_content_seo]Coming Together\\n\\n[/cs_content_seo][cs_element_text _id=\"82\" ][cs_content_seo]Mark your calendars. Our biggest reveal yet is almost here.\nWe cannot wait to show you what\'s in store.\\n\\n[/cs_content_seo][cs_element_countdown _id=\"83\" ][cs_element_layout_div _id=\"84\" ][cs_element_button _id=\"85\" ][cs_element_button _id=\"86\" ][cs_element_button _id=\"87\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"88\" ][cs_element_image _id=\"89\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"90\" ][cs_element_layout_row _id=\"91\" ][cs_element_layout_column _id=\"92\" ][cs_element_headline _id=\"93\" ][cs_content_seo]Primary headline.\\n\\n[/cs_content_seo][cs_element_headline _id=\"94\" ][cs_content_seo]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"95\" ][cs_element_layout_row _id=\"96\" ][cs_element_layout_column _id=\"97\" ][cs_element_headline _id=\"98\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"99\" ][cs_element_layout_column_2 _id=\"100\" ][cs_element_button _id=\"101\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"102\" ][cs_element_button _id=\"103\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"104\" ][/cs_element_layout_column][cs_element_layout_column _id=\"105\" ][cs_element_headline _id=\"106\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"107\" ][cs_element_layout_column_2 _id=\"108\" ][cs_element_button _id=\"109\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"110\" ][cs_element_button _id=\"111\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"112\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"113\" ][cs_element_layout_row _id=\"114\" ][cs_element_layout_column _id=\"115\" ][cs_element_layout_row_2 _id=\"116\" ][cs_element_layout_column_2 _id=\"117\" ][cs_element_headline _id=\"118\" ][cs_content_seo]Short and sweet section headline.\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"119\" ][cs_element_layout_row_3 _id=\"120\" ][cs_element_layout_column_3 _id=\"121\" ][cs_element_image _id=\"122\" ][cs_element_headline _id=\"123\" ][cs_content_seo]Product Name\\n\\n$____\\n\\n[/cs_content_seo][cs_element_button _id=\"124\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"125\" ][cs_element_image _id=\"126\" ][cs_element_headline _id=\"127\" ][cs_content_seo]Product Name\\n\\nStarting at $____\\n\\n[/cs_content_seo][cs_element_button _id=\"128\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"129\" ][cs_element_layout_column_2 _id=\"130\" ][cs_element_headline _id=\"131\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"132\" ][cs_element_layout_row_3 _id=\"133\" ][cs_element_layout_column_3 _id=\"134\" ][cs_element_text _id=\"135\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"136\" ][cs_element_text _id=\"137\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"138\" ][cs_element_layout_column_2 _id=\"139\" ][cs_element_headline _id=\"140\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"141\" ][cs_element_layout_row_3 _id=\"142\" ][cs_element_layout_column_3 _id=\"143\" ][cs_element_icon _id=\"144\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"145\" ][cs_element_icon _id=\"146\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"147\" ][cs_element_layout_column_2 _id=\"148\" ][cs_element_headline _id=\"149\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"150\" ][cs_element_layout_row_3 _id=\"151\" ][cs_element_layout_column_3 _id=\"152\" ][cs_element_icon _id=\"153\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"154\" ][cs_element_icon _id=\"155\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"156\" ][cs_element_layout_column_2 _id=\"157\" ][cs_element_headline _id=\"158\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"159\" ][cs_element_layout_row_3 _id=\"160\" ][cs_element_layout_column_3 _id=\"161\" ][cs_element_text _id=\"162\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"163\" ][cs_element_text _id=\"164\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"165\" ][cs_element_layout_row _id=\"166\" ][cs_element_layout_column _id=\"167\" ][cs_element_layout_row_2 _id=\"168\" ][cs_element_layout_column_2 _id=\"169\" ][cs_element_headline _id=\"170\" ][cs_content_seo]Another short headline.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_headline _id=\"171\" ][cs_content_seo]Keep this bit short and sweet so it doesn\'t go on too long.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_layout_row_3 _id=\"172\" ][cs_element_layout_column_3 _id=\"173\" ][cs_element_button _id=\"174\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"175\" ][cs_element_button _id=\"176\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"177\" ][cs_element_image _id=\"178\" ][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 16:19:58','2024-06-30 16:19:58','',6,'https://dev.saltandpinevintage.com/?p=85',0,'revision','',0),
(86,2,'2024-06-30 16:24:22','2024-06-30 16:24:22','','19','','inherit','open','closed','','19','','','2024-06-30 16:24:22','2024-06-30 16:24:22','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/19.png',0,'attachment','image/png',0),
(87,2,'2024-06-30 16:24:27','2024-06-30 16:24:27','','18','','inherit','open','closed','','18','','','2024-06-30 16:24:27','2024-06-30 16:24:27','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/18.png',0,'attachment','image/png',0),
(88,2,'2024-06-30 16:24:35','2024-06-30 16:24:35','','17','','inherit','open','closed','','17','','','2024-06-30 16:24:35','2024-06-30 16:24:35','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/17.png',0,'attachment','image/png',0),
(89,2,'2024-06-30 16:24:38','2024-06-30 16:24:38','','16','','inherit','open','closed','','16','','','2024-06-30 16:24:38','2024-06-30 16:24:38','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/16.png',0,'attachment','image/png',0),
(90,2,'2024-06-30 16:24:44','2024-06-30 16:24:44','','15','','inherit','open','closed','','15','','','2024-06-30 16:24:44','2024-06-30 16:24:44','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/15.png',0,'attachment','image/png',0),
(91,2,'2024-06-30 16:25:52','2024-06-30 16:25:52','','Salt and Pine Vintage womens clothing','','inherit','open','closed','','19-2','','','2024-06-30 16:28:42','2024-06-30 16:28:42','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/19-1.png',0,'attachment','image/png',0),
(92,2,'2024-06-30 16:25:58','2024-06-30 16:25:58','','Salt and Pine Vintage mens','','inherit','open','closed','','18-2','','','2024-06-30 16:29:07','2024-06-30 16:29:07','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/18-1.png',0,'attachment','image/png',0),
(93,2,'2024-06-30 16:26:05','2024-06-30 16:26:05','','17','','inherit','open','closed','','17-2','','','2024-06-30 16:26:05','2024-06-30 16:26:05','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/17-1.png',0,'attachment','image/png',0),
(94,2,'2024-06-30 16:26:09','2024-06-30 16:26:09','','salt and pine boots','','inherit','open','closed','','16-2','','','2024-06-30 16:26:55','2024-06-30 16:26:55','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/16-1.png',0,'attachment','image/png',0),
(95,2,'2024-06-30 16:26:15','2024-06-30 16:26:15','','Salt and Pine Vintage vero beach','','inherit','open','closed','','15-2','','','2024-06-30 16:34:22','2024-06-30 16:34:22','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/15-1.png',0,'attachment','image/png',0),
(96,2,'2024-06-30 16:28:00','2024-06-30 16:28:00','','Salt and Pine Vintage sunglasses','','inherit','open','closed','','su','','','2024-06-30 16:28:10','2024-06-30 16:28:10','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/su.png',0,'attachment','image/png',0),
(97,2,'2024-06-30 16:32:00','2024-06-30 16:32:00','','Salt and Pine Vintage clearance sale','','inherit','open','closed','','dea','','','2024-06-30 16:32:17','2024-06-30 16:32:17','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/dea.png',0,'attachment','image/png',0),
(98,2,'2024-06-30 16:35:36','2024-06-30 16:35:36','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_div _id=\"12\" ][cs_element_layout_row _id=\"13\" ][cs_element_layout_column _id=\"14\" ][cs_element_image _id=\"15\" ][cs_element_headline _id=\"16\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"17\" ][cs_element_image _id=\"18\" ][cs_element_headline _id=\"19\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"20\" ][cs_element_image _id=\"21\" ][cs_element_headline _id=\"22\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"23\" ][cs_element_image _id=\"24\" ][cs_element_headline _id=\"25\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"26\" ][cs_element_image _id=\"27\" ][cs_element_headline _id=\"28\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"29\" ][cs_element_image _id=\"30\" ][cs_element_headline _id=\"31\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_section _id=\"32\" ][cs_element_layout_grid _id=\"33\" ][cs_element_layout_cell _id=\"34\" ][cs_element_layout_div _id=\"35\" ][cs_element_headline _id=\"36\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"37\" ][cs_element_layout_div _id=\"38\" ][cs_element_headline _id=\"39\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"40\" ][cs_element_layout_div _id=\"41\" ][cs_element_headline _id=\"42\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"43\" ][cs_element_layout_div _id=\"44\" ][cs_element_headline _id=\"45\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"46\" ][cs_element_image _id=\"47\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"48\" ][cs_element_image _id=\"49\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"50\" ][cs_element_layout_grid _id=\"51\" ][cs_element_layout_cell _id=\"52\" ][cs_element_image _id=\"53\" ][cs_element_text _id=\"54\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"55\" ][cs_element_image _id=\"56\" ][cs_element_text _id=\"57\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"58\" ][cs_element_image _id=\"59\" ][cs_element_text _id=\"60\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"61\" ][cs_element_layout_grid_2 _id=\"62\" ][cs_element_layout_cell_2 _id=\"63\" ][cs_element_headline _id=\"64\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"65\" ][cs_element_headline _id=\"66\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"67\" ][cs_element_headline _id=\"68\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"69\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"70\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"71\" ][cs_element_layout_row _id=\"72\" ][cs_element_layout_column _id=\"73\" ][cs_element_image _id=\"74\" ][/cs_element_layout_column][cs_element_layout_column _id=\"75\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"76\" ][cs_element_layout_row _id=\"77\" ][cs_element_layout_column _id=\"78\" ][cs_element_image _id=\"79\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"80\" ][cs_element_layout_row _id=\"81\" ][cs_element_layout_column _id=\"82\" ][cs_element_image _id=\"83\" ][cs_element_headline _id=\"84\" ][cs_content_seo]Oh yeah, it\'s all\\n\\n[/cs_content_seo][cs_element_headline _id=\"85\" ][cs_content_seo]Coming Together\\n\\n[/cs_content_seo][cs_element_text _id=\"86\" ][cs_content_seo]Mark your calendars. Our biggest reveal yet is almost here.\nWe cannot wait to show you what\'s in store.\\n\\n[/cs_content_seo][cs_element_countdown _id=\"87\" ][cs_element_layout_div _id=\"88\" ][cs_element_button _id=\"89\" ][cs_element_button _id=\"90\" ][cs_element_button _id=\"91\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"92\" ][cs_element_image _id=\"93\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"94\" ][cs_element_layout_row _id=\"95\" ][cs_element_layout_column _id=\"96\" ][cs_element_headline _id=\"97\" ][cs_content_seo]Primary headline.\\n\\n[/cs_content_seo][cs_element_headline _id=\"98\" ][cs_content_seo]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"99\" ][cs_element_layout_row _id=\"100\" ][cs_element_layout_column _id=\"101\" ][cs_element_headline _id=\"102\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"103\" ][cs_element_layout_column_2 _id=\"104\" ][cs_element_button _id=\"105\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"106\" ][cs_element_button _id=\"107\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"108\" ][/cs_element_layout_column][cs_element_layout_column _id=\"109\" ][cs_element_headline _id=\"110\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"111\" ][cs_element_layout_column_2 _id=\"112\" ][cs_element_button _id=\"113\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"114\" ][cs_element_button _id=\"115\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"116\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"117\" ][cs_element_layout_row _id=\"118\" ][cs_element_layout_column _id=\"119\" ][cs_element_layout_row_2 _id=\"120\" ][cs_element_layout_column_2 _id=\"121\" ][cs_element_headline _id=\"122\" ][cs_content_seo]Short and sweet section headline.\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"123\" ][cs_element_layout_row_3 _id=\"124\" ][cs_element_layout_column_3 _id=\"125\" ][cs_element_image _id=\"126\" ][cs_element_headline _id=\"127\" ][cs_content_seo]Product Name\\n\\n$____\\n\\n[/cs_content_seo][cs_element_button _id=\"128\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"129\" ][cs_element_image _id=\"130\" ][cs_element_headline _id=\"131\" ][cs_content_seo]Product Name\\n\\nStarting at $____\\n\\n[/cs_content_seo][cs_element_button _id=\"132\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"133\" ][cs_element_layout_column_2 _id=\"134\" ][cs_element_headline _id=\"135\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"136\" ][cs_element_layout_row_3 _id=\"137\" ][cs_element_layout_column_3 _id=\"138\" ][cs_element_text _id=\"139\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"140\" ][cs_element_text _id=\"141\" ][cs_content_seo]Info\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"142\" ][cs_element_layout_column_2 _id=\"143\" ][cs_element_headline _id=\"144\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"145\" ][cs_element_layout_row_3 _id=\"146\" ][cs_element_layout_column_3 _id=\"147\" ][cs_element_icon _id=\"148\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"149\" ][cs_element_icon _id=\"150\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"151\" ][cs_element_layout_column_2 _id=\"152\" ][cs_element_headline _id=\"153\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"154\" ][cs_element_layout_row_3 _id=\"155\" ][cs_element_layout_column_3 _id=\"156\" ][cs_element_icon _id=\"157\" ][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"158\" ][cs_element_icon _id=\"159\" ][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_layout_row_2 _id=\"160\" ][cs_element_layout_column_2 _id=\"161\" ][cs_element_headline _id=\"162\" ][cs_content_seo]Feature\\n\\nfeature caption\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"163\" ][cs_element_layout_row_3 _id=\"164\" ][cs_element_layout_column_3 _id=\"165\" ][cs_element_text _id=\"166\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"167\" ][cs_element_text _id=\"168\" ][cs_content_seo]Some information will be slightly longer\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"169\" ][cs_element_layout_row _id=\"170\" ][cs_element_layout_column _id=\"171\" ][cs_element_layout_row_2 _id=\"172\" ][cs_element_layout_column_2 _id=\"173\" ][cs_element_headline _id=\"174\" ][cs_content_seo]Another short headline.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_headline _id=\"175\" ][cs_content_seo]Keep this bit short and sweet so it doesn\'t go on too long.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_layout_row_3 _id=\"176\" ][cs_element_layout_column_3 _id=\"177\" ][cs_element_button _id=\"178\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"179\" ][cs_element_button _id=\"180\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"181\" ][cs_element_image _id=\"182\" ][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 16:35:36','2024-06-30 16:35:36','',6,'https://dev.saltandpinevintage.com/?p=98',0,'revision','',0),
(99,2,'2024-06-30 16:48:51','2024-06-30 16:48:51','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_row _id=\"12\" ][cs_element_layout_column _id=\"13\" ][cs_element_headline _id=\"14\" ][cs_content_seo]Primary headline.\\n\\n[/cs_content_seo][cs_element_headline _id=\"15\" ][cs_content_seo]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis, leo risus interdum arcu, eget facilisis quam felis.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_layout_row _id=\"18\" ][cs_element_layout_column _id=\"19\" ][cs_element_image _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"22\" ][cs_element_image _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"25\" ][cs_element_image _id=\"26\" ][cs_element_headline _id=\"27\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"28\" ][cs_element_image _id=\"29\" ][cs_element_headline _id=\"30\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"31\" ][cs_element_image _id=\"32\" ][cs_element_headline _id=\"33\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"34\" ][cs_element_image _id=\"35\" ][cs_element_headline _id=\"36\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_section _id=\"37\" ][cs_element_layout_grid _id=\"38\" ][cs_element_layout_cell _id=\"39\" ][cs_element_layout_div _id=\"40\" ][cs_element_headline _id=\"41\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"42\" ][cs_element_layout_div _id=\"43\" ][cs_element_headline _id=\"44\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"45\" ][cs_element_layout_div _id=\"46\" ][cs_element_headline _id=\"47\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"48\" ][cs_element_layout_div _id=\"49\" ][cs_element_headline _id=\"50\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"51\" ][cs_element_image _id=\"52\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"53\" ][cs_element_image _id=\"54\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"55\" ][cs_element_layout_grid _id=\"56\" ][cs_element_layout_cell _id=\"57\" ][cs_element_image _id=\"58\" ][cs_element_text _id=\"59\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"60\" ][cs_element_image _id=\"61\" ][cs_element_text _id=\"62\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"63\" ][cs_element_image _id=\"64\" ][cs_element_text _id=\"65\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"66\" ][cs_element_layout_grid_2 _id=\"67\" ][cs_element_layout_cell_2 _id=\"68\" ][cs_element_headline _id=\"69\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"70\" ][cs_element_headline _id=\"71\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"72\" ][cs_element_headline _id=\"73\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"74\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"75\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"76\" ][cs_element_layout_row _id=\"77\" ][cs_element_layout_column _id=\"78\" ][cs_element_image _id=\"79\" ][cs_element_headline _id=\"80\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"81\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"82\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"83\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"84\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"85\" ][cs_element_button _id=\"86\" ][cs_element_button _id=\"87\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"88\" ][cs_element_image _id=\"89\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"90\" ][cs_element_layout_row _id=\"91\" ][cs_element_layout_column _id=\"92\" ][cs_element_headline _id=\"93\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"94\" ][cs_element_layout_column_2 _id=\"95\" ][cs_element_button _id=\"96\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"97\" ][cs_element_button _id=\"98\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"99\" ][/cs_element_layout_column][cs_element_layout_column _id=\"100\" ][cs_element_headline _id=\"101\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"102\" ][cs_element_layout_column_2 _id=\"103\" ][cs_element_button _id=\"104\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"105\" ][cs_element_button _id=\"106\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"107\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"108\" ][cs_element_layout_row _id=\"109\" ][cs_element_layout_column _id=\"110\" ][cs_element_layout_row_2 _id=\"111\" ][cs_element_layout_column_2 _id=\"112\" ][cs_element_headline _id=\"113\" ][cs_content_seo]Another short headline.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_headline _id=\"114\" ][cs_content_seo]Keep this bit short and sweet so it doesn\'t go on too long.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_layout_row_3 _id=\"115\" ][cs_element_layout_column_3 _id=\"116\" ][cs_element_button _id=\"117\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"118\" ][cs_element_button _id=\"119\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"120\" ][cs_element_image _id=\"121\" ][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 16:48:51','2024-06-30 16:48:51','',6,'https://dev.saltandpinevintage.com/?p=99',0,'revision','',0),
(100,2,'2024-06-30 16:53:18','2024-06-30 16:53:18','','logo','','inherit','open','closed','','logo','','','2024-06-30 16:53:18','2024-06-30 16:53:18','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/logo.png',0,'attachment','image/png',0),
(101,2,'2024-06-30 16:58:37','2024-06-30 16:58:37','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_row _id=\"12\" ][cs_element_layout_column _id=\"13\" ][cs_element_headline _id=\"14\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"15\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_layout_row _id=\"18\" ][cs_element_layout_column _id=\"19\" ][cs_element_image _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"22\" ][cs_element_image _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"25\" ][cs_element_image _id=\"26\" ][cs_element_headline _id=\"27\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"28\" ][cs_element_image _id=\"29\" ][cs_element_headline _id=\"30\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"31\" ][cs_element_image _id=\"32\" ][cs_element_headline _id=\"33\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"34\" ][cs_element_image _id=\"35\" ][cs_element_headline _id=\"36\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_section _id=\"37\" ][cs_element_layout_grid _id=\"38\" ][cs_element_layout_cell _id=\"39\" ][cs_element_layout_div _id=\"40\" ][cs_element_headline _id=\"41\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"42\" ][cs_element_layout_div _id=\"43\" ][cs_element_headline _id=\"44\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"45\" ][cs_element_layout_div _id=\"46\" ][cs_element_headline _id=\"47\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"48\" ][cs_element_layout_div _id=\"49\" ][cs_element_headline _id=\"50\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"51\" ][cs_element_image _id=\"52\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"53\" ][cs_element_image _id=\"54\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"55\" ][cs_element_layout_grid _id=\"56\" ][cs_element_layout_cell _id=\"57\" ][cs_element_image _id=\"58\" ][cs_element_text _id=\"59\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"60\" ][cs_element_image _id=\"61\" ][cs_element_text _id=\"62\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"63\" ][cs_element_image _id=\"64\" ][cs_element_text _id=\"65\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"66\" ][cs_element_layout_grid_2 _id=\"67\" ][cs_element_layout_cell_2 _id=\"68\" ][cs_element_headline _id=\"69\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"70\" ][cs_element_headline _id=\"71\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"72\" ][cs_element_headline _id=\"73\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"74\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"75\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"76\" ][cs_element_layout_row _id=\"77\" ][cs_element_layout_column _id=\"78\" ][cs_element_image _id=\"79\" ][cs_element_headline _id=\"80\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"81\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"82\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"83\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"84\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"85\" ][cs_element_button _id=\"86\" ][cs_element_button _id=\"87\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"88\" ][cs_element_image _id=\"89\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"90\" ][cs_element_layout_row _id=\"91\" ][cs_element_layout_column _id=\"92\" ][cs_element_headline _id=\"93\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"94\" ][cs_element_layout_column_2 _id=\"95\" ][cs_element_button _id=\"96\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"97\" ][cs_element_button _id=\"98\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"99\" ][/cs_element_layout_column][cs_element_layout_column _id=\"100\" ][cs_element_headline _id=\"101\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"102\" ][cs_element_layout_column_2 _id=\"103\" ][cs_element_button _id=\"104\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"105\" ][cs_element_button _id=\"106\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"107\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"108\" ][cs_element_layout_row _id=\"109\" ][cs_element_layout_column _id=\"110\" ][cs_element_layout_row_2 _id=\"111\" ][cs_element_layout_column_2 _id=\"112\" ][cs_element_headline _id=\"113\" ][cs_content_seo]Another short headline.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_headline _id=\"114\" ][cs_content_seo]Keep this bit short and sweet so it doesn\'t go on too long.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_layout_row_3 _id=\"115\" ][cs_element_layout_column_3 _id=\"116\" ][cs_element_button _id=\"117\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"118\" ][cs_element_button _id=\"119\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"120\" ][cs_element_image _id=\"121\" ][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 16:58:37','2024-06-30 16:58:37','',6,'https://dev.saltandpinevintage.com/?p=101',0,'revision','',0),
(102,2,'2024-06-30 17:09:35','2024-06-30 17:09:35','','Salt and Pine Vintage','','inherit','open','closed','','gifsalr','','','2024-06-30 17:09:45','2024-06-30 17:09:45','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/gifsalr.gif',0,'attachment','image/gif',0),
(103,2,'2024-06-30 17:14:43','2024-06-30 17:14:43','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_image _id=\"28\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"29\" ][cs_element_layout_row _id=\"30\" ][cs_element_layout_column _id=\"31\" ][cs_element_headline _id=\"32\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"33\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][cs_element_line _id=\"34\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"35\" ][cs_element_layout_div _id=\"36\" ][cs_element_layout_row _id=\"37\" ][cs_element_layout_column _id=\"38\" ][cs_element_image _id=\"39\" ][cs_element_headline _id=\"40\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"41\" ][cs_element_image _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"44\" ][cs_element_image _id=\"45\" ][cs_element_headline _id=\"46\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"47\" ][cs_element_image _id=\"48\" ][cs_element_headline _id=\"49\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"50\" ][cs_element_image _id=\"51\" ][cs_element_headline _id=\"52\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"53\" ][cs_element_image _id=\"54\" ][cs_element_headline _id=\"55\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_section _id=\"56\" ][cs_element_layout_grid _id=\"57\" ][cs_element_layout_cell _id=\"58\" ][cs_element_image _id=\"59\" ][cs_element_text _id=\"60\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"61\" ][cs_element_image _id=\"62\" ][cs_element_text _id=\"63\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"64\" ][cs_element_image _id=\"65\" ][cs_element_text _id=\"66\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"67\" ][cs_element_layout_grid_2 _id=\"68\" ][cs_element_layout_cell_2 _id=\"69\" ][cs_element_headline _id=\"70\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"71\" ][cs_element_headline _id=\"72\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"73\" ][cs_element_headline _id=\"74\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"75\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"76\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"77\" ][cs_element_layout_row _id=\"78\" ][cs_element_layout_column _id=\"79\" ][cs_element_image _id=\"80\" ][cs_element_headline _id=\"81\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"82\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"83\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"84\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"85\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"86\" ][cs_element_button _id=\"87\" ][cs_element_button _id=\"88\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"89\" ][cs_element_image _id=\"90\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"91\" ][cs_element_layout_row _id=\"92\" ][cs_element_layout_column _id=\"93\" ][cs_element_headline _id=\"94\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"95\" ][cs_element_layout_column_2 _id=\"96\" ][cs_element_button _id=\"97\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"98\" ][cs_element_button _id=\"99\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"100\" ][/cs_element_layout_column][cs_element_layout_column _id=\"101\" ][cs_element_headline _id=\"102\" ][cs_content_seo]Product Name\\n\\n[/cs_content_seo][cs_element_layout_row_2 _id=\"103\" ][cs_element_layout_column_2 _id=\"104\" ][cs_element_button _id=\"105\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"106\" ][cs_element_button _id=\"107\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_2][/cs_element_layout_row_2][cs_element_image _id=\"108\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"109\" ][cs_element_layout_row _id=\"110\" ][cs_element_layout_column _id=\"111\" ][cs_element_layout_row_2 _id=\"112\" ][cs_element_layout_column_2 _id=\"113\" ][cs_element_headline _id=\"114\" ][cs_content_seo]Another short headline.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_headline _id=\"115\" ][cs_content_seo]Keep this bit short and sweet so it doesn\'t go on too long.\\n\\nPersonalized engraving, exclusively online.\\n\\n[/cs_content_seo][cs_element_layout_row_3 _id=\"116\" ][cs_element_layout_column_3 _id=\"117\" ][cs_element_button _id=\"118\" ][cs_content_seo]Learn more\\n\\n[/cs_content_seo][/cs_element_layout_column_3][cs_element_layout_column_3 _id=\"119\" ][cs_element_button _id=\"120\" ][cs_content_seo]Buy\\n\\n[/cs_content_seo][/cs_element_layout_column_3][/cs_element_layout_row_3][/cs_element_layout_column_2][cs_element_layout_column_2 _id=\"121\" ][cs_element_image _id=\"122\" ][/cs_element_layout_column_2][/cs_element_layout_row_2][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 17:14:43','2024-06-30 17:14:43','',6,'https://dev.saltandpinevintage.com/?p=103',0,'revision','',0),
(104,2,'2024-06-30 17:17:13','2024-06-30 17:17:13','','Salt and Pine Vintage','','inherit','open','closed','','tee-3','','','2024-06-30 17:17:22','2024-06-30 17:17:22','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/tee-2.gif',0,'attachment','image/gif',0),
(105,2,'2024-06-30 17:18:02','2024-06-30 17:18:02','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_image _id=\"28\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"29\" ][cs_element_layout_row _id=\"30\" ][cs_element_layout_column _id=\"31\" ][cs_element_headline _id=\"32\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"33\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][cs_element_line _id=\"34\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"35\" ][cs_element_layout_div _id=\"36\" ][cs_element_layout_row _id=\"37\" ][cs_element_layout_column _id=\"38\" ][cs_element_image _id=\"39\" ][cs_element_headline _id=\"40\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"41\" ][cs_element_image _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"44\" ][cs_element_image _id=\"45\" ][cs_element_headline _id=\"46\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"47\" ][cs_element_image _id=\"48\" ][cs_element_headline _id=\"49\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"50\" ][cs_element_image _id=\"51\" ][cs_element_headline _id=\"52\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"53\" ][cs_element_image _id=\"54\" ][cs_element_headline _id=\"55\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_section _id=\"56\" ][cs_element_layout_grid _id=\"57\" ][cs_element_layout_cell _id=\"58\" ][cs_element_image _id=\"59\" ][cs_element_text _id=\"60\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"61\" ][cs_element_image _id=\"62\" ][cs_element_text _id=\"63\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"64\" ][cs_element_image _id=\"65\" ][cs_element_text _id=\"66\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"67\" ][cs_element_layout_grid_2 _id=\"68\" ][cs_element_layout_cell_2 _id=\"69\" ][cs_element_headline _id=\"70\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"71\" ][cs_element_headline _id=\"72\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"73\" ][cs_element_headline _id=\"74\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"75\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"76\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"77\" ][cs_element_layout_row _id=\"78\" ][cs_element_layout_column _id=\"79\" ][cs_element_image _id=\"80\" ][cs_element_headline _id=\"81\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"82\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"83\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"84\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"85\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"86\" ][cs_element_button _id=\"87\" ][cs_element_button _id=\"88\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"89\" ][cs_element_image _id=\"90\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 17:18:02','2024-06-30 17:18:02','',6,'https://dev.saltandpinevintage.com/?p=105',0,'revision','',0),
(106,2,'2024-06-30 17:19:31','2024-06-30 17:19:31','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_image _id=\"28\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"29\" ][cs_element_layout_row _id=\"30\" ][cs_element_layout_column _id=\"31\" ][cs_element_headline _id=\"32\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"33\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"34\" ][cs_element_section _id=\"35\" ][cs_element_layout_div _id=\"36\" ][cs_element_layout_row _id=\"37\" ][cs_element_layout_column _id=\"38\" ][cs_element_image _id=\"39\" ][cs_element_headline _id=\"40\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"41\" ][cs_element_image _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"44\" ][cs_element_image _id=\"45\" ][cs_element_headline _id=\"46\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"47\" ][cs_element_image _id=\"48\" ][cs_element_headline _id=\"49\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"50\" ][cs_element_image _id=\"51\" ][cs_element_headline _id=\"52\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"53\" ][cs_element_image _id=\"54\" ][cs_element_headline _id=\"55\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"56\" ][cs_element_section _id=\"57\" ][cs_element_layout_grid _id=\"58\" ][cs_element_layout_cell _id=\"59\" ][cs_element_image _id=\"60\" ][cs_element_text _id=\"61\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"62\" ][cs_element_image _id=\"63\" ][cs_element_text _id=\"64\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"65\" ][cs_element_image _id=\"66\" ][cs_element_text _id=\"67\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"68\" ][cs_element_layout_grid_2 _id=\"69\" ][cs_element_layout_cell_2 _id=\"70\" ][cs_element_headline _id=\"71\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"72\" ][cs_element_headline _id=\"73\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"74\" ][cs_element_headline _id=\"75\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"76\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"77\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"78\" ][cs_element_layout_row _id=\"79\" ][cs_element_layout_column _id=\"80\" ][cs_element_image _id=\"81\" ][cs_element_headline _id=\"82\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"83\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"84\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"85\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"86\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"87\" ][cs_element_button _id=\"88\" ][cs_element_button _id=\"89\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"90\" ][cs_element_image _id=\"91\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 17:19:31','2024-06-30 17:19:31','',6,'https://dev.saltandpinevintage.com/?p=106',0,'revision','',0),
(107,2,'2024-06-30 17:21:47','2024-06-30 17:21:47','','Salt and Pine Vintage','','inherit','open','closed','','header','','','2024-06-30 17:22:01','2024-06-30 17:22:01','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/header.gif',0,'attachment','image/gif',0),
(108,2,'2024-06-30 17:24:37','2024-06-30 17:24:37','','headergid','','inherit','open','closed','','headergid','','','2024-06-30 17:24:37','2024-06-30 17:24:37','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/headergid.gif',0,'attachment','image/gif',0),
(109,2,'2024-06-30 17:34:53','2024-06-30 17:34:53','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_image _id=\"28\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"29\" ][cs_element_layout_row _id=\"30\" ][cs_element_layout_column _id=\"31\" ][cs_element_headline _id=\"32\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"33\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"34\" ][cs_element_section _id=\"35\" ][cs_element_layout_div _id=\"36\" ][cs_element_layout_row _id=\"37\" ][cs_element_layout_column _id=\"38\" ][cs_element_image _id=\"39\" ][cs_element_headline _id=\"40\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"41\" ][cs_element_image _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"44\" ][cs_element_image _id=\"45\" ][cs_element_headline _id=\"46\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"47\" ][cs_element_image _id=\"48\" ][cs_element_headline _id=\"49\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"50\" ][cs_element_image _id=\"51\" ][cs_element_headline _id=\"52\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"53\" ][cs_element_image _id=\"54\" ][cs_element_headline _id=\"55\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"56\" ][cs_element_section _id=\"57\" ][cs_element_layout_row _id=\"58\" ][cs_element_layout_column _id=\"59\" ][cs_element_image _id=\"60\" ][cs_element_headline _id=\"61\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"62\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"63\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"64\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"65\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"66\" ][cs_element_button _id=\"67\" ][cs_element_button _id=\"68\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"69\" ][cs_element_image _id=\"70\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"71\" ][cs_element_layout_grid _id=\"72\" ][cs_element_layout_cell _id=\"73\" ][cs_element_image _id=\"74\" ][cs_element_text _id=\"75\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"76\" ][cs_element_image _id=\"77\" ][cs_element_text _id=\"78\" ][cs_content_seo]Sermersooq / \'14\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"79\" ][cs_element_image _id=\"80\" ][cs_element_text _id=\"81\" ][cs_content_seo]Siargao Island / \'08\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"82\" ][cs_element_layout_grid_2 _id=\"83\" ][cs_element_layout_cell_2 _id=\"84\" ][cs_element_headline _id=\"85\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"86\" ][cs_element_headline _id=\"87\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"88\" ][cs_element_headline _id=\"89\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"90\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"91\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 17:34:53','2024-06-30 17:34:53','',6,'https://dev.saltandpinevintage.com/?p=109',0,'revision','',0),
(110,2,'2024-06-30 17:36:04','2024-06-30 17:36:04','{\"identifier\":\"element|__multi__\",\"preview\":\"\"}','Salt + Pine Location','','tco-data','closed','closed','','salt-pine-location','','','2024-06-30 17:36:04','2024-06-30 17:36:04','',0,'https://dev.saltandpinevintage.com/?post_type=cs_template&p=110',0,'cs_template','',0),
(111,2,'2024-06-30 17:37:49','2024-06-30 17:37:49','[cs_content _p=\'12\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_image _id=\"4\" ][cs_element_headline _id=\"5\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"6\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"7\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"8\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"9\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"10\" ][cs_element_button _id=\"11\" ][cs_element_button _id=\"12\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"13\" ][cs_element_image _id=\"14\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_text _id=\"15\" ][cs_content_seo]Call us: (772) 492-9669\n\n\n\n\nMonday to Friday from 9am to 9pm EST.\n\n\n\n\n\nsean@saltandpinevintage.com\n\n\n\n\nDo you have any questions? Send us an e-mail and we will reply to you as soon as possible.\n\n\n\n\n\n1924 12th Ct, Vero Beach, FL 32960\n\n\n\n\nCorrespondence address. Please call us prior your visit.\n\n\n\\n\\n[/cs_content_seo][/cs_content]','Contact','','inherit','closed','closed','','12-revision-v1','','','2024-06-30 17:37:49','2024-06-30 17:37:49','',12,'https://dev.saltandpinevintage.com/?p=111',0,'revision','',0),
(112,2,'2024-06-30 17:41:20','2024-06-30 17:41:20','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_image _id=\"28\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"29\" ][cs_element_layout_row _id=\"30\" ][cs_element_layout_column _id=\"31\" ][cs_element_headline _id=\"32\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"33\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"34\" ][cs_element_section _id=\"35\" ][cs_element_layout_div _id=\"36\" ][cs_element_layout_row _id=\"37\" ][cs_element_layout_column _id=\"38\" ][cs_element_image _id=\"39\" ][cs_element_headline _id=\"40\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"41\" ][cs_element_image _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"44\" ][cs_element_image _id=\"45\" ][cs_element_headline _id=\"46\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"47\" ][cs_element_image _id=\"48\" ][cs_element_headline _id=\"49\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"50\" ][cs_element_image _id=\"51\" ][cs_element_headline _id=\"52\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"53\" ][cs_element_image _id=\"54\" ][cs_element_headline _id=\"55\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"56\" ][cs_element_section _id=\"57\" ][cs_element_layout_row _id=\"58\" ][cs_element_layout_column _id=\"59\" ][cs_element_image _id=\"60\" ][cs_element_headline _id=\"61\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"62\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"63\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"64\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"65\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"66\" ][cs_element_button _id=\"67\" ][cs_element_button _id=\"68\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"69\" ][cs_element_image _id=\"70\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"71\" ][cs_element_layout_grid _id=\"72\" ][cs_element_layout_cell _id=\"73\" ][cs_element_image _id=\"74\" ][cs_element_text _id=\"75\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"76\" ][cs_element_image _id=\"77\" ][cs_element_text _id=\"78\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"79\" ][cs_element_image _id=\"80\" ][cs_element_text _id=\"81\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"82\" ][cs_element_layout_grid_2 _id=\"83\" ][cs_element_layout_cell_2 _id=\"84\" ][cs_element_headline _id=\"85\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"86\" ][cs_element_headline _id=\"87\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"88\" ][cs_element_headline _id=\"89\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"90\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"91\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 17:41:20','2024-06-30 17:41:20','',6,'https://dev.saltandpinevintage.com/?p=112',0,'revision','',0),
(113,2,'2024-06-30 17:42:01','2024-06-30 17:42:01','','headergid','','inherit','open','closed','','headergid-2','','','2024-06-30 17:42:01','2024-06-30 17:42:01','',0,'http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/headergid-1.gif',0,'attachment','image/gif',0),
(114,2,'2024-06-30 17:46:58','2024-06-30 17:46:58','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Overview</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h3 class=\"wp-block-heading\">Late or missing refunds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h3 class=\"wp-block-heading\">Sale items</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','inherit','closed','closed','','35-revision-v1','','','2024-06-30 17:46:58','2024-06-30 17:46:58','',35,'https://dev.saltandpinevintage.com/?p=114',0,'revision','',0),
(115,2,'2024-06-30 17:46:58','2024-06-30 17:46:58','[cs_content _p=\'35\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_image _id=\"4\" ][cs_element_headline _id=\"5\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"6\" ][cs_content_seo]Return Policy\\n\\n[/cs_content_seo][cs_element_text _id=\"7\" ][cs_content_seo]We want you to love what you\'ve found at Salt & Pine. If you\'re not completely satisfied with your purchase, we accept returns within 30 days of purchase for a full refund or exchange. Items must be unused, in their original condition, and accompanied by proof of purchase. Please contact our customer service team for assistance with returns or exchanges.\\n\\n[/cs_content_seo][cs_element_text _id=\"8\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"9\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"10\" ][cs_element_button _id=\"11\" ][cs_element_button _id=\"12\" ][/cs_element_layout_div][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Refund and Returns Policy','','inherit','closed','closed','','35-revision-v1','','','2024-06-30 17:46:58','2024-06-30 17:46:58','',35,'https://dev.saltandpinevintage.com/?p=115',0,'revision','',0),
(116,2,'2024-06-30 17:57:42','2024-06-30 17:57:42','<!-- wp:paragraph -->\n<p>Thrifted fashion isn’t just about finding unique pieces; it’s a conscious choice to reduce our environmental footprint. Each item tells a story, carrying with it a history that adds character to your wardrobe while promoting eco-friendly practices. At Salt & Pine, we meticulously select pieces that align with our commitment to sustainability, offering a curated collection that honors both style and environmental responsibility.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Sustainable Thrifted Fashion?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li><strong>Environmental Impact:</strong> By shopping thrifted fashion, you contribute to reducing textile waste and the carbon footprint associated with clothing production. Every pre-loved item purchased extends its lifespan, minimizing the demand for new manufacturing.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Unique Style:</strong> Embracing thrifted fashion allows you to express your individuality with pieces that stand out from mainstream trends. Whether it’s a vintage dress, a retro tee, or a pair of classic jeans, each find at Salt & Pine offers a distinctive charm that can’t be replicated.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Budget-Friendly:</strong> Thrifted fashion is not only sustainable but also wallet-friendly. At Salt & Pine, our affordable prices ensure that sustainable style remains accessible to everyone without compromising on quality or aesthetic.</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Commitment at Salt & Pine</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At Salt & Pine, sustainability isn’t just a trend; it’s a core value that shapes everything we do. Our dedication to offering sustainable thrifted fashion extends beyond our products to include ethical sourcing practices and a commitment to transparency. We believe in promoting a circular fashion economy where every purchase contributes to a greener future.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Join the Movement</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Ready to redefine your style with sustainable thrifted fashion? Visit Salt & Pine and explore our curated collection of vintage treasures that make a difference. Each purchase supports our mission to blend fashion with environmental responsibility, proving that style and sustainability go hand in hand.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Let’s embrace a future where fashion not only looks good but does good. Together, we can make a stylish impact—one thrifted find at a time.</p>\n<!-- /wp:paragraph -->','The Essence of Thrifted Fashion','','inherit','closed','closed','','1-revision-v1','','','2024-06-30 17:57:42','2024-06-30 17:57:42','',1,'https://dev.saltandpinevintage.com/?p=116',0,'revision','',0),
(118,2,'2024-06-30 17:58:47','2024-06-30 17:58:47','<!-- wp:paragraph -->\n<p>Thrifted fashion isn’t just about finding unique pieces; it’s a conscious choice to reduce our environmental footprint. Each item tells a story, carrying with it a history that adds character to your wardrobe while promoting eco-friendly practices. At Salt & Pine, we meticulously select pieces that align with our commitment to sustainability, offering a curated collection that honors both style and environmental responsibility.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Why Choose Sustainable Thrifted Fashion?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":60,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Middle-Store-Display-768x1024.jpeg\" alt=\"\" class=\"wp-image-60\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li><strong>Environmental Impact:</strong> By shopping thrifted fashion, you contribute to reducing textile waste and the carbon footprint associated with clothing production. Every pre-loved item purchased extends its lifespan, minimizing the demand for new manufacturing.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Unique Style:</strong> Embracing thrifted fashion allows you to express your individuality with pieces that stand out from mainstream trends. Whether it’s a vintage dress, a retro tee, or a pair of classic jeans, each find at Salt & Pine offers a distinctive charm that can’t be replicated.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Budget-Friendly:</strong> Thrifted fashion is not only sustainable but also wallet-friendly. At Salt & Pine, our affordable prices ensure that sustainable style remains accessible to everyone without compromising on quality or aesthetic.</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our Commitment at Salt & Pine</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At Salt & Pine, sustainability isn’t just a trend; it’s a core value that shapes everything we do. Our dedication to offering sustainable thrifted fashion extends beyond our products to include ethical sourcing practices and a commitment to transparency. We believe in promoting a circular fashion economy where every purchase contributes to a greener future.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Join the Movement</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Ready to redefine your style with sustainable thrifted fashion? Visit Salt & Pine and explore our curated collection of vintage treasures that make a difference. Each purchase supports our mission to blend fashion with environmental responsibility, proving that style and sustainability go hand in hand.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Let’s embrace a future where fashion not only looks good but does good. Together, we can make a stylish impact—one thrifted find at a time.</p>\n<!-- /wp:paragraph -->','The Essence of Thrifted Fashion','','inherit','closed','closed','','1-revision-v1','','','2024-06-30 17:58:47','2024-06-30 17:58:47','',1,'https://dev.saltandpinevintage.com/?p=118',0,'revision','',0),
(119,2,'2024-06-30 18:01:53','2024-06-30 18:01:53','<!-- wp:paragraph -->\n<p>Thrifted fashion isn\'t just about savings—it\'s a gateway to unique style that stands out in any crowd. At Salt & Pine, we\'re passionate about helping you curate fashionable outfits from thrifted treasures. Here’s how to elevate your wardrobe with thrifted items while staying on trend.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":58,\"width\":\"840px\",\"height\":\"auto\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Western-Boot-Rack-1024x768.jpeg\" alt=\"\" class=\"wp-image-58\" style=\"width:840px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">1. Start with a Statement Piece</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every stylish outfit begins with a statement piece that catches the eye. Whether it\'s a vintage blazer, a bold patterned skirt, or a retro graphic tee, choose one item that sets the tone for your entire look. At Salt & Pine, our curated selection of statement pieces ensures you find something that speaks to your style personality.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">2. Mix Old with New</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Blend vintage finds with modern basics to create a balanced ensemble. Pair a classic denim jacket from the thrift store with trendy high-waisted jeans or layer a vintage blouse with contemporary trousers. Mixing old and new adds depth to your outfit while keeping it fresh and current.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">3. Embrace Accessories</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Accessories are the secret weapon of any fashionista, and thrift stores are treasure troves for unique finds. Look for vintage scarves, statement belts, or retro sunglasses to elevate your outfit. Accessories not only add flair but also personalize your look, making it truly yours.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">4. Play with Patterns and Textures</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Thrifted fashion often offers a wide array of textures and patterns that can add visual interest to your outfit. Mix different textures like silk, wool, or denim for a rich, tactile experience. Experiment with patterns such as florals, stripes, or checks to create dynamic and layered looks.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">5. Tailor to Fit</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>One of the keys to looking polished in thrifted fashion is ensuring a proper fit. Take your thrifted finds to a tailor for minor adjustments that can make a world of difference. Tailoring ensures that your vintage pieces fit you perfectly, giving them a modern and streamlined silhouette.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">6. Layer Thoughtfully</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Layering is not only practical but also adds dimension to your outfit. Combine a thrifted sweater over a vintage dress or layer a denim jacket over a printed blouse. Layering allows you to mix different textures and colors creatively while staying warm and stylish.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">7. Personalize with Trends</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Incorporate current trends into your thrifted outfits to keep them contemporary. Look for popular colors, silhouettes, or details like puff sleeves, wide-leg trousers, or chunky boots. Mixing vintage finds with trendy elements ensures your look is fashion-forward and on point.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">8. Confidence is Key</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Above all, wear your outfit with confidence. Thrifted fashion is all about expressing your unique style, so own it! Confidence transforms any outfit into a statement, making you the trendsetter wherever you go.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Conclusion</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Thrifting isn’t just about finding affordable clothes—it’s about creating a style that is uniquely yours. At Salt & Pine, we believe in the power of thrifted fashion to inspire creativity and sustainability. Visit us to discover a world of vintage treasures that elevate your wardrobe while keeping you on-trend and eco-conscious.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Start your thrifted fashion journey today and redefine your style with Salt & Pine.</p>\n<!-- /wp:paragraph -->','Mastering On-Trend Style with Thrifted Fashion: Your Guide to Chic Outfits','','publish','open','open','','mastering-on-trend-style-with-thrifted-fashion-your-guide-to-chic-outfits','','','2024-06-30 18:01:54','2024-06-30 18:01:54','',0,'https://dev.saltandpinevintage.com/?p=119',0,'post','',0),
(120,2,'2024-06-30 18:01:53','2024-06-30 18:01:53','<!-- wp:paragraph -->\n<p>Thrifted fashion isn\'t just about savings—it\'s a gateway to unique style that stands out in any crowd. At Salt & Pine, we\'re passionate about helping you curate fashionable outfits from thrifted treasures. Here’s how to elevate your wardrobe with thrifted items while staying on trend.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":58,\"width\":\"840px\",\"height\":\"auto\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/Western-Boot-Rack-1024x768.jpeg\" alt=\"\" class=\"wp-image-58\" style=\"width:840px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">1. Start with a Statement Piece</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every stylish outfit begins with a statement piece that catches the eye. Whether it\'s a vintage blazer, a bold patterned skirt, or a retro graphic tee, choose one item that sets the tone for your entire look. At Salt & Pine, our curated selection of statement pieces ensures you find something that speaks to your style personality.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">2. Mix Old with New</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Blend vintage finds with modern basics to create a balanced ensemble. Pair a classic denim jacket from the thrift store with trendy high-waisted jeans or layer a vintage blouse with contemporary trousers. Mixing old and new adds depth to your outfit while keeping it fresh and current.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">3. Embrace Accessories</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Accessories are the secret weapon of any fashionista, and thrift stores are treasure troves for unique finds. Look for vintage scarves, statement belts, or retro sunglasses to elevate your outfit. Accessories not only add flair but also personalize your look, making it truly yours.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">4. Play with Patterns and Textures</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Thrifted fashion often offers a wide array of textures and patterns that can add visual interest to your outfit. Mix different textures like silk, wool, or denim for a rich, tactile experience. Experiment with patterns such as florals, stripes, or checks to create dynamic and layered looks.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">5. Tailor to Fit</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>One of the keys to looking polished in thrifted fashion is ensuring a proper fit. Take your thrifted finds to a tailor for minor adjustments that can make a world of difference. Tailoring ensures that your vintage pieces fit you perfectly, giving them a modern and streamlined silhouette.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">6. Layer Thoughtfully</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Layering is not only practical but also adds dimension to your outfit. Combine a thrifted sweater over a vintage dress or layer a denim jacket over a printed blouse. Layering allows you to mix different textures and colors creatively while staying warm and stylish.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">7. Personalize with Trends</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Incorporate current trends into your thrifted outfits to keep them contemporary. Look for popular colors, silhouettes, or details like puff sleeves, wide-leg trousers, or chunky boots. Mixing vintage finds with trendy elements ensures your look is fashion-forward and on point.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">8. Confidence is Key</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Above all, wear your outfit with confidence. Thrifted fashion is all about expressing your unique style, so own it! Confidence transforms any outfit into a statement, making you the trendsetter wherever you go.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Conclusion</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Thrifting isn’t just about finding affordable clothes—it’s about creating a style that is uniquely yours. At Salt & Pine, we believe in the power of thrifted fashion to inspire creativity and sustainability. Visit us to discover a world of vintage treasures that elevate your wardrobe while keeping you on-trend and eco-conscious.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Start your thrifted fashion journey today and redefine your style with Salt & Pine.</p>\n<!-- /wp:paragraph -->','Mastering On-Trend Style with Thrifted Fashion: Your Guide to Chic Outfits','','inherit','closed','closed','','119-revision-v1','','','2024-06-30 18:01:53','2024-06-30 18:01:53','',119,'https://dev.saltandpinevintage.com/?p=120',0,'revision','',0),
(121,2,'2024-06-30 18:05:03','2024-06-30 18:05:03','<!-- wp:image {\"id\":67,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/440783775_122111563262283827_5401312750571032783_n.jpg\" alt=\"\" class=\"wp-image-67\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In a fast-paced world dominated by fast fashion, the allure of vintage clothing continues to grow. At Salt & Pine, we celebrate the beauty and benefits of choosing vintage over new. Join us as we explore why vintage clothing offers more than just style—it\'s a sustainable choice that stands the test of time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">The Appeal of Vintage Clothing</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Vintage clothing holds a unique charm that sets it apart from mass-produced garments. Each piece tells a story, carrying with it a history and craftsmanship that is often unmatched by contemporary clothing. At Salt & Pine, our curated collection of vintage fashion showcases the enduring allure of timeless style.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sustainability Matters</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>One of the most compelling reasons to choose vintage clothing is its positive impact on the environment. By opting for pre-loved garments, you contribute to reducing textile waste and the carbon footprint associated with clothing production. Vintage clothing promotes a circular economy where resources are reused and valued, aligning with Salt & Pine\'s commitment to sustainability.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Quality and Craftsmanship</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Vintage clothing is synonymous with quality and craftsmanship. Many vintage pieces are made from durable fabrics and constructed with meticulous attention to detail, resulting in garments that last. At Salt & Pine, we handpick each item for its quality and style, ensuring that our customers receive clothing that not only looks good but also stands the test of time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Unique Style and Individuality</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Choosing vintage clothing allows you to cultivate a personal style that is uniquely yours. Unlike mass-produced fashion, vintage pieces offer a sense of individuality and exclusivity. Whether it\'s a retro dress, a vintage coat, or a classic pair of jeans, each find at Salt & Pine adds character and personality to your wardrobe.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Embracing Fashion History</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Vintage clothing provides an opportunity to connect with fashion history and trends of the past decades. It allows you to explore different eras and styles, from the glamorous 1950s to the bohemian 1970s. At Salt & Pine, our collection reflects a diverse range of vintage aesthetics, ensuring that there\'s something for every style enthusiast.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Affordability and Value</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Contrary to popular belief, vintage clothing can be affordable and offer great value for money. At Salt & Pine, we offer a range of price points to accommodate every budget, making sustainable fashion accessible to all. Each purchase from our store represents not only a stylish addition to your wardrobe but also a conscious choice towards a greener future.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Shop Vintage</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Vintage clothing offers a myriad of benefits that go beyond mere fashion. From sustainability and quality to unique style and affordability, choosing vintage allows you to make a statement while making a positive impact on the planet. At Salt & Pine, we invite you to explore the world of vintage fashion and discover the timeless allure of clothing that tells a story.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Start your journey with Salt & Pine today and embrace a style that is as unique as you are.</p>\n<!-- /wp:paragraph -->','Why Choose Vintage Clothing? Embracing Timeless Style with Salt & Pine','','publish','open','open','','why-choose-vintage-clothing-embracing-timeless-style-with-salt-pine','','','2024-06-30 18:05:04','2024-06-30 18:05:04','',0,'https://dev.saltandpinevintage.com/?p=121',0,'post','',0),
(122,2,'2024-06-30 18:05:03','2024-06-30 18:05:03','<!-- wp:image {\"id\":67,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://dev.saltandpinevintage.com/wp-content/uploads/2024/06/440783775_122111563262283827_5401312750571032783_n.jpg\" alt=\"\" class=\"wp-image-67\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In a fast-paced world dominated by fast fashion, the allure of vintage clothing continues to grow. At Salt & Pine, we celebrate the beauty and benefits of choosing vintage over new. Join us as we explore why vintage clothing offers more than just style—it\'s a sustainable choice that stands the test of time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">The Appeal of Vintage Clothing</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Vintage clothing holds a unique charm that sets it apart from mass-produced garments. Each piece tells a story, carrying with it a history and craftsmanship that is often unmatched by contemporary clothing. At Salt & Pine, our curated collection of vintage fashion showcases the enduring allure of timeless style.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sustainability Matters</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>One of the most compelling reasons to choose vintage clothing is its positive impact on the environment. By opting for pre-loved garments, you contribute to reducing textile waste and the carbon footprint associated with clothing production. Vintage clothing promotes a circular economy where resources are reused and valued, aligning with Salt & Pine\'s commitment to sustainability.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Quality and Craftsmanship</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Vintage clothing is synonymous with quality and craftsmanship. Many vintage pieces are made from durable fabrics and constructed with meticulous attention to detail, resulting in garments that last. At Salt & Pine, we handpick each item for its quality and style, ensuring that our customers receive clothing that not only looks good but also stands the test of time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Unique Style and Individuality</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Choosing vintage clothing allows you to cultivate a personal style that is uniquely yours. Unlike mass-produced fashion, vintage pieces offer a sense of individuality and exclusivity. Whether it\'s a retro dress, a vintage coat, or a classic pair of jeans, each find at Salt & Pine adds character and personality to your wardrobe.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Embracing Fashion History</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Vintage clothing provides an opportunity to connect with fashion history and trends of the past decades. It allows you to explore different eras and styles, from the glamorous 1950s to the bohemian 1970s. At Salt & Pine, our collection reflects a diverse range of vintage aesthetics, ensuring that there\'s something for every style enthusiast.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Affordability and Value</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Contrary to popular belief, vintage clothing can be affordable and offer great value for money. At Salt & Pine, we offer a range of price points to accommodate every budget, making sustainable fashion accessible to all. Each purchase from our store represents not only a stylish addition to your wardrobe but also a conscious choice towards a greener future.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Shop Vintage</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Vintage clothing offers a myriad of benefits that go beyond mere fashion. From sustainability and quality to unique style and affordability, choosing vintage allows you to make a statement while making a positive impact on the planet. At Salt & Pine, we invite you to explore the world of vintage fashion and discover the timeless allure of clothing that tells a story.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Start your journey with Salt & Pine today and embrace a style that is as unique as you are.</p>\n<!-- /wp:paragraph -->','Why Choose Vintage Clothing? Embracing Timeless Style with Salt & Pine','','inherit','closed','closed','','121-revision-v1','','','2024-06-30 18:05:03','2024-06-30 18:05:03','',121,'https://dev.saltandpinevintage.com/?p=122',0,'revision','',0),
(123,2,'2024-06-30 18:20:40','2024-06-30 18:20:40','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_video _id=\"28\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"29\" ][cs_element_layout_row _id=\"30\" ][cs_element_layout_column _id=\"31\" ][cs_element_headline _id=\"32\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"33\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"34\" ][cs_element_section _id=\"35\" ][cs_element_layout_div _id=\"36\" ][cs_element_layout_row _id=\"37\" ][cs_element_layout_column _id=\"38\" ][cs_element_image _id=\"39\" ][cs_element_headline _id=\"40\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"41\" ][cs_element_image _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"44\" ][cs_element_image _id=\"45\" ][cs_element_headline _id=\"46\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"47\" ][cs_element_image _id=\"48\" ][cs_element_headline _id=\"49\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"50\" ][cs_element_image _id=\"51\" ][cs_element_headline _id=\"52\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"53\" ][cs_element_image _id=\"54\" ][cs_element_headline _id=\"55\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"56\" ][cs_element_section _id=\"57\" ][cs_element_layout_row _id=\"58\" ][cs_element_layout_column _id=\"59\" ][cs_element_image _id=\"60\" ][cs_element_headline _id=\"61\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"62\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"63\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"64\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"65\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"66\" ][cs_element_button _id=\"67\" ][cs_element_button _id=\"68\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"69\" ][cs_element_image _id=\"70\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"71\" ][cs_element_layout_grid _id=\"72\" ][cs_element_layout_cell _id=\"73\" ][cs_element_image _id=\"74\" ][cs_element_text _id=\"75\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"76\" ][cs_element_image _id=\"77\" ][cs_element_text _id=\"78\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"79\" ][cs_element_image _id=\"80\" ][cs_element_text _id=\"81\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"82\" ][cs_element_layout_grid_2 _id=\"83\" ][cs_element_layout_cell_2 _id=\"84\" ][cs_element_headline _id=\"85\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"86\" ][cs_element_headline _id=\"87\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"88\" ][cs_element_headline _id=\"89\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"90\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"91\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 18:20:40','2024-06-30 18:20:40','',6,'https://dev.saltandpinevintage.com/?p=123',0,'revision','',0),
(124,2,'2024-06-30 18:22:55','2024-06-30 18:22:55','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_video _id=\"28\" ][cs_element_text _id=\"29\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"30\" ][cs_element_layout_row _id=\"31\" ][cs_element_layout_column _id=\"32\" ][cs_element_headline _id=\"33\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"34\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"35\" ][cs_element_section _id=\"36\" ][cs_element_layout_div _id=\"37\" ][cs_element_layout_row _id=\"38\" ][cs_element_layout_column _id=\"39\" ][cs_element_image _id=\"40\" ][cs_element_headline _id=\"41\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"42\" ][cs_element_image _id=\"43\" ][cs_element_headline _id=\"44\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"45\" ][cs_element_image _id=\"46\" ][cs_element_headline _id=\"47\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"48\" ][cs_element_image _id=\"49\" ][cs_element_headline _id=\"50\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"51\" ][cs_element_image _id=\"52\" ][cs_element_headline _id=\"53\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"54\" ][cs_element_image _id=\"55\" ][cs_element_headline _id=\"56\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"57\" ][cs_element_section _id=\"58\" ][cs_element_layout_row _id=\"59\" ][cs_element_layout_column _id=\"60\" ][cs_element_image _id=\"61\" ][cs_element_headline _id=\"62\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"63\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"64\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"65\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"66\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"67\" ][cs_element_button _id=\"68\" ][cs_element_button _id=\"69\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"70\" ][cs_element_image _id=\"71\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"72\" ][cs_element_layout_grid _id=\"73\" ][cs_element_layout_cell _id=\"74\" ][cs_element_image _id=\"75\" ][cs_element_text _id=\"76\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"77\" ][cs_element_image _id=\"78\" ][cs_element_text _id=\"79\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"80\" ][cs_element_image _id=\"81\" ][cs_element_text _id=\"82\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"83\" ][cs_element_layout_grid_2 _id=\"84\" ][cs_element_layout_cell_2 _id=\"85\" ][cs_element_headline _id=\"86\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"87\" ][cs_element_headline _id=\"88\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"89\" ][cs_element_headline _id=\"90\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"91\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"92\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 18:22:55','2024-06-30 18:22:55','',6,'https://dev.saltandpinevintage.com/?p=124',0,'revision','',0),
(125,2,'2024-06-30 19:03:45','2024-06-30 19:03:45','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://dev.saltandpinevintage.com.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2024-06-30 19:03:45','2024-06-30 19:03:45','',3,'https://dev.saltandpinevintage.com/?p=125',0,'revision','',0),
(126,2,'2024-06-30 19:03:45','2024-06-30 19:03:45','[cs_content _p=\'3\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_text _id=\"4\" ][cs_content_seo]Salt & Pine Vintage (\"we,\" \"us,\" or \"our\") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [insert website URL] (the \"Site\"). Please read this Privacy Policy carefully. By accessing or using the Site, you agree to be bound by the terms of this Privacy Policy.\n\n1. Information We Collect\nWe may collect personal information from you in a variety of ways, including, but not limited to, when you visit our site, register on the site, place an order, subscribe to our newsletter, and in connection with other activities, services, features, or resources we make available on our Site.\nPersonal Information: This may include your name, email address, mailing address, phone number, and payment information.\nNon-Personal Information: This may include your browser name, the type of computer, and technical information about your means of connection to our Site, such as the operating system and the Internet service providers utilized and other similar information.\n\n2. How We Use Your Information\nWe may use the information we collect from you for the following purposes:\n\n\n To personalize user experience\n To improve our Site\n To process transactions\n To send periodic emails\n To follow up with correspondence (live chat, email, or phone inquiries)\n\n3. How We Protect Your Information\nWe adopt appropriate data collection, storage, and processing practices and security measures to protect against unauthorized access, alteration, disclosure, or destruction of your personal information, username, password, transaction information, and data stored on our Site.\n\n4. Sharing Your Information\nWe do not sell, trade, or rent Users\'\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2024-06-30 19:03:45','2024-06-30 19:03:45','',3,'https://dev.saltandpinevintage.com/?p=126',0,'revision','',0),
(127,2,'2024-06-30 19:07:15','2024-06-30 19:07:15','{\"identifier\":\"element|__multi__\",\"preview\":\"\"}','Poloroid','','tco-data','closed','closed','','poloroid','','','2024-06-30 19:07:15','2024-06-30 19:07:15','',0,'https://dev.saltandpinevintage.com/?post_type=cs_template&p=127',0,'cs_template','',0),
(128,2,'2024-06-30 19:17:34','2024-06-30 19:17:34','[cs_content _p=\'8\'][cs_element_section _id=\"1\" ][cs_element_layout_grid _id=\"2\" ][cs_element_layout_cell _id=\"3\" ][cs_element_image _id=\"4\" ][cs_element_text _id=\"5\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"6\" ][cs_element_image _id=\"7\" ][cs_element_text _id=\"8\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"9\" ][cs_element_image _id=\"10\" ][cs_element_text _id=\"11\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"12\" ][cs_element_layout_grid_2 _id=\"13\" ][cs_element_layout_cell_2 _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt & Pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"16\" ][cs_element_headline _id=\"17\" ][cs_content_seo]Vintage\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"18\" ][cs_element_headline _id=\"19\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"20\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"21\" ][cs_content_seo]Welcome to Salt & Pine Vintage, your ultimate destination for timeless fashion and unique treasures in the heart of Vero Beach, FL. Our store is more than just a place to shop—it\'s a celebration of vintage style, sustainability, and the vibrant community we call home.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"22\" ][cs_element_layout_row _id=\"23\" ][cs_element_layout_column _id=\"24\" ][cs_element_text _id=\"25\" ][cs_content_seo]Our Story\nSalt & Pine Vintage was founded with a passion for all things retro and a love for the charm of yesteryear. The journey began with our owner, Sean McLeod, a dedicated vintage enthusiast and thrifting aficionado. Sean\'s deep-rooted love for vintage fashion and the Vero Beach community inspired him to take over the store and create a space where people can find unique, high-quality vintage clothing and accessories.\nOur Mission\nAt Salt & Pine Vintage, our mission is simple: to offer a curated collection of vintage fashion that spans from the 1950s to the 2000s, providing our customers with timeless pieces that are both stylish and sustainable. We believe in the beauty of vintage clothing and the stories they tell. Each item in our store is handpicked by Sean and our team, ensuring that every piece meets our standards of quality and uniqueness.\nWhy Choose Us?\n\nCurated Collection: Our selection of vintage clothing and accessories is thoughtfully curated to bring you the best of retro fashion. From classic dresses and iconic tees to statement jackets and unique accessories, we have something for everyone.\nSustainability: By choosing vintage, you\'re making a sustainable fashion choice that helps reduce waste and promotes a circular economy. We are committed to offering eco-friendly options that allow you to look good and feel good about your impact on the planet.\nPersonalized Service: At Salt & Pine Vintage, we pride ourselves on providing exceptional customer service. Sean and our knowledgeable staff are always here to help you find the perfect piece, answer your questions, and share styling tips.\nCommunity Focused: We love Vero Beach and are proud to be a part of this vibrant community. Our store is more than just a business; it\'s a place where locals and visitors alike can come together to celebrate the love of vintage fashion.\n\nVisit Us\nWe invite you to visit Salt & Pine Vintage at 1924 12th Ct, Vero Beach, FL, and explore our treasure trove of vintage finds. Whether you\'re a seasoned thrifter or new to the world of vintage, we promise you\'ll find something special to add to your wardrobe.\nThank you for supporting our passion and being a part of the Salt & Pine Vintage family. We look forward to sharing the magic of vintage fashion with you!\nStay trendy, stay unique.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','About','','inherit','closed','closed','','8-revision-v1','','','2024-06-30 19:17:34','2024-06-30 19:17:34','',8,'https://dev.saltandpinevintage.com/?p=128',0,'revision','',0),
(129,2,'2024-06-30 19:19:04','2024-06-30 19:19:04','[cs_content _p=\'8\'][cs_element_section _id=\"1\" ][cs_element_layout_grid _id=\"2\" ][cs_element_layout_cell _id=\"3\" ][cs_element_image _id=\"4\" ][cs_element_text _id=\"5\" ][cs_content_seo]Come down and say hello!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"6\" ][cs_element_image _id=\"7\" ][cs_element_text _id=\"8\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"9\" ][cs_element_image _id=\"10\" ][cs_element_text _id=\"11\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"12\" ][cs_element_layout_grid_2 _id=\"13\" ][cs_element_layout_cell_2 _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt & Pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"16\" ][cs_element_headline _id=\"17\" ][cs_content_seo]Vintage\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"18\" ][cs_element_headline _id=\"19\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"20\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"21\" ][cs_content_seo]Welcome to Salt & Pine Vintage, your ultimate destination for timeless fashion and unique treasures in the heart of Vero Beach, FL. Our store is more than just a place to shop—it\'s a celebration of vintage style, sustainability, and the vibrant community we call home.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"22\" ][cs_element_layout_row _id=\"23\" ][cs_element_layout_column _id=\"24\" ][cs_element_text _id=\"25\" ][cs_content_seo]Our Story\nSalt & Pine Vintage was founded with a passion for all things retro and a love for the charm of yesteryear. The journey began with our owner, Sean McLeod, a dedicated vintage enthusiast and thrifting aficionado. Sean\'s deep-rooted love for vintage fashion and the Vero Beach community inspired him to take over the store and create a space where people can find unique, high-quality vintage clothing and accessories.\nOur Mission\nAt Salt & Pine Vintage, our mission is simple: to offer a curated collection of vintage fashion that spans from the 1950s to the 2000s, providing our customers with timeless pieces that are both stylish and sustainable. We believe in the beauty of vintage clothing and the stories they tell. Each item in our store is handpicked by Sean and our team, ensuring that every piece meets our standards of quality and uniqueness.\nWhy Choose Us?\n\nCurated Collection: Our selection of vintage clothing and accessories is thoughtfully curated to bring you the best of retro fashion. From classic dresses and iconic tees to statement jackets and unique accessories, we have something for everyone.\nSustainability: By choosing vintage, you\'re making a sustainable fashion choice that helps reduce waste and promotes a circular economy. We are committed to offering eco-friendly options that allow you to look good and feel good about your impact on the planet.\nPersonalized Service: At Salt & Pine Vintage, we pride ourselves on providing exceptional customer service. Sean and our knowledgeable staff are always here to help you find the perfect piece, answer your questions, and share styling tips.\nCommunity Focused: We love Vero Beach and are proud to be a part of this vibrant community. Our store is more than just a business; it\'s a place where locals and visitors alike can come together to celebrate the love of vintage fashion.\n\nVisit Us\nWe invite you to visit Salt & Pine Vintage at 1924 12th Ct, Vero Beach, FL, and explore our treasure trove of vintage finds. Whether you\'re a seasoned thrifter or new to the world of vintage, we promise you\'ll find something special to add to your wardrobe.\nThank you for supporting our passion and being a part of the Salt & Pine Vintage family. We look forward to sharing the magic of vintage fashion with you!\nStay trendy, stay unique.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','About','','inherit','closed','closed','','8-revision-v1','','','2024-06-30 19:19:04','2024-06-30 19:19:04','',8,'https://dev.saltandpinevintage.com/?p=129',0,'revision','',0),
(130,2,'2024-06-30 19:19:28','2024-06-30 19:19:28','[cs_content _p=\'8\'][cs_element_section _id=\"1\" ][cs_element_layout_grid _id=\"2\" ][cs_element_layout_cell _id=\"3\" ][cs_element_image _id=\"4\" ][cs_element_text _id=\"5\" ][cs_content_seo]Come visit us at our Vero Beach Location in Historic Downtown!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"6\" ][cs_element_image _id=\"7\" ][cs_element_text _id=\"8\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"9\" ][cs_element_image _id=\"10\" ][cs_element_text _id=\"11\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"12\" ][cs_element_layout_grid_2 _id=\"13\" ][cs_element_layout_cell_2 _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt & Pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"16\" ][cs_element_headline _id=\"17\" ][cs_content_seo]Vintage\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"18\" ][cs_element_headline _id=\"19\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"20\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"21\" ][cs_content_seo]Welcome to Salt & Pine Vintage, your ultimate destination for timeless fashion and unique treasures in the heart of Vero Beach, FL. Our store is more than just a place to shop—it\'s a celebration of vintage style, sustainability, and the vibrant community we call home.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"22\" ][cs_element_layout_row _id=\"23\" ][cs_element_layout_column _id=\"24\" ][cs_element_text _id=\"25\" ][cs_content_seo]Our Story\nSalt & Pine Vintage was founded with a passion for all things retro and a love for the charm of yesteryear. The journey began with our owner, Sean McLeod, a dedicated vintage enthusiast and thrifting aficionado. Sean\'s deep-rooted love for vintage fashion and the Vero Beach community inspired him to take over the store and create a space where people can find unique, high-quality vintage clothing and accessories.\nOur Mission\nAt Salt & Pine Vintage, our mission is simple: to offer a curated collection of vintage fashion that spans from the 1950s to the 2000s, providing our customers with timeless pieces that are both stylish and sustainable. We believe in the beauty of vintage clothing and the stories they tell. Each item in our store is handpicked by Sean and our team, ensuring that every piece meets our standards of quality and uniqueness.\nWhy Choose Us?\n\nCurated Collection: Our selection of vintage clothing and accessories is thoughtfully curated to bring you the best of retro fashion. From classic dresses and iconic tees to statement jackets and unique accessories, we have something for everyone.\nSustainability: By choosing vintage, you\'re making a sustainable fashion choice that helps reduce waste and promotes a circular economy. We are committed to offering eco-friendly options that allow you to look good and feel good about your impact on the planet.\nPersonalized Service: At Salt & Pine Vintage, we pride ourselves on providing exceptional customer service. Sean and our knowledgeable staff are always here to help you find the perfect piece, answer your questions, and share styling tips.\nCommunity Focused: We love Vero Beach and are proud to be a part of this vibrant community. Our store is more than just a business; it\'s a place where locals and visitors alike can come together to celebrate the love of vintage fashion.\n\nVisit Us\nWe invite you to visit Salt & Pine Vintage at 1924 12th Ct, Vero Beach, FL, and explore our treasure trove of vintage finds. Whether you\'re a seasoned thrifter or new to the world of vintage, we promise you\'ll find something special to add to your wardrobe.\nThank you for supporting our passion and being a part of the Salt & Pine Vintage family. We look forward to sharing the magic of vintage fashion with you!\nStay trendy, stay unique.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','About','','inherit','closed','closed','','8-revision-v1','','','2024-06-30 19:19:28','2024-06-30 19:19:28','',8,'https://dev.saltandpinevintage.com/?p=130',0,'revision','',0),
(131,2,'2024-06-30 19:25:36','2024-06-30 19:25:36','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_video _id=\"28\" ][cs_element_text _id=\"29\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"30\" ][cs_element_layout_grid _id=\"31\" ][cs_element_layout_cell _id=\"32\" ][cs_element_video _id=\"33\" ][cs_element_text _id=\"34\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"35\" ][cs_element_layout_row _id=\"36\" ][cs_element_layout_column _id=\"37\" ][cs_element_headline _id=\"38\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"39\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"40\" ][cs_element_section _id=\"41\" ][cs_element_layout_div _id=\"42\" ][cs_element_layout_row _id=\"43\" ][cs_element_layout_column _id=\"44\" ][cs_element_image _id=\"45\" ][cs_element_headline _id=\"46\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"47\" ][cs_element_image _id=\"48\" ][cs_element_headline _id=\"49\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"50\" ][cs_element_image _id=\"51\" ][cs_element_headline _id=\"52\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"53\" ][cs_element_image _id=\"54\" ][cs_element_headline _id=\"55\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"56\" ][cs_element_image _id=\"57\" ][cs_element_headline _id=\"58\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"59\" ][cs_element_image _id=\"60\" ][cs_element_headline _id=\"61\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"62\" ][cs_element_section _id=\"63\" ][cs_element_layout_row _id=\"64\" ][cs_element_layout_column _id=\"65\" ][cs_element_image _id=\"66\" ][cs_element_headline _id=\"67\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"68\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"69\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"70\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"71\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"72\" ][cs_element_button _id=\"73\" ][cs_element_button _id=\"74\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"75\" ][cs_element_image _id=\"76\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"77\" ][cs_element_layout_grid _id=\"78\" ][cs_element_layout_cell _id=\"79\" ][cs_element_image _id=\"80\" ][cs_element_text _id=\"81\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"82\" ][cs_element_image _id=\"83\" ][cs_element_text _id=\"84\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"85\" ][cs_element_image _id=\"86\" ][cs_element_text _id=\"87\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"88\" ][cs_element_layout_grid_2 _id=\"89\" ][cs_element_layout_cell_2 _id=\"90\" ][cs_element_headline _id=\"91\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"92\" ][cs_element_headline _id=\"93\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"94\" ][cs_element_headline _id=\"95\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"96\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"97\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 19:25:36','2024-06-30 19:25:36','',6,'https://dev.saltandpinevintage.com/?p=131',0,'revision','',0),
(132,2,'2024-06-30 19:30:29','2024-06-30 19:30:29','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_video _id=\"28\" ][cs_element_text _id=\"29\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"30\" ][cs_element_video _id=\"31\" ][cs_element_text _id=\"32\" ][/cs_element_section][cs_element_section _id=\"33\" ][cs_element_layout_row _id=\"34\" ][cs_element_layout_column _id=\"35\" ][cs_element_headline _id=\"36\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"37\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"38\" ][cs_element_section _id=\"39\" ][cs_element_layout_div _id=\"40\" ][cs_element_layout_row _id=\"41\" ][cs_element_layout_column _id=\"42\" ][cs_element_image _id=\"43\" ][cs_element_headline _id=\"44\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"45\" ][cs_element_image _id=\"46\" ][cs_element_headline _id=\"47\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"48\" ][cs_element_image _id=\"49\" ][cs_element_headline _id=\"50\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"51\" ][cs_element_image _id=\"52\" ][cs_element_headline _id=\"53\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"54\" ][cs_element_image _id=\"55\" ][cs_element_headline _id=\"56\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"57\" ][cs_element_image _id=\"58\" ][cs_element_headline _id=\"59\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"60\" ][cs_element_section _id=\"61\" ][cs_element_layout_row _id=\"62\" ][cs_element_layout_column _id=\"63\" ][cs_element_image _id=\"64\" ][cs_element_headline _id=\"65\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"66\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"67\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"68\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"69\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"70\" ][cs_element_button _id=\"71\" ][cs_element_button _id=\"72\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"73\" ][cs_element_image _id=\"74\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"75\" ][cs_element_layout_grid _id=\"76\" ][cs_element_layout_cell _id=\"77\" ][cs_element_image _id=\"78\" ][cs_element_text _id=\"79\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"80\" ][cs_element_image _id=\"81\" ][cs_element_text _id=\"82\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"83\" ][cs_element_image _id=\"84\" ][cs_element_text _id=\"85\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"86\" ][cs_element_layout_grid_2 _id=\"87\" ][cs_element_layout_cell_2 _id=\"88\" ][cs_element_headline _id=\"89\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"90\" ][cs_element_headline _id=\"91\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"92\" ][cs_element_headline _id=\"93\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"94\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"95\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 19:30:29','2024-06-30 19:30:29','',6,'https://dev.saltandpinevintage.com/?p=132',0,'revision','',0),
(133,2,'2024-06-30 19:33:37','2024-06-30 19:33:37','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_video _id=\"28\" ][cs_element_text _id=\"29\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"30\" ][cs_element_video _id=\"31\" ][/cs_element_section][cs_element_section _id=\"32\" ][cs_element_layout_row _id=\"33\" ][cs_element_layout_column _id=\"34\" ][cs_element_headline _id=\"35\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"36\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"37\" ][cs_element_section _id=\"38\" ][cs_element_layout_div _id=\"39\" ][cs_element_layout_row _id=\"40\" ][cs_element_layout_column _id=\"41\" ][cs_element_image _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"44\" ][cs_element_image _id=\"45\" ][cs_element_headline _id=\"46\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"47\" ][cs_element_image _id=\"48\" ][cs_element_headline _id=\"49\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"50\" ][cs_element_image _id=\"51\" ][cs_element_headline _id=\"52\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"53\" ][cs_element_image _id=\"54\" ][cs_element_headline _id=\"55\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"56\" ][cs_element_image _id=\"57\" ][cs_element_headline _id=\"58\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"59\" ][cs_element_section _id=\"60\" ][cs_element_layout_row _id=\"61\" ][cs_element_layout_column _id=\"62\" ][cs_element_image _id=\"63\" ][cs_element_headline _id=\"64\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"65\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"66\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"67\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"68\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"69\" ][cs_element_button _id=\"70\" ][cs_element_button _id=\"71\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"72\" ][cs_element_image _id=\"73\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"74\" ][cs_element_layout_grid _id=\"75\" ][cs_element_layout_cell _id=\"76\" ][cs_element_image _id=\"77\" ][cs_element_text _id=\"78\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"79\" ][cs_element_image _id=\"80\" ][cs_element_text _id=\"81\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"82\" ][cs_element_image _id=\"83\" ][cs_element_text _id=\"84\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"85\" ][cs_element_layout_grid_2 _id=\"86\" ][cs_element_layout_cell_2 _id=\"87\" ][cs_element_headline _id=\"88\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"89\" ][cs_element_headline _id=\"90\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"91\" ][cs_element_headline _id=\"92\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"93\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"94\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 19:33:37','2024-06-30 19:33:37','',6,'https://dev.saltandpinevintage.com/?p=133',0,'revision','',0),
(134,2,'2024-06-30 19:35:43','2024-06-30 19:35:43','[cs_content _p=\'8\'][cs_element_section _id=\"1\" ][cs_element_layout_grid _id=\"2\" ][cs_element_layout_cell _id=\"3\" ][cs_element_image _id=\"4\" ][cs_element_text _id=\"5\" ][cs_content_seo]Come visit us at our Vero Beach Location in Historic Downtown!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"6\" ][cs_element_image _id=\"7\" ][cs_element_text _id=\"8\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"9\" ][cs_element_image _id=\"10\" ][cs_element_text _id=\"11\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"12\" ][cs_element_layout_grid_2 _id=\"13\" ][cs_element_layout_cell_2 _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt & Pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"16\" ][cs_element_headline _id=\"17\" ][cs_content_seo]Vintage\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"18\" ][cs_element_headline _id=\"19\" ][cs_content_seo]#vintagevibe\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"20\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"21\" ][cs_content_seo]Welcome to Salt & Pine Vintage, your ultimate destination for timeless fashion and unique treasures in the heart of Vero Beach, FL. Our store is more than just a place to shop—it\'s a celebration of vintage style, sustainability, and the vibrant community we call home.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"22\" ][cs_element_layout_row _id=\"23\" ][cs_element_layout_column _id=\"24\" ][cs_element_text _id=\"25\" ][cs_content_seo]Our Story\nSalt & Pine Vintage was founded with a passion for all things retro and a love for the charm of yesteryear. The journey began with our owner, Sean McLeod, a dedicated vintage enthusiast and thrifting aficionado. Sean\'s deep-rooted love for vintage fashion and the Vero Beach community inspired him to take over the store and create a space where people can find unique, high-quality vintage clothing and accessories.\nOur Mission\nAt Salt & Pine Vintage, our mission is simple: to offer a curated collection of vintage fashion that spans from the 1950s to the 2000s, providing our customers with timeless pieces that are both stylish and sustainable. We believe in the beauty of vintage clothing and the stories they tell. Each item in our store is handpicked by Sean and our team, ensuring that every piece meets our standards of quality and uniqueness.\nWhy Choose Us?\n\nCurated Collection: Our selection of vintage clothing and accessories is thoughtfully curated to bring you the best of retro fashion. From classic dresses and iconic tees to statement jackets and unique accessories, we have something for everyone.\nSustainability: By choosing vintage, you\'re making a sustainable fashion choice that helps reduce waste and promotes a circular economy. We are committed to offering eco-friendly options that allow you to look good and feel good about your impact on the planet.\nPersonalized Service: At Salt & Pine Vintage, we pride ourselves on providing exceptional customer service. Sean and our knowledgeable staff are always here to help you find the perfect piece, answer your questions, and share styling tips.\nCommunity Focused: We love Vero Beach and are proud to be a part of this vibrant community. Our store is more than just a business; it\'s a place where locals and visitors alike can come together to celebrate the love of vintage fashion.\n\nVisit Us\nWe invite you to visit Salt & Pine Vintage at 1924 12th Ct, Vero Beach, FL, and explore our treasure trove of vintage finds. Whether you\'re a seasoned thrifter or new to the world of vintage, we promise you\'ll find something special to add to your wardrobe.\nThank you for supporting our passion and being a part of the Salt & Pine Vintage family. We look forward to sharing the magic of vintage fashion with you!\nStay trendy, stay unique.\nSean McLeod and the Salt & Pine Vintage Team\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','About','','inherit','closed','closed','','8-revision-v1','','','2024-06-30 19:35:43','2024-06-30 19:35:43','',8,'https://dev.saltandpinevintage.com/?p=134',0,'revision','',0),
(135,2,'2024-06-30 19:36:07','2024-06-30 19:36:07','[cs_content _p=\'8\'][cs_element_section _id=\"1\" ][cs_element_layout_grid _id=\"2\" ][cs_element_layout_cell _id=\"3\" ][cs_element_image _id=\"4\" ][cs_element_text _id=\"5\" ][cs_content_seo]Come visit us at our Vero Beach Location in Historic Downtown!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"6\" ][cs_element_image _id=\"7\" ][cs_element_text _id=\"8\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"9\" ][cs_element_image _id=\"10\" ][cs_element_text _id=\"11\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"12\" ][cs_element_layout_grid_2 _id=\"13\" ][cs_element_layout_cell_2 _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt & Pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"16\" ][cs_element_headline _id=\"17\" ][cs_content_seo]Vintage\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"18\" ][cs_element_headline _id=\"19\" ][cs_content_seo]#EcoChic\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"20\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"21\" ][cs_content_seo]Welcome to Salt & Pine Vintage, your ultimate destination for timeless fashion and unique treasures in the heart of Vero Beach, FL. Our store is more than just a place to shop—it\'s a celebration of vintage style, sustainability, and the vibrant community we call home.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"22\" ][cs_element_layout_row _id=\"23\" ][cs_element_layout_column _id=\"24\" ][cs_element_text _id=\"25\" ][cs_content_seo]Our Story\nSalt & Pine Vintage was founded with a passion for all things retro and a love for the charm of yesteryear. The journey began with our owner, Sean McLeod, a dedicated vintage enthusiast and thrifting aficionado. Sean\'s deep-rooted love for vintage fashion and the Vero Beach community inspired him to take over the store and create a space where people can find unique, high-quality vintage clothing and accessories.\nOur Mission\nAt Salt & Pine Vintage, our mission is simple: to offer a curated collection of vintage fashion that spans from the 1950s to the 2000s, providing our customers with timeless pieces that are both stylish and sustainable. We believe in the beauty of vintage clothing and the stories they tell. Each item in our store is handpicked by Sean and our team, ensuring that every piece meets our standards of quality and uniqueness.\nWhy Choose Us?\n\nCurated Collection: Our selection of vintage clothing and accessories is thoughtfully curated to bring you the best of retro fashion. From classic dresses and iconic tees to statement jackets and unique accessories, we have something for everyone.\nSustainability: By choosing vintage, you\'re making a sustainable fashion choice that helps reduce waste and promotes a circular economy. We are committed to offering eco-friendly options that allow you to look good and feel good about your impact on the planet.\nPersonalized Service: At Salt & Pine Vintage, we pride ourselves on providing exceptional customer service. Sean and our knowledgeable staff are always here to help you find the perfect piece, answer your questions, and share styling tips.\nCommunity Focused: We love Vero Beach and are proud to be a part of this vibrant community. Our store is more than just a business; it\'s a place where locals and visitors alike can come together to celebrate the love of vintage fashion.\n\nVisit Us\nWe invite you to visit Salt & Pine Vintage at 1924 12th Ct, Vero Beach, FL, and explore our treasure trove of vintage finds. Whether you\'re a seasoned thrifter or new to the world of vintage, we promise you\'ll find something special to add to your wardrobe.\nThank you for supporting our passion and being a part of the Salt & Pine Vintage family. We look forward to sharing the magic of vintage fashion with you!\nStay trendy, stay unique.\nSean McLeod and the Salt & Pine Vintage Team\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','About','','inherit','closed','closed','','8-revision-v1','','','2024-06-30 19:36:07','2024-06-30 19:36:07','',8,'https://dev.saltandpinevintage.com/?p=135',0,'revision','',0),
(136,1,'2024-06-30 20:06:23','2024-06-30 20:06:23','[cs_content _p=\'12\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_image _id=\"4\" ][cs_element_headline _id=\"5\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"6\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"7\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"8\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"9\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"10\" ][cs_element_button _id=\"11\" ][cs_element_button _id=\"12\" ][/cs_element_layout_div][cs_element_text _id=\"13\" ][cs_content_seo]\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"14\" ][cs_element_image _id=\"15\" ][cs_element_text _id=\"16\" ][cs_content_seo]Call us: (772) 492-9669\n\n\n\n\nMonday to Friday from 9am to 9pm EST.\n\n\n\n\n\nsean@saltandpinevintage.com\n\n\n\n\nDo you have any questions? Send us an e-mail and we will reply to you as soon as possible.\n\n\n\n\n\n1924 12th Ct, Vero Beach, FL 32960\n\n\n\n\nCorrespondence address. Please call us prior your visit.\n\n\n\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Contact','','inherit','closed','closed','','12-revision-v1','','','2024-06-30 20:06:23','2024-06-30 20:06:23','',12,'https://dev.saltandpinevintage.com/?p=136',0,'revision','',0),
(137,1,'2024-06-30 20:08:28','2024-06-30 20:08:28','[cs_content _p=\'12\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_image _id=\"4\" ][cs_element_headline _id=\"5\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"6\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"7\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"8\" ][cs_content_seo]Mon - Sat 11 AM - 5 PM\\n\\n[/cs_content_seo][cs_element_text _id=\"9\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"10\" ][cs_element_button _id=\"11\" ][cs_element_button _id=\"12\" ][/cs_element_layout_div][cs_element_text _id=\"13\" ][cs_content_seo]\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"14\" ][cs_element_image _id=\"15\" ][cs_element_text _id=\"16\" ][cs_content_seo]Call us: (772) 492-9669\n\n\n\n\nMonday to Friday from 9am to 9pm EST.\n\n\n\n\n\nsean@saltandpinevintage.com\n\n\n\n\nDo you have any questions? Send us an e-mail and we will reply to you as soon as possible.\n\n\n\n\n\n1924 12th Ct, Vero Beach, FL 32960\n\n\n\n\nCorrespondence address. Please call us prior your visit.\n\n\n\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]','Contact','','inherit','closed','closed','','12-revision-v1','','','2024-06-30 20:08:28','2024-06-30 20:08:28','',12,'https://dev.saltandpinevintage.com/?p=137',0,'revision','',0),
(138,1,'2024-06-30 20:24:35','2024-06-30 20:24:35','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_video _id=\"28\" ][cs_element_text _id=\"29\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"30\" ][cs_element_video _id=\"31\" ][/cs_element_section][cs_element_section _id=\"32\" ][cs_element_layout_row _id=\"33\" ][cs_element_layout_column _id=\"34\" ][cs_element_headline _id=\"35\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"36\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"37\" ][cs_element_section _id=\"38\" ][cs_element_layout_div _id=\"39\" ][cs_element_layout_row _id=\"40\" ][cs_element_layout_column _id=\"41\" ][cs_element_image _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"44\" ][cs_element_image _id=\"45\" ][cs_element_headline _id=\"46\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"47\" ][cs_element_image _id=\"48\" ][cs_element_headline _id=\"49\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"50\" ][cs_element_image _id=\"51\" ][cs_element_headline _id=\"52\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"53\" ][cs_element_image _id=\"54\" ][cs_element_headline _id=\"55\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"56\" ][cs_element_image _id=\"57\" ][cs_element_headline _id=\"58\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"59\" ][cs_element_section _id=\"60\" ][cs_element_layout_row _id=\"61\" ][cs_element_layout_column _id=\"62\" ][cs_element_image _id=\"63\" ][cs_element_headline _id=\"64\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"65\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"66\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_text _id=\"67\" ][cs_content_seo]M-Sat 11AM - 5PM\\n\\n[/cs_content_seo][cs_element_text _id=\"68\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"69\" ][cs_element_button _id=\"70\" ][cs_element_button _id=\"71\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"72\" ][cs_element_image _id=\"73\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"74\" ][cs_element_layout_grid _id=\"75\" ][cs_element_layout_cell _id=\"76\" ][cs_element_image _id=\"77\" ][cs_element_text _id=\"78\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"79\" ][cs_element_image _id=\"80\" ][cs_element_text _id=\"81\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"82\" ][cs_element_image _id=\"83\" ][cs_element_text _id=\"84\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"85\" ][cs_element_layout_grid_2 _id=\"86\" ][cs_element_layout_cell_2 _id=\"87\" ][cs_element_headline _id=\"88\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"89\" ][cs_element_headline _id=\"90\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"91\" ][cs_element_headline _id=\"92\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"93\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"94\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 20:24:35','2024-06-30 20:24:35','',6,'https://dev.saltandpinevintage.com/?p=138',0,'revision','',0),
(139,1,'2024-06-30 20:26:24','2024-06-30 20:26:24','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]m-Sat 11am-5Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_video _id=\"28\" ][cs_element_text _id=\"29\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"30\" ][cs_element_video _id=\"31\" ][/cs_element_section][cs_element_section _id=\"32\" ][cs_element_layout_row _id=\"33\" ][cs_element_layout_column _id=\"34\" ][cs_element_headline _id=\"35\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"36\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"37\" ][cs_element_section _id=\"38\" ][cs_element_layout_div _id=\"39\" ][cs_element_layout_row _id=\"40\" ][cs_element_layout_column _id=\"41\" ][cs_element_image _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"44\" ][cs_element_image _id=\"45\" ][cs_element_headline _id=\"46\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"47\" ][cs_element_image _id=\"48\" ][cs_element_headline _id=\"49\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"50\" ][cs_element_image _id=\"51\" ][cs_element_headline _id=\"52\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"53\" ][cs_element_image _id=\"54\" ][cs_element_headline _id=\"55\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"56\" ][cs_element_image _id=\"57\" ][cs_element_headline _id=\"58\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"59\" ][cs_element_section _id=\"60\" ][cs_element_layout_row _id=\"61\" ][cs_element_layout_column _id=\"62\" ][cs_element_image _id=\"63\" ][cs_element_headline _id=\"64\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"65\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"66\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"67\" ][cs_content_seo]Mon - Sat 11 AM - 5 PM\\n\\n[/cs_content_seo][cs_element_text _id=\"68\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"69\" ][cs_element_button _id=\"70\" ][cs_element_button _id=\"71\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"72\" ][cs_element_image _id=\"73\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"74\" ][cs_element_layout_grid _id=\"75\" ][cs_element_layout_cell _id=\"76\" ][cs_element_image _id=\"77\" ][cs_element_text _id=\"78\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"79\" ][cs_element_image _id=\"80\" ][cs_element_text _id=\"81\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"82\" ][cs_element_image _id=\"83\" ][cs_element_text _id=\"84\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"85\" ][cs_element_layout_grid_2 _id=\"86\" ][cs_element_layout_cell_2 _id=\"87\" ][cs_element_headline _id=\"88\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"89\" ][cs_element_headline _id=\"90\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"91\" ][cs_element_headline _id=\"92\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"93\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"94\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 20:26:24','2024-06-30 20:26:24','',6,'https://dev.saltandpinevintage.com/?p=139',0,'revision','',0),
(140,1,'2024-06-30 20:39:45','2024-06-30 20:39:45','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]mon - Sat 11 am-5 Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_video _id=\"28\" ][cs_element_text _id=\"29\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"30\" ][cs_element_video _id=\"31\" ][/cs_element_section][cs_element_section _id=\"32\" ][cs_element_layout_row _id=\"33\" ][cs_element_layout_column _id=\"34\" ][cs_element_headline _id=\"35\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"36\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"37\" ][cs_element_section _id=\"38\" ][cs_element_layout_div _id=\"39\" ][cs_element_layout_row _id=\"40\" ][cs_element_layout_column _id=\"41\" ][cs_element_image _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"44\" ][cs_element_image _id=\"45\" ][cs_element_headline _id=\"46\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"47\" ][cs_element_image _id=\"48\" ][cs_element_headline _id=\"49\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"50\" ][cs_element_image _id=\"51\" ][cs_element_headline _id=\"52\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"53\" ][cs_element_image _id=\"54\" ][cs_element_headline _id=\"55\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"56\" ][cs_element_image _id=\"57\" ][cs_element_headline _id=\"58\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"59\" ][cs_element_section _id=\"60\" ][cs_element_layout_row _id=\"61\" ][cs_element_layout_column _id=\"62\" ][cs_element_image _id=\"63\" ][cs_element_headline _id=\"64\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"65\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"66\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"67\" ][cs_content_seo]Mon - Sat 11 AM - 5 PM\\n\\n[/cs_content_seo][cs_element_text _id=\"68\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"69\" ][cs_element_button _id=\"70\" ][cs_element_button _id=\"71\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"72\" ][cs_element_image _id=\"73\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"74\" ][cs_element_layout_grid _id=\"75\" ][cs_element_layout_cell _id=\"76\" ][cs_element_image _id=\"77\" ][cs_element_text _id=\"78\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"79\" ][cs_element_image _id=\"80\" ][cs_element_text _id=\"81\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"82\" ][cs_element_image _id=\"83\" ][cs_element_text _id=\"84\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"85\" ][cs_element_layout_grid_2 _id=\"86\" ][cs_element_layout_cell_2 _id=\"87\" ][cs_element_headline _id=\"88\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"89\" ][cs_element_headline _id=\"90\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"91\" ][cs_element_headline _id=\"92\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"93\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"94\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 20:39:45','2024-06-30 20:39:45','',6,'https://dev.saltandpinevintage.com/?p=140',0,'revision','',0),
(141,1,'2024-06-30 20:42:05','2024-06-30 20:42:05','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_grid _id=\"12\" ][cs_element_layout_cell _id=\"13\" ][cs_element_layout_div _id=\"14\" ][cs_element_headline _id=\"15\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"16\" ][cs_element_layout_div _id=\"17\" ][cs_element_headline _id=\"18\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_headline _id=\"21\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"22\" ][cs_element_layout_div _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]mon - Sat 11 am-5 Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"25\" ][cs_element_image _id=\"26\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"27\" ][cs_element_video _id=\"28\" ][cs_element_video _id=\"29\" ][cs_element_text _id=\"30\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"31\" ][cs_element_video _id=\"32\" ][/cs_element_section][cs_element_section _id=\"33\" ][cs_element_layout_row _id=\"34\" ][cs_element_layout_column _id=\"35\" ][cs_element_headline _id=\"36\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"37\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"38\" ][cs_element_section _id=\"39\" ][cs_element_layout_div _id=\"40\" ][cs_element_layout_row _id=\"41\" ][cs_element_layout_column _id=\"42\" ][cs_element_image _id=\"43\" ][cs_element_headline _id=\"44\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"45\" ][cs_element_image _id=\"46\" ][cs_element_headline _id=\"47\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"48\" ][cs_element_image _id=\"49\" ][cs_element_headline _id=\"50\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"51\" ][cs_element_image _id=\"52\" ][cs_element_headline _id=\"53\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"54\" ][cs_element_image _id=\"55\" ][cs_element_headline _id=\"56\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"57\" ][cs_element_image _id=\"58\" ][cs_element_headline _id=\"59\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"60\" ][cs_element_section _id=\"61\" ][cs_element_layout_row _id=\"62\" ][cs_element_layout_column _id=\"63\" ][cs_element_image _id=\"64\" ][cs_element_headline _id=\"65\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"66\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"67\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"68\" ][cs_content_seo]Mon - Sat 11 AM - 5 PM\\n\\n[/cs_content_seo][cs_element_text _id=\"69\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"70\" ][cs_element_button _id=\"71\" ][cs_element_button _id=\"72\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"73\" ][cs_element_image _id=\"74\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"75\" ][cs_element_layout_grid _id=\"76\" ][cs_element_layout_cell _id=\"77\" ][cs_element_image _id=\"78\" ][cs_element_text _id=\"79\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"80\" ][cs_element_image _id=\"81\" ][cs_element_text _id=\"82\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"83\" ][cs_element_image _id=\"84\" ][cs_element_text _id=\"85\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"86\" ][cs_element_layout_grid_2 _id=\"87\" ][cs_element_layout_cell_2 _id=\"88\" ][cs_element_headline _id=\"89\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"90\" ][cs_element_headline _id=\"91\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"92\" ][cs_element_headline _id=\"93\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"94\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"95\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-06-30 20:42:05','2024-06-30 20:42:05','',6,'https://dev.saltandpinevintage.com/?p=141',0,'revision','',0),
(142,2,'2024-07-01 16:19:30','2024-07-01 16:19:30','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_video _id=\"12\" ][/cs_element_section][cs_element_section _id=\"13\" ][cs_element_layout_row _id=\"14\" ][cs_element_layout_column _id=\"15\" ][cs_element_headline _id=\"16\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"17\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"18\" ][cs_element_section _id=\"19\" ][cs_element_layout_div _id=\"20\" ][cs_element_layout_row _id=\"21\" ][cs_element_layout_column _id=\"22\" ][cs_element_image _id=\"23\" ][cs_element_headline _id=\"24\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"25\" ][cs_element_image _id=\"26\" ][cs_element_headline _id=\"27\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"28\" ][cs_element_image _id=\"29\" ][cs_element_headline _id=\"30\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"31\" ][cs_element_image _id=\"32\" ][cs_element_headline _id=\"33\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"34\" ][cs_element_image _id=\"35\" ][cs_element_headline _id=\"36\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"37\" ][cs_element_image _id=\"38\" ][cs_element_headline _id=\"39\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"40\" ][cs_element_section _id=\"41\" ][cs_element_layout_row _id=\"42\" ][cs_element_layout_column _id=\"43\" ][cs_element_image _id=\"44\" ][cs_element_headline _id=\"45\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"46\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"47\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"48\" ][cs_content_seo]Mon - Sat 11 AM - 5 PM\\n\\n[/cs_content_seo][cs_element_text _id=\"49\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"50\" ][cs_element_button _id=\"51\" ][cs_element_button _id=\"52\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"53\" ][cs_element_image _id=\"54\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"55\" ][cs_element_layout_grid _id=\"56\" ][cs_element_layout_cell _id=\"57\" ][cs_element_image _id=\"58\" ][cs_element_text _id=\"59\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"60\" ][cs_element_image _id=\"61\" ][cs_element_text _id=\"62\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"63\" ][cs_element_image _id=\"64\" ][cs_element_text _id=\"65\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"66\" ][cs_element_layout_grid_2 _id=\"67\" ][cs_element_layout_cell_2 _id=\"68\" ][cs_element_headline _id=\"69\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"70\" ][cs_element_headline _id=\"71\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"72\" ][cs_element_headline _id=\"73\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"74\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"75\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"76\" ][cs_element_layout_grid _id=\"77\" ][cs_element_layout_cell _id=\"78\" ][cs_element_layout_div _id=\"79\" ][cs_element_headline _id=\"80\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"81\" ][cs_element_layout_div _id=\"82\" ][cs_element_headline _id=\"83\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"84\" ][cs_element_layout_div _id=\"85\" ][cs_element_headline _id=\"86\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"87\" ][cs_element_layout_div _id=\"88\" ][cs_element_headline _id=\"89\" ][cs_content_seo]mon - Sat 11 am-5 Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"90\" ][cs_element_image _id=\"91\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"92\" ][cs_element_video _id=\"93\" ][cs_element_video _id=\"94\" ][cs_element_text _id=\"95\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-07-01 16:19:30','2024-07-01 16:19:30','',6,'https://dev.saltandpinevintage.com/?p=142',0,'revision','',0),
(143,2,'2024-07-01 16:19:49','2024-07-01 16:19:49','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_row _id=\"12\" ][cs_element_layout_column _id=\"13\" ][cs_element_headline _id=\"14\" ][cs_content_seo]Vero\'s Vintage Haven\\n\\n[/cs_content_seo][cs_element_headline _id=\"15\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"16\" ][cs_element_section _id=\"17\" ][cs_element_layout_div _id=\"18\" ][cs_element_layout_row _id=\"19\" ][cs_element_layout_column _id=\"20\" ][cs_element_image _id=\"21\" ][cs_element_headline _id=\"22\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"23\" ][cs_element_image _id=\"24\" ][cs_element_headline _id=\"25\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"26\" ][cs_element_image _id=\"27\" ][cs_element_headline _id=\"28\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"29\" ][cs_element_image _id=\"30\" ][cs_element_headline _id=\"31\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"32\" ][cs_element_image _id=\"33\" ][cs_element_headline _id=\"34\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"35\" ][cs_element_image _id=\"36\" ][cs_element_headline _id=\"37\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"38\" ][cs_element_section _id=\"39\" ][cs_element_layout_row _id=\"40\" ][cs_element_layout_column _id=\"41\" ][cs_element_image _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"44\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"45\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"46\" ][cs_content_seo]Mon - Sat 11 AM - 5 PM\\n\\n[/cs_content_seo][cs_element_text _id=\"47\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"48\" ][cs_element_button _id=\"49\" ][cs_element_button _id=\"50\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"51\" ][cs_element_image _id=\"52\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"53\" ][cs_element_layout_grid _id=\"54\" ][cs_element_layout_cell _id=\"55\" ][cs_element_image _id=\"56\" ][cs_element_text _id=\"57\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"58\" ][cs_element_image _id=\"59\" ][cs_element_text _id=\"60\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"61\" ][cs_element_image _id=\"62\" ][cs_element_text _id=\"63\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"64\" ][cs_element_layout_grid_2 _id=\"65\" ][cs_element_layout_cell_2 _id=\"66\" ][cs_element_headline _id=\"67\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"68\" ][cs_element_headline _id=\"69\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"70\" ][cs_element_headline _id=\"71\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"72\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"73\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"74\" ][cs_element_layout_grid _id=\"75\" ][cs_element_layout_cell _id=\"76\" ][cs_element_layout_div _id=\"77\" ][cs_element_headline _id=\"78\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"79\" ][cs_element_layout_div _id=\"80\" ][cs_element_headline _id=\"81\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"82\" ][cs_element_layout_div _id=\"83\" ][cs_element_headline _id=\"84\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"85\" ][cs_element_layout_div _id=\"86\" ][cs_element_headline _id=\"87\" ][cs_content_seo]mon - Sat 11 am-5 Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"88\" ][cs_element_image _id=\"89\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"90\" ][cs_element_video _id=\"91\" ][cs_element_video _id=\"92\" ][cs_element_text _id=\"93\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"94\" ][cs_element_video _id=\"95\" ][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-07-01 16:19:49','2024-07-01 16:19:49','',6,'https://dev.saltandpinevintage.com/?p=143',0,'revision','',0),
(144,5,'2024-07-03 14:22:00','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2024-07-03 14:22:00','0000-00-00 00:00:00','',0,'https://dev.saltandpinevintage.com/?p=144',0,'post','',0),
(145,5,'2024-07-03 14:53:59','0000-00-00 00:00:00','Thank you for reading this post, don\'t forget to subscribe!','Display a message after the 1st paragraph of posts','','draft','closed','closed','','','','','2024-07-03 14:53:59','0000-00-00 00:00:00','',0,'https://dev.saltandpinevintage.com/?post_type=wpcode&p=145',0,'wpcode','',0),
(146,5,'2024-07-03 14:53:59','0000-00-00 00:00:00','add_action(\'admin_init\', function () {\r\n // Redirect any user trying to access comments page\r\n global $pagenow;\r\n \r\n if ($pagenow === \'edit-comments.php\') {\r\n wp_safe_redirect(admin_url());\r\n exit;\r\n }\r\n\r\n // Remove comments metabox from dashboard\r\n remove_meta_box(\'dashboard_recent_comments\', \'dashboard\', \'normal\');\r\n\r\n // Disable support for comments and trackbacks in post types\r\n foreach (get_post_types() as $post_type) {\r\n if (post_type_supports($post_type, \'comments\')) {\r\n remove_post_type_support($post_type, \'comments\');\r\n remove_post_type_support($post_type, \'trackbacks\');\r\n }\r\n }\r\n});\r\n\r\n// Close comments on the front-end\r\nadd_filter(\'comments_open\', \'__return_false\', 20, 2);\r\nadd_filter(\'pings_open\', \'__return_false\', 20, 2);\r\n\r\n// Hide existing comments\r\nadd_filter(\'comments_array\', \'__return_empty_array\', 10, 2);\r\n\r\n// Remove comments page in menu\r\nadd_action(\'admin_menu\', function () {\r\n remove_menu_page(\'edit-comments.php\');\r\n});\r\n\r\n// Remove comments links from admin bar\r\nadd_action(\'init\', function () {\r\n if (is_admin_bar_showing()) {\r\n remove_action(\'admin_bar_menu\', \'wp_admin_bar_comments_menu\', 60);\r\n }\r\n});','Completely Disable Comments','','draft','closed','closed','','','','','2024-07-03 14:53:59','0000-00-00 00:00:00','',0,'https://dev.saltandpinevintage.com/?post_type=wpcode&p=146',0,'wpcode','',0),
(147,5,'2024-07-03 14:56:51','2024-07-03 14:56:51','<!-- Meta Pixel Code -->\r\n<script>\r\n!function(f,b,e,v,n,t,s)\r\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\r\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\r\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version=\'2.0\';\r\nn.queue=[];t=b.createElement(e);t.async=!0;\r\nt.src=v;s=b.getElementsByTagName(e)[0];\r\ns.parentNode.insertBefore(t,s)}(window, document,\'script\',\r\n\'https://connect.facebook.net/en_US/fbevents.js\');\r\nfbq(\'init\', \'1170845590703556\');\r\nfbq(\'track\', \'PageView\');\r\n</script>\r\n<noscript><img height=\"1\" width=\"1\" style=\"display:none\"\r\nsrc=\"https://www.facebook.com/tr?id=1170845590703556&ev=PageView&noscript=1\"\r\n/></noscript>\r\n<!-- End Meta Pixel Code -->','Facebook Pixel','','publish','closed','closed','','facebook-pixel','','','2024-07-03 14:56:51','2024-07-03 14:56:51','',0,'https://dev.saltandpinevintage.com/wpcode/facebook-pixel/',0,'wpcode','',0),
(148,5,'2024-07-03 15:00:22','2024-07-03 15:00:22','\r\n<!-- ClickCease.com tracking-->\r\n<script type=\'text/javascript\'>var script = document.createElement(\'script\');\r\n script.async = true; script.type = \'text/javascript\';\r\n var target = \'https://www.clickcease.com/monitor/stat.js\';\r\n script.src = target;var elem = document.head;elem.appendChild(script);\r\n </script>\r\n<noscript>\r\n<a href=\'https://www.clickcease.com\' rel=\'nofollow\'><img src=\'https://monitor.clickcease.com\' alt=\'ClickCease\'/></a>\r\n</noscript>\r\n<!-- ClickCease.com tracking-->\r\n\r\n','ClickCease','','publish','closed','closed','','clickcease','','','2024-07-03 15:13:13','2024-07-03 15:13:13','',0,'https://dev.saltandpinevintage.com/wpcode/clickcease/',0,'wpcode','',0),
(149,3,'2024-07-09 20:53:44','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2024-07-09 20:53:44','0000-00-00 00:00:00','',0,'https://dev.saltandpinevintage.com/?p=149',0,'post','',0),
(150,3,'2024-07-09 20:55:11','2024-07-09 20:55:11','[cs_content _p=\'6\'][cs_element_section _id=\"1\" ][cs_element_layout_row _id=\"2\" ][cs_element_layout_column _id=\"3\" ][cs_element_layout_slide_container _id=\"4\" ][cs_element_layout_slide _id=\"5\" ][cs_element_image _id=\"6\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"7\" ][cs_element_image _id=\"8\" ][/cs_element_layout_slide][cs_element_layout_slide _id=\"9\" ][cs_element_image _id=\"10\" ][/cs_element_layout_slide][/cs_element_layout_slide_container][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"11\" ][cs_element_layout_row _id=\"12\" ][cs_element_layout_column _id=\"13\" ][cs_element_headline _id=\"14\" ][cs_content_seo]Vero\'s Vintage Shop\\n\\n[/cs_content_seo][cs_element_headline _id=\"15\" ][cs_content_seo]Explore Salt & Pine Vintage, your destination for curated fashion from 1950-2000, sustainable clothing, fresh kicks, and retro tees, all sourced globally for men and women.\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_line _id=\"16\" ][cs_element_section _id=\"17\" ][cs_element_layout_div _id=\"18\" ][cs_element_layout_row _id=\"19\" ][cs_element_layout_column _id=\"20\" ][cs_element_image _id=\"21\" ][cs_element_headline _id=\"22\" ][cs_content_seo]Vintage Tees\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"23\" ][cs_element_image _id=\"24\" ][cs_element_headline _id=\"25\" ][cs_content_seo]Boots & Shoes\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"26\" ][cs_element_image _id=\"27\" ][cs_element_headline _id=\"28\" ][cs_content_seo]Sunglasses\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"29\" ][cs_element_image _id=\"30\" ][cs_element_headline _id=\"31\" ][cs_content_seo]Womens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"32\" ][cs_element_image _id=\"33\" ][cs_element_headline _id=\"34\" ][cs_content_seo]Mens Clothing\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][cs_element_layout_column _id=\"35\" ][cs_element_image _id=\"36\" ][cs_element_headline _id=\"37\" ][cs_content_seo]Clearance\\n\\nQuick caption here\\n\\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_layout_div][/cs_element_section][cs_element_line _id=\"38\" ][cs_element_section _id=\"39\" ][cs_element_layout_row _id=\"40\" ][cs_element_layout_column _id=\"41\" ][cs_element_image _id=\"42\" ][cs_element_headline _id=\"43\" ][cs_content_seo]Salt & Pine Vintage\\n\\n[/cs_content_seo][cs_element_headline _id=\"44\" ][cs_content_seo]our location\\n\\n[/cs_content_seo][cs_element_text _id=\"45\" ][cs_content_seo]1924 12th Ct, Vero Beach, FL, United States, 32960\\n\\n[/cs_content_seo][cs_element_text _id=\"46\" ][cs_content_seo]Mon - Sat 11 AM - 5 PM\\n\\n[/cs_content_seo][cs_element_text _id=\"47\" ][cs_content_seo]+1 772-492-9669\\n\\n[/cs_content_seo][cs_element_layout_div _id=\"48\" ][cs_element_button _id=\"49\" ][cs_element_button _id=\"50\" ][/cs_element_layout_div][/cs_element_layout_column][cs_element_layout_column _id=\"51\" ][cs_element_image _id=\"52\" ][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][cs_element_section _id=\"53\" ][cs_element_layout_grid _id=\"54\" ][cs_element_layout_cell _id=\"55\" ][cs_element_image _id=\"56\" ][cs_element_text _id=\"57\" ][cs_content_seo]Shorts & Tees / \'70\'s & \'80\'s\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"58\" ][cs_element_image _id=\"59\" ][cs_element_text _id=\"60\" ][cs_content_seo]Fab Sunglasses\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"61\" ][cs_element_image _id=\"62\" ][cs_element_text _id=\"63\" ][cs_content_seo]Shop till you drop!\\n\\n[/cs_content_seo][/cs_element_layout_cell][cs_element_layout_cell _id=\"64\" ][cs_element_layout_grid_2 _id=\"65\" ][cs_element_layout_cell_2 _id=\"66\" ][cs_element_headline _id=\"67\" ][cs_content_seo]Be free\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"68\" ][cs_element_headline _id=\"69\" ][cs_content_seo]be unique\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"70\" ][cs_element_headline _id=\"71\" ][cs_content_seo]#salt+pine\\n\\n[/cs_content_seo][/cs_element_layout_cell_2][cs_element_layout_cell_2 _id=\"72\" ][/cs_element_layout_cell_2][/cs_element_layout_grid_2][cs_element_headline _id=\"73\" ][cs_content_seo]Shopping for vintage fashion isn\'t just about finding unique pieces; it\'s a statement of individuality. Each item tells a story, offering a chance to express your personal style in a way that\'s truly one-of-a-kind. Plus, opting for vintage is a sustainable choice, reducing waste and supporting eco-friendly fashion practices. Whether you\'re after a standout piece or a complete wardrobe refresh, vintage shopping at Salt & Pine Vintage gives you the opportunity to make a positive impact on both your style and the environment, all while scoring amazing deals.\\n\\n[/cs_content_seo][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"74\" ][cs_element_layout_grid _id=\"75\" ][cs_element_layout_cell _id=\"76\" ][cs_element_layout_div _id=\"77\" ][cs_element_headline _id=\"78\" ][cs_content_seo]Salt + Pine Vintage\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"79\" ][cs_element_layout_div _id=\"80\" ][cs_element_headline _id=\"81\" ][cs_content_seo]1924 12th Court\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"82\" ][cs_element_layout_div _id=\"83\" ][cs_element_headline _id=\"84\" ][cs_content_seo]Vero Beach, Florida\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"85\" ][cs_element_layout_div _id=\"86\" ][cs_element_headline _id=\"87\" ][cs_content_seo]mon - Sat 11 am-5 Pm\\n\\n[/cs_content_seo][/cs_element_layout_div][/cs_element_layout_cell][cs_element_layout_cell _id=\"88\" ][cs_element_image _id=\"89\" ][/cs_element_layout_cell][cs_element_layout_cell _id=\"90\" ][cs_element_video _id=\"91\" ][cs_element_video _id=\"92\" ][cs_element_text _id=\"93\" ][/cs_element_layout_cell][/cs_element_layout_grid][/cs_element_section][cs_element_section _id=\"94\" ][cs_element_video _id=\"95\" ][/cs_element_section][/cs_content]','Home','','inherit','closed','closed','','6-revision-v1','','','2024-07-09 20:55:11','2024-07-09 20:55:11','',6,'https://dev.saltandpinevintage.com/?p=150',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_relationships`
--
DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_relationships` (
`object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`term_order` int(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_relationships`
--
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES
(1,1,0),
(22,2,0),
(23,2,0),
(24,2,0),
(25,2,0),
(26,2,0),
(119,1,0),
(121,1,0),
(145,17,0),
(145,18,0),
(145,19,0),
(145,20,0),
(146,19,0),
(146,21,0),
(146,22,0),
(146,23,0),
(146,24,0),
(147,25,0),
(147,26,0),
(148,25,0),
(148,27,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_taxonomy`
--
DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
`term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`taxonomy` varchar(32) NOT NULL DEFAULT '',
`description` longtext NOT NULL,
`parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`count` bigint(20) NOT NULL DEFAULT 0,
PRIMARY KEY (`term_taxonomy_id`),
UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_taxonomy`
--
LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES
(1,1,'category','',0,3),
(2,2,'nav_menu','',0,5),
(3,3,'product_type','',0,0),
(4,4,'product_type','',0,0),
(5,5,'product_type','',0,0),
(6,6,'product_type','',0,0),
(7,7,'product_visibility','',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_cat','',0,0),
(17,17,'wpcode_type','',0,1),
(18,18,'wpcode_location','',0,1),
(19,19,'wpcode_tags','',0,2),
(20,20,'wpcode_tags','',0,1),
(21,21,'wpcode_type','',0,1),
(22,22,'wpcode_location','',0,1),
(23,23,'wpcode_tags','',0,1),
(24,24,'wpcode_tags','',0,1),
(25,25,'wpcode_type','',0,2),
(26,26,'wpcode_location','',0,1),
(27,27,'wpcode_location','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_termmeta`
--
DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `term_id` (`term_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_termmeta`
--
LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_terms`
--
DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
`term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) NOT NULL DEFAULT '',
`slug` varchar(200) NOT NULL DEFAULT '',
`term_group` bigint(10) NOT NULL DEFAULT 0,
PRIMARY KEY (`term_id`),
KEY `slug` (`slug`(191)),
KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_terms`
--
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES
(1,'Uncategorized','uncategorized',0),
(2,'Main','main',0),
(3,'simple','simple',0),
(4,'grouped','grouped',0),
(5,'variable','variable',0),
(6,'external','external',0),
(7,'exclude-from-search','exclude-from-search',0),
(8,'exclude-from-catalog','exclude-from-catalog',0),
(9,'featured','featured',0),
(10,'outofstock','outofstock',0),
(11,'rated-1','rated-1',0),
(12,'rated-2','rated-2',0),
(13,'rated-3','rated-3',0),
(14,'rated-4','rated-4',0),
(15,'rated-5','rated-5',0),
(16,'Uncategorized','uncategorized',0),
(17,'text','text',0),
(18,'after_paragraph','after_paragraph',0),
(19,'sample','sample',0),
(20,'message','message',0),
(21,'php','php',0),
(22,'everywhere','everywhere',0),
(23,'disable','disable',0),
(24,'comments','comments',0),
(25,'html','html',0),
(26,'site_wide_header','site_wide_header',0),
(27,'site_wide_body','site_wide_body',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_usermeta`
--
DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_usermeta` (
`umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=147 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_usermeta`
--
LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES
(1,1,'nickname','grWPY'),
(2,1,'first_name',''),
(3,1,'last_name',''),
(4,1,'description',''),
(5,1,'rich_editing','true'),
(6,1,'syntax_highlighting','true'),
(7,1,'comment_shortcuts','false'),
(8,1,'admin_color','fresh'),
(9,1,'use_ssl','0'),
(10,1,'show_admin_bar_front','true'),
(11,1,'locale',''),
(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(13,1,'wp_user_level','10'),
(14,1,'dismissed_wp_pointers',''),
(15,1,'show_welcome_panel','0'),
(16,1,'session_tokens','a:1:{s:64:\"9081346652e96e9dd7b57587280a5021d2761212a5261a235c03f8755661097e\";a:4:{s:10:\"expiration\";i:1719949519;s:2:\"ip\";s:11:\"73.0.249.56\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:5:\"login\";i:1719776719;}}'),
(17,1,'wp_dashboard_quick_press_last_post_id','4'),
(18,1,'community-events-location','a:1:{s:2:\"ip\";s:10:\"73.0.249.0\";}'),
(19,2,'nickname','tamara'),
(20,2,'first_name','Tamara'),
(21,2,'last_name','Darress'),
(22,2,'description',''),
(23,2,'rich_editing','true'),
(24,2,'syntax_highlighting','true'),
(25,2,'comment_shortcuts','false'),
(26,2,'admin_color','fresh'),
(27,2,'use_ssl','0'),
(28,2,'show_admin_bar_front','true'),
(29,2,'locale',''),
(30,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(31,2,'wp_user_level','10'),
(32,2,'dismissed_wp_pointers',''),
(33,3,'nickname','stacy'),
(34,3,'first_name','Stacy'),
(35,3,'last_name','Cook'),
(36,3,'description',''),
(37,3,'rich_editing','true'),
(38,3,'syntax_highlighting','true'),
(39,3,'comment_shortcuts','false'),
(40,3,'admin_color','fresh'),
(41,3,'use_ssl','0'),
(42,3,'show_admin_bar_front','true'),
(43,3,'locale',''),
(44,3,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(45,3,'wp_user_level','10'),
(46,3,'dismissed_wp_pointers',''),
(47,1,'wp_persisted_preferences','a:2:{s:14:\"core/edit-post\";a:2:{s:26:\"isComplementaryAreaVisible\";b:0;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-06-29T20:31:36.083Z\";}'),
(48,1,'wp_user-settings','hidetb=1'),
(49,1,'wp_user-settings-time','1719691964'),
(50,1,'closedpostboxes_dashboard','a:6:{i:0;s:24:\"wc_admin_dashboard_setup\";i:1;s:21:\"dashboard_site_health\";i:2;s:19:\"dashboard_right_now\";i:3;s:17:\"dashboard_primary\";i:4;s:21:\"dashboard_quick_press\";i:5;s:18:\"dashboard_activity\";}'),
(51,1,'metaboxhidden_dashboard','a:0:{}'),
(52,1,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:46:\"wc_admin_dashboard_setup,dashboard_site_health\";s:4:\"side\";s:37:\"dashboard_primary,dashboard_right_now\";s:7:\"column3\";s:21:\"dashboard_quick_press\";s:7:\"column4\";s:18:\"dashboard_activity\";}'),
(53,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\";}'),
(54,1,'metaboxhidden_nav-menus','a:5:{i:0;s:25:\"add-post-type-x-portfolio\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:17:\"add-portfolio-tag\";i:4;s:22:\"add-portfolio-category\";}'),
(55,1,'_woocommerce_tracks_anon_id','woo:ozGejsdEWOtm0oIdngpzXP2t'),
(56,1,'wc_last_active','1719705600'),
(57,2,'last_update','1719770264'),
(58,2,'session_tokens','a:1:{s:64:\"bceca682e8c1418169aaab99dcc73a51761f30f74cf9a4da0edf1c36054d327f\";a:4:{s:10:\"expiration\";i:1720962804;s:2:\"ip\";s:12:\"73.1.111.127\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:5:\"login\";i:1719753204;}}'),
(59,2,'wc_last_active','1720396800'),
(61,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),
(62,2,'_woocommerce_tracks_anon_id','woo:VXUKE4NQ7BVjD2vaXZKahdzB'),
(63,2,'wp_dashboard_quick_press_last_post_id','36'),
(64,2,'community-events-location','a:1:{s:2:\"ip\";s:10:\"73.0.249.0\";}'),
(65,2,'wp_user-settings','imgsize=full&libraryContent=browse'),
(66,2,'wp_user-settings-time','1719754283'),
(67,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),
(68,2,'wp_persisted_preferences','a:3:{s:14:\"core/edit-post\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}s:4:\"core\";a:1:{s:10:\"openPanels\";a:2:{i:0;s:11:\"post-status\";i:1;s:14:\"featured-image\";}}s:9:\"_modified\";s:24:\"2024-06-30T17:57:43.887Z\";}'),
(69,2,'nav_menu_recently_edited','2'),
(70,2,'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\";}'),
(71,2,'metaboxhidden_nav-menus','a:8:{i:0;s:21:\"add-post-type-product\";i:1;s:25:\"add-post-type-x-portfolio\";i:2;s:12:\"add-post_tag\";i:3;s:15:\"add-post_format\";i:4;s:15:\"add-product_cat\";i:5;s:15:\"add-product_tag\";i:6;s:17:\"add-portfolio-tag\";i:7;s:22:\"add-portfolio-category\";}'),
(73,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),
(74,3,'billing_first_name','Stacy'),
(75,3,'billing_last_name','Cook'),
(76,3,'billing_company',''),
(77,3,'billing_address_1',''),
(78,3,'billing_address_2',''),
(79,3,'billing_city',''),
(80,3,'billing_postcode',''),
(81,3,'billing_country',''),
(82,3,'billing_state',''),
(83,3,'billing_phone',''),
(84,3,'billing_email','stacy@edit-x.com'),
(85,3,'shipping_first_name',''),
(86,3,'shipping_last_name',''),
(87,3,'shipping_company',''),
(88,3,'shipping_address_1',''),
(89,3,'shipping_address_2',''),
(90,3,'shipping_city',''),
(91,3,'shipping_postcode',''),
(92,3,'shipping_country',''),
(93,3,'shipping_state',''),
(94,3,'shipping_phone',''),
(95,3,'last_update','1719776746'),
(96,1,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),
(97,4,'nickname','sean'),
(98,4,'first_name','Sean'),
(99,4,'last_name',''),
(100,4,'description',''),
(101,4,'rich_editing','true'),
(102,4,'syntax_highlighting','true'),
(103,4,'comment_shortcuts','false'),
(104,4,'admin_color','fresh'),
(105,4,'use_ssl','0'),
(106,4,'show_admin_bar_front','true'),
(107,4,'locale',''),
(108,4,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(109,4,'wp_user_level','10'),
(110,4,'dismissed_wp_pointers',''),
(111,4,'last_update','1719779358'),
(112,5,'nickname','tiffany'),
(113,5,'first_name','Tiffany'),
(114,5,'last_name','Bent'),
(115,5,'description',''),
(116,5,'rich_editing','true'),
(117,5,'syntax_highlighting','true'),
(118,5,'comment_shortcuts','false'),
(119,5,'admin_color','fresh'),
(120,5,'use_ssl','0'),
(121,5,'show_admin_bar_front','true'),
(122,5,'locale',''),
(123,5,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(124,5,'wp_user_level','10'),
(125,5,'dismissed_wp_pointers',''),
(126,5,'last_update','1720016423'),
(127,5,'default_password_nag',''),
(128,5,'session_tokens','a:1:{s:64:\"726ed70106a871bb2e70fb39a9a03a882939dee5331159a83e9355019abb6346\";a:4:{s:10:\"expiration\";i:1720189258;s:2:\"ip\";s:12:\"99.109.15.68\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:5:\"login\";i:1720016458;}}'),
(129,5,'wc_last_active','1719964800'),
(131,5,'_woocommerce_tracks_anon_id','woo:X8vEY3x6wSqh8yf13cWdnwMX'),
(132,5,'wp_dashboard_quick_press_last_post_id','144'),
(133,5,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),
(134,5,'community-events-location','a:1:{s:2:\"ip\";s:11:\"99.109.15.0\";}'),
(135,3,'session_tokens','a:1:{s:64:\"26defb648f3ae63eb3c14e67d4ebae98c170f7bc7fa8c646439fb36d9b7a3a72\";a:4:{s:10:\"expiration\";i:1720731223;s:2:\"ip\";s:11:\"73.0.249.56\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:5:\"login\";i:1720558423;}}'),
(136,3,'wc_last_active','1720483200'),
(138,3,'wp_dashboard_quick_press_last_post_id','149'),
(139,3,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),
(140,3,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),
(141,3,'community-events-location','a:1:{s:2:\"ip\";s:10:\"73.0.249.0\";}'),
(142,3,'closedpostboxes_dashboard','a:6:{i:0;s:24:\"wc_admin_dashboard_setup\";i:1;s:21:\"dashboard_site_health\";i:2;s:19:\"dashboard_right_now\";i:3;s:18:\"dashboard_activity\";i:4;s:21:\"dashboard_quick_press\";i:5;s:17:\"dashboard_primary\";}'),
(143,3,'metaboxhidden_dashboard','a:0:{}'),
(144,3,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:46:\"wc_admin_dashboard_setup,dashboard_site_health\";s:4:\"side\";s:39:\"dashboard_quick_press,dashboard_primary\";s:7:\"column3\";s:19:\"dashboard_right_now\";s:7:\"column4\";s:18:\"dashboard_activity\";}'),
(145,3,'wp_user-settings','hidetb=1'),
(146,3,'wp_user-settings-time','1720558744');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_users`
--
DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_users` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_login` varchar(60) NOT NULL DEFAULT '',
`user_pass` varchar(255) NOT NULL DEFAULT '',
`user_nicename` varchar(50) NOT NULL DEFAULT '',
`user_email` varchar(100) NOT NULL DEFAULT '',
`user_url` varchar(100) NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(255) NOT NULL DEFAULT '',
`user_status` int(11) NOT NULL DEFAULT 0,
`display_name` varchar(250) NOT NULL DEFAULT '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`),
KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_users`
--
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES
(1,'grWPY','$P$BKaiYvYy6nONXsLCEbT3jJeULLgExE.','grwpy','stacy@verovine.com','http://dev.saltandpinevintage.com','2024-06-12 16:14:30','1719587965:$P$B8Jt24zEG.x2MWJFa0mi5K5SeQaGSV/',0,'grWPY'),
(2,'tamara','$P$Besmo9PaPZYKizkbupyRQgaXM7LAne1','tamara','tamara@verovine.com','http://verovine.com','2024-06-28 19:40:18','',0,'Tamara Darress'),
(3,'stacy','$P$B2QYfFVY5SlVEnLpKZTFm1w0Ib5Y.g.','stacy','stacy@edit-x.com','http://verovine.com','2024-06-28 19:41:10','',0,'Stacy Cook'),
(4,'sean','$P$BLzcSBS84WdIwu4aVTEo.Tix7RQskJ.','sean','sean@saltandpinevintage.com','http://saltandpinevintage.com','2024-06-30 20:29:18','1719779358:$P$BZUoSHF6U.P4N6dIlUzSrkOojLi6oM1',0,'Sean'),
(5,'tiffany','$P$BG0wC8ir9Un3V7wTEV4N4o6Vfz3FlC/','tiffany','tiffany@verovine.com','http://verovine.com','2024-06-30 20:29:53','',0,'Tiffany Bent');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_admin_note_actions`
--
DROP TABLE IF EXISTS `wp_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_admin_note_actions` (
`action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`note_id` bigint(20) unsigned NOT NULL,
`name` varchar(255) NOT NULL,
`label` varchar(255) NOT NULL,
`query` longtext NOT NULL,
`status` varchar(255) NOT NULL,
`actioned_text` varchar(255) NOT NULL,
`nonce_action` varchar(255) DEFAULT NULL,
`nonce_name` varchar(255) DEFAULT NULL,
PRIMARY KEY (`action_id`),
KEY `note_id` (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=960 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_admin_note_actions`
--
LOCK TABLES `wp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_note_actions` VALUES
(1,1,'notify-refund-returns-page','Edit page','https://dev.saltandpinevintage.com/wp-admin/post.php?post=35&action=edit','actioned','',NULL,NULL),
(88,60,'connect','Connect','?page=wc-addons§ion=helper','unactioned','',NULL,NULL),
(89,61,'visit-the-theme-marketplace','Visit the theme marketplace','https://woocommerce.com/product-category/themes/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
(176,62,'add-first-product','Add a product','https://dev.saltandpinevintage.com/wp-admin/admin.php?page=wc-admin&task=products','actioned','',NULL,NULL),
(177,63,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL),
(609,65,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL),
(696,64,'bfcm-survey-jul2024-click','Take the Survey','https://2yp7yqymm1z.typeform.com/holidaysurvey','unactioned','',NULL,NULL),
(784,66,'stripe_newcheckout_q3_2024_click','Get the new checkout','https://woocommerce.com/document/stripe/admin-experience/new-checkout-experience/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_newcheckout_q3_2024_click','unactioned','',NULL,NULL),
(785,67,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL),
(786,68,'learn-more','Learn more','https://woocommerce.com/payments/?utm_medium=product','unactioned','',NULL,NULL),
(787,68,'get-started','Get started','https://dev.saltandpinevintage.com/wp-admin/admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned','','setup-woocommerce-payments',''),
(874,2,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned','',NULL,NULL),
(875,3,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned','',NULL,NULL),
(876,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL),
(877,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL),
(878,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL),
(879,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL),
(880,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL),
(881,9,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned','',NULL,NULL),
(882,10,'update-wc-subscriptions-3-0-15','View latest version','https://dev.saltandpinevintage.com/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL),
(883,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL),
(884,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),
(885,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),
(886,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),
(887,16,'dismiss','Dismiss','','actioned','',NULL,NULL),
(888,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),
(889,17,'dismiss','Dismiss','','actioned','',NULL,NULL),
(890,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),
(891,18,'dismiss','Dismiss','','actioned','',NULL,NULL),
(892,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),
(893,19,'dismiss','Dismiss','','actioned','',NULL,NULL),
(894,20,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned','',NULL,NULL),
(895,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),
(896,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL),
(897,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),
(898,22,'dismiss','Dismiss','','actioned','',NULL,NULL),
(899,23,'pinterest_03_2022_update','Update Instructions','https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned','',NULL,NULL),
(900,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL),
(901,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://dev.saltandpinevintage.com/wp-admin/update-core.php','unactioned','',NULL,NULL),
(902,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),
(903,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://dev.saltandpinevintage.com/wp-admin/update-core.php','unactioned','',NULL,NULL),
(904,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),
(905,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL),
(906,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://dev.saltandpinevintage.com/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(907,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL),
(908,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL),
(909,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL),
(910,30,'tap_to_pay_iphone_q2_2023_no_wcpay','Simplify my payments','https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay','actioned','',NULL,NULL),
(911,31,'extension-settings','See available updates','https://dev.saltandpinevintage.com/wp-admin/update-core.php','unactioned','',NULL,NULL),
(912,31,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(913,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://dev.saltandpinevintage.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(914,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://dev.saltandpinevintage.com/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(915,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL),
(916,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://dev.saltandpinevintage.com/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL),
(917,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://dev.saltandpinevintage.com/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(918,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL),
(919,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://dev.saltandpinevintage.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(920,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://dev.saltandpinevintage.com/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(921,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://dev.saltandpinevintage.com/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),
(922,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL),
(923,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://dev.saltandpinevintage.com/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),
(924,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL),
(925,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://dev.saltandpinevintage.com/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),
(926,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL),
(927,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://dev.saltandpinevintage.com/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),
(928,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL),
(929,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://dev.saltandpinevintage.com/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),
(930,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL),
(931,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://dev.saltandpinevintage.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(932,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://dev.saltandpinevintage.com/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),
(933,43,'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings','See available updates','https://dev.saltandpinevintage.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(934,43,'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss','Dismiss','#','actioned','',NULL,NULL),
(935,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://dev.saltandpinevintage.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(936,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL),
(937,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://dev.saltandpinevintage.com/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL),
(938,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://dev.saltandpinevintage.com/wp-admin/#','actioned','',NULL,NULL),
(939,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://dev.saltandpinevintage.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(940,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL),
(941,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL),
(942,48,'plugin-list','See available updates','https://dev.saltandpinevintage.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(943,48,'dismiss','Dismiss','https://dev.saltandpinevintage.com/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL),
(944,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://dev.saltandpinevintage.com/wp-admin/update-core.php?','unactioned','',NULL,NULL),
(945,49,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(946,50,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(947,51,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(948,52,'avalara_q3-2023_noAvaTax','Automate my sales tax','https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax','unactioned','',NULL,NULL),
(949,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL),
(950,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://dev.saltandpinevintage.com/wp-admin/plugins.php','unactioned','',NULL,NULL),
(951,54,'dismiss','Dismiss','https://dev.saltandpinevintage.com/wp-admin/#','actioned','',NULL,NULL),
(952,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://dev.saltandpinevintage.com/wp-admin/update-core.php','unactioned','',NULL,NULL),
(953,55,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(954,56,'amazon-mcf-review-button-2023-12-07','Leave a review','https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07','actioned','',NULL,NULL),
(955,56,'amazon-mcf-support-button-2023-12-07','Request support','https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07','actioned','',NULL,NULL),
(956,57,'view_docs','Learn about Deposit schedules','https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds','unactioned','',NULL,NULL),
(957,58,'woocommerce-payfast-may-2024-update-needed-click','See available updates','https://dev.saltandpinevintage.com/wp-admin/update-core.php?','unactioned','',NULL,NULL),
(958,58,'woocommerce-payfast-may-2024-update-needed-dismiss','Dismiss','https://dev.saltandpinevintage.com/wp-admin/#','actioned','',NULL,NULL),
(959,59,'checkout_block_update_july_2024','Learn more','https://woocommerce.com/document/cart-checkout-blocks-status/changes-in-woocommerce-9-0/?utm_source=inbox_note&utm_medium=product&utm_campaign=checkout_block_update_july_2024','actioned','',NULL,NULL);
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_admin_notes`
--
DROP TABLE IF EXISTS `wp_wc_admin_notes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_admin_notes` (
`note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
`type` varchar(20) NOT NULL,
`locale` varchar(20) NOT NULL,
`title` longtext NOT NULL,
`content` longtext NOT NULL,
`content_data` longtext DEFAULT NULL,
`status` varchar(200) NOT NULL,
`source` varchar(200) NOT NULL,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_reminder` datetime DEFAULT NULL,
`is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
`layout` varchar(20) NOT NULL DEFAULT '',
`image` varchar(200) DEFAULT NULL,
`is_deleted` tinyint(1) NOT NULL DEFAULT 0,
`is_read` tinyint(1) NOT NULL DEFAULT 0,
`icon` varchar(200) NOT NULL DEFAULT 'info',
PRIMARY KEY (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=69 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_admin_notes`
--
LOCK TABLES `wp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_notes` VALUES
(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2024-06-29 21:06:58',NULL,0,'plain','',0,0,'info'),
(2,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(3,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(6,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(7,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(8,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(9,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(10,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(11,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(12,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(13,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(14,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(15,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(16,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(17,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(18,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(19,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(20,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(21,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(22,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(23,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins > Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(24,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','unactioned','woocommerce.com','2024-07-08 02:27:05',NULL,0,'plain','',0,1,'info'),
(25,'needs-update-eway-payment-gateway-rin-2022-12-20','update','en_US','Security vulnerability patched in WooCommerce Eway Gateway','In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(26,'updated-eway-payment-gateway-rin-2022-12-20','update','en_US','WooCommerce Eway Gateway has been automatically updated','Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(27,'ecomm-wc-navigation-survey-2023','info','en_US','Navigating WooCommerce on WordPress.com','We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(28,'woopay-beta-merchantrecruitment-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br><br>\r\nGet started in seconds.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(29,'woocommerce-wcpay-march-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Payments','<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(30,'tap_to_pay_iphone_q2_2023_no_wcpay','marketing','en_US','Accept in-person contactless payments on your iPhone','Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(31,'woocommerce-WCPreOrders-april-2023-update-needed','update','en_US','Action required: Security update of WooCommerce Pre-Orders extension','<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(32,'woopay-beta-merchantrecruitment-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n<br /><br />\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br /><br />\r\nUpdate WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(33,'woopay-beta-existingmerchants-noaction-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n<br /><br />\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(34,'woopay-beta-existingmerchants-update-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(35,'woopay-beta-merchantrecruitment-short-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(36,'woopay-beta-merchantrecruitment-short-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(37,'woopay-beta-merchantrecruitment-short-06MAY23-TESTA','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(38,'woopay-beta-merchantrecruitment-short-06MAY23-TESTB','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(39,'woopay-beta-merchantrecruitment-short-06MAY23-TESTC','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(40,'woopay-beta-merchantrecruitment-short-06MAY23-TESTD','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(41,'woopay-beta-merchantrecruitment-short-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(42,'woopay-beta-merchantrecruitment-short-update-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(43,'woocommerce-WCSubscriptions-June-2023-updated-needed','marketing','en_US','Action required: Security update of WooCommerce Subscriptions','<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','<strong>Your shop requires an important security update for the WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(52,'avalara_q3-2023_noAvaTax','marketing','en_US','Automatically calculate VAT in real time','Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(56,'amazon-mcf-reviews-2023-12-07','marketing','en_US','Enjoying Amazon MCF for WooCommerce?','We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(57,'remove_estimated_deposits_2024','marketing','en_US','Estimated deposits are going away','To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(58,'woocommerce-payfast-may-2024-update-needed','update','en_US','An important update is required for the Payfast Payment Gateway','<strong>Please update to the latest version of the Payfast Payment Gateway for WooCommerce immediately to address a security vulnerability</strong>. This update is required to ensure that your transactions continue to process.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(59,'checkout_block_update_july_2024','marketing','en_US','UPDATE: The checkout block is getting an upgrade!','We’re improving the checkout block in 2024, starting with WooCommerce 9.0, launching on June 18! The latest release includes streamlined order summary with sticky functionality, better address form layout, and other enhancements to boost conversion.','{}','pending','woocommerce.com','2024-06-29 21:06:59',NULL,0,'plain','',0,0,'info'),
(60,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2024-06-29 21:07:00',NULL,0,'plain','',0,0,'info'),
(61,'wc-admin-choosing-a-theme','marketing','en_US','Choosing a theme?','Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.','{}','unactioned','woocommerce-admin','2024-07-01 05:51:42',NULL,0,'plain','',0,0,'info'),
(62,'wc-admin-add-first-product-note','email','en_US','Add your first product','{greetings}<br /><br />Nice one; you\'ve created a WooCommerce store! Now it\'s time to add your first product and get ready to start selling.<br /><br />There are three ways to add your products: you can <strong>create products manually, import them at once via CSV file</strong>, or <strong>migrate them from another service</strong>.<br /><br /><a href=\"https://woocommerce.com/document/managing-products/?utm_source=help_panel&utm_medium=product\">Explore our docs</a> for more information, or just get started!','{\"role\":\"administrator\"}','unactioned','woocommerce-admin','2024-07-02 09:09:34',NULL,0,'plain','https://dev.saltandpinevintage.com/wp-content/plugins/woocommerce/images/admin_notes/dashboard-widget-setup.png',0,0,'info'),
(63,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','{}','unactioned','woocommerce-admin','2024-07-02 09:09:34',NULL,0,'plain','',0,0,'info'),
(64,'bfcm-survey-jul2024','marketing','en_US','Complete our holiday survey and get a $30 coupon','We want to understand how you prepare your store for Black Friday/Cyber Monday and the holidays.\r\n\r\nComplete our 10-minute survey and get $30 USD off an extension from our official Marketplace. Hurry, the survey closes July 15.','{}','pending','woocommerce.com','2024-07-03 21:09:01',NULL,0,'plain','',0,0,'info'),
(65,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-07-04 22:27:39',NULL,0,'plain','',0,0,'info'),
(66,'stripe_newcheckout_q3_2024','marketing','en_US','Upgrade your Stripe checkout for even more payment options','Boost sales, increase order value, and reach new customers with the new checkout from Stripe. Support 23 payment methods, including buy now, pay later methods like Klarna, Afterpay, and Affirm; Bancontact in Europe and Alipay in Asia; and Link, an accelerated checkout experience that autofills payment information.','{}','pending','woocommerce.com','2024-07-04 22:27:39',NULL,0,'plain','',0,0,'info'),
(67,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href=\"https://dev.saltandpinevintage.com/wp-admin/admin.php?page=wc-settings&tab=advanced&section=woocommerce_com\" target=\"_blank\">Settings</a> and choose to stop sharing data. <a href=\"https://woocommerce.com/usage-tracking?utm_medium=product\" target=\"_blank\">Read more</a> about what data we collect.','{}','unactioned','woocommerce-admin','2024-07-08 02:27:05',NULL,0,'plain','',0,1,'info'),
(68,'wc-admin-woocommerce-payments','marketing','en_US','Try the new way to get paid','Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with <strong>WooPayments</strong>.<br><br>By clicking \"Get started\", you agree to our <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a>','{}','unactioned','woocommerce-admin','2024-07-08 02:27:05',NULL,0,'plain','',0,1,'info');
/*!40000 ALTER TABLE `wp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_category_lookup`
--
DROP TABLE IF EXISTS `wp_wc_category_lookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_category_lookup` (
`category_tree_id` bigint(20) unsigned NOT NULL,
`category_id` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_category_lookup`
--
LOCK TABLES `wp_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_category_lookup` VALUES
(16,16);
/*!40000 ALTER TABLE `wp_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_customer_lookup`
--
DROP TABLE IF EXISTS `wp_wc_customer_lookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_customer_lookup` (
`customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned DEFAULT NULL,
`username` varchar(60) NOT NULL DEFAULT '',
`first_name` varchar(255) NOT NULL,
`last_name` varchar(255) NOT NULL,
`email` varchar(100) DEFAULT NULL,
`date_last_active` timestamp NULL DEFAULT NULL,
`date_registered` timestamp NULL DEFAULT NULL,
`country` char(2) NOT NULL DEFAULT '',
`postcode` varchar(20) NOT NULL DEFAULT '',
`city` varchar(100) NOT NULL DEFAULT '',
`state` varchar(100) NOT NULL DEFAULT '',
PRIMARY KEY (`customer_id`),
UNIQUE KEY `user_id` (`user_id`),
KEY `email` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_customer_lookup`
--
LOCK TABLES `wp_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_download_log`
--
DROP TABLE IF EXISTS `wp_wc_download_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_download_log` (
`download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`timestamp` datetime NOT NULL,
`permission_id` bigint(20) unsigned NOT NULL,
`user_id` bigint(20) unsigned DEFAULT NULL,
`user_ip_address` varchar(100) DEFAULT '',
PRIMARY KEY (`download_log_id`),
KEY `permission_id` (`permission_id`),
KEY `timestamp` (`timestamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_download_log`
--
LOCK TABLES `wp_wc_download_log` WRITE;
/*!40000 ALTER TABLE `wp_wc_download_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_download_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_order_addresses`
--
DROP TABLE IF EXISTS `wp_wc_order_addresses`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_addresses` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`order_id` bigint(20) unsigned NOT NULL,
`address_type` varchar(20) DEFAULT NULL,
`first_name` text DEFAULT NULL,
`last_name` text DEFAULT NULL,
`company` text DEFAULT NULL,
`address_1` text DEFAULT NULL,
`address_2` text DEFAULT NULL,
`city` text DEFAULT NULL,
`state` text DEFAULT NULL,
`postcode` text DEFAULT NULL,
`country` text DEFAULT NULL,
`email` varchar(320) DEFAULT NULL,
`phone` varchar(100) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
KEY `order_id` (`order_id`),
KEY `email` (`email`(191)),
KEY `phone` (`phone`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_order_addresses`
--
LOCK TABLES `wp_wc_order_addresses` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_addresses` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_addresses` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_order_coupon_lookup`
--
DROP TABLE IF EXISTS `wp_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_coupon_lookup` (
`order_id` bigint(20) unsigned NOT NULL,
`coupon_id` bigint(20) NOT NULL,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`discount_amount` double NOT NULL DEFAULT 0,
PRIMARY KEY (`order_id`,`coupon_id`),
KEY `coupon_id` (`coupon_id`),
KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_order_coupon_lookup`
--
LOCK TABLES `wp_wc_order_coupon_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_order_operational_data`
--
DROP TABLE IF EXISTS `wp_wc_order_operational_data`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_operational_data` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`order_id` bigint(20) unsigned DEFAULT NULL,
`created_via` varchar(100) DEFAULT NULL,
`woocommerce_version` varchar(20) DEFAULT NULL,
`prices_include_tax` tinyint(1) DEFAULT NULL,
`coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
`download_permission_granted` tinyint(1) DEFAULT NULL,
`cart_hash` varchar(100) DEFAULT NULL,
`new_order_email_sent` tinyint(1) DEFAULT NULL,
`order_key` varchar(100) DEFAULT NULL,
`order_stock_reduced` tinyint(1) DEFAULT NULL,
`date_paid_gmt` datetime DEFAULT NULL,
`date_completed_gmt` datetime DEFAULT NULL,
`shipping_tax_amount` decimal(26,8) DEFAULT NULL,
`shipping_total_amount` decimal(26,8) DEFAULT NULL,
`discount_tax_amount` decimal(26,8) DEFAULT NULL,
`discount_total_amount` decimal(26,8) DEFAULT NULL,
`recorded_sales` tinyint(1) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `order_id` (`order_id`),
KEY `order_key` (`order_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_order_operational_data`
--
LOCK TABLES `wp_wc_order_operational_data` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_operational_data` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_operational_data` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_order_product_lookup`
--
DROP TABLE IF EXISTS `wp_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_product_lookup` (
`order_item_id` bigint(20) unsigned NOT NULL,
`order_id` bigint(20) unsigned NOT NULL,
`product_id` bigint(20) unsigned NOT NULL,
`variation_id` bigint(20) unsigned NOT NULL,
`customer_id` bigint(20) unsigned DEFAULT NULL,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`product_qty` int(11) NOT NULL,
`product_net_revenue` double NOT NULL DEFAULT 0,
`product_gross_revenue` double NOT NULL DEFAULT 0,
`coupon_amount` double NOT NULL DEFAULT 0,
`tax_amount` double NOT NULL DEFAULT 0,
`shipping_amount` double NOT NULL DEFAULT 0,
`shipping_tax_amount` double NOT NULL DEFAULT 0,
PRIMARY KEY (`order_item_id`),
KEY `order_id` (`order_id`),
KEY `product_id` (`product_id`),
KEY `customer_id` (`customer_id`),
KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_order_product_lookup`
--
LOCK TABLES `wp_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_order_stats`
--
DROP TABLE IF EXISTS `wp_wc_order_stats`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_stats` (
`order_id` bigint(20) unsigned NOT NULL,
`parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_paid` datetime DEFAULT '0000-00-00 00:00:00',
`date_completed` datetime DEFAULT '0000-00-00 00:00:00',
`num_items_sold` int(11) NOT NULL DEFAULT 0,
`total_sales` double NOT NULL DEFAULT 0,
`tax_total` double NOT NULL DEFAULT 0,
`shipping_total` double NOT NULL DEFAULT 0,
`net_total` double NOT NULL DEFAULT 0,
`returning_customer` tinyint(1) DEFAULT NULL,
`status` varchar(200) NOT NULL,
`customer_id` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`order_id`),
KEY `date_created` (`date_created`),
KEY `customer_id` (`customer_id`),
KEY `status` (`status`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_order_stats`
--
LOCK TABLES `wp_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_stats` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_order_tax_lookup`
--
DROP TABLE IF EXISTS `wp_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_tax_lookup` (
`order_id` bigint(20) unsigned NOT NULL,
`tax_rate_id` bigint(20) unsigned NOT NULL,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`shipping_tax` double NOT NULL DEFAULT 0,
`order_tax` double NOT NULL DEFAULT 0,
`total_tax` double NOT NULL DEFAULT 0,
PRIMARY KEY (`order_id`,`tax_rate_id`),
KEY `tax_rate_id` (`tax_rate_id`),
KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_order_tax_lookup`
--
LOCK TABLES `wp_wc_order_tax_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_tax_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_tax_lookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_orders`
--
DROP TABLE IF EXISTS `wp_wc_orders`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_orders` (
`id` bigint(20) unsigned NOT NULL,
`status` varchar(20) DEFAULT NULL,
`currency` varchar(10) DEFAULT NULL,
`type` varchar(20) DEFAULT NULL,
`tax_amount` decimal(26,8) DEFAULT NULL,
`total_amount` decimal(26,8) DEFAULT NULL,
`customer_id` bigint(20) unsigned DEFAULT NULL,
`billing_email` varchar(320) DEFAULT NULL,
`date_created_gmt` datetime DEFAULT NULL,
`date_updated_gmt` datetime DEFAULT NULL,
`parent_order_id` bigint(20) unsigned DEFAULT NULL,
`payment_method` varchar(100) DEFAULT NULL,
`payment_method_title` text DEFAULT NULL,
`transaction_id` varchar(100) DEFAULT NULL,
`ip_address` varchar(100) DEFAULT NULL,
`user_agent` text DEFAULT NULL,
`customer_note` text DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `status` (`status`),
KEY `date_created` (`date_created_gmt`),
KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)),
KEY `billing_email` (`billing_email`(191)),
KEY `type_status_date` (`type`,`status`,`date_created_gmt`),
KEY `parent_order_id` (`parent_order_id`),
KEY `date_updated` (`date_updated_gmt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_orders`
--
LOCK TABLES `wp_wc_orders` WRITE;
/*!40000 ALTER TABLE `wp_wc_orders` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_orders` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_orders_meta`
--
DROP TABLE IF EXISTS `wp_wc_orders_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_orders_meta` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`order_id` bigint(20) unsigned DEFAULT NULL,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` text DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)),
KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_orders_meta`
--
LOCK TABLES `wp_wc_orders_meta` WRITE;
/*!40000 ALTER TABLE `wp_wc_orders_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_orders_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_product_attributes_lookup`
--
DROP TABLE IF EXISTS `wp_wc_product_attributes_lookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_product_attributes_lookup` (
`product_id` bigint(20) NOT NULL,
`product_or_parent_id` bigint(20) NOT NULL,
`taxonomy` varchar(32) NOT NULL,
`term_id` bigint(20) NOT NULL,
`is_variation_attribute` tinyint(1) NOT NULL,
`in_stock` tinyint(1) NOT NULL,
PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_product_attributes_lookup`
--
LOCK TABLES `wp_wc_product_attributes_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_attributes_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_product_attributes_lookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_product_download_directories`
--
DROP TABLE IF EXISTS `wp_wc_product_download_directories`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_product_download_directories` (
`url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`url` varchar(256) NOT NULL,
`enabled` tinyint(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`url_id`),
KEY `url` (`url`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_product_download_directories`
--
LOCK TABLES `wp_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_download_directories` DISABLE KEYS */;
INSERT INTO `wp_wc_product_download_directories` VALUES
(1,'file:///home/httpd/html/dev.saltandpinevintage.com/public_html/wp-content/uploads/woocommerce_uploads/',1),
(2,'http://dev.saltandpinevintage.com/wp-content/uploads/woocommerce_uploads/',1);
/*!40000 ALTER TABLE `wp_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_product_meta_lookup`
--
DROP TABLE IF EXISTS `wp_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_product_meta_lookup` (
`product_id` bigint(20) NOT NULL,
`sku` varchar(100) DEFAULT '',
`virtual` tinyint(1) DEFAULT 0,
`downloadable` tinyint(1) DEFAULT 0,
`min_price` decimal(19,4) DEFAULT NULL,
`max_price` decimal(19,4) DEFAULT NULL,
`onsale` tinyint(1) DEFAULT 0,
`stock_quantity` double DEFAULT NULL,
`stock_status` varchar(100) DEFAULT 'instock',
`rating_count` bigint(20) DEFAULT 0,
`average_rating` decimal(3,2) DEFAULT 0.00,
`total_sales` bigint(20) DEFAULT 0,
`tax_status` varchar(100) DEFAULT 'taxable',
`tax_class` varchar(100) DEFAULT '',
PRIMARY KEY (`product_id`),
KEY `virtual` (`virtual`),
KEY `downloadable` (`downloadable`),
KEY `stock_status` (`stock_status`),
KEY `stock_quantity` (`stock_quantity`),
KEY `onsale` (`onsale`),
KEY `min_max_price` (`min_price`,`max_price`),
KEY `sku` (`sku`(50))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_product_meta_lookup`
--
LOCK TABLES `wp_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_rate_limits`
--
DROP TABLE IF EXISTS `wp_wc_rate_limits`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_rate_limits` (
`rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`rate_limit_key` varchar(200) NOT NULL,
`rate_limit_expiry` bigint(20) unsigned NOT NULL,
`rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
PRIMARY KEY (`rate_limit_id`),
UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_rate_limits`
--
LOCK TABLES `wp_wc_rate_limits` WRITE;
/*!40000 ALTER TABLE `wp_wc_rate_limits` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_rate_limits` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_reserved_stock`
--
DROP TABLE IF EXISTS `wp_wc_reserved_stock`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_reserved_stock` (
`order_id` bigint(20) NOT NULL,
`product_id` bigint(20) NOT NULL,
`stock_quantity` double NOT NULL DEFAULT 0,
`timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_reserved_stock`
--
LOCK TABLES `wp_wc_reserved_stock` WRITE;
/*!40000 ALTER TABLE `wp_wc_reserved_stock` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_reserved_stock` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_tax_rate_classes`
--
DROP TABLE IF EXISTS `wp_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_tax_rate_classes` (
`tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) NOT NULL DEFAULT '',
`slug` varchar(200) NOT NULL DEFAULT '',
PRIMARY KEY (`tax_rate_class_id`),
UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_tax_rate_classes`
--
LOCK TABLES `wp_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wp_wc_tax_rate_classes` VALUES
(1,'Reduced rate','reduced-rate'),
(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_webhooks`
--
DROP TABLE IF EXISTS `wp_wc_webhooks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_webhooks` (
`webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`status` varchar(200) NOT NULL,
`name` text NOT NULL,
`user_id` bigint(20) unsigned NOT NULL,
`delivery_url` text NOT NULL,
`secret` text NOT NULL,
`topic` varchar(200) NOT NULL,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`api_version` smallint(4) NOT NULL,
`failure_count` smallint(10) NOT NULL DEFAULT 0,
`pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`webhook_id`),
KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_webhooks`
--
LOCK TABLES `wp_wc_webhooks` WRITE;
/*!40000 ALTER TABLE `wp_wc_webhooks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_webhooks` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_api_keys`
--
DROP TABLE IF EXISTS `wp_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_api_keys` (
`key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL,
`description` varchar(200) DEFAULT NULL,
`permissions` varchar(10) NOT NULL,
`consumer_key` char(64) NOT NULL,
`consumer_secret` char(43) NOT NULL,
`nonces` longtext DEFAULT NULL,
`truncated_key` char(7) NOT NULL,
`last_access` datetime DEFAULT NULL,
PRIMARY KEY (`key_id`),
KEY `consumer_key` (`consumer_key`),
KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_api_keys`
--
LOCK TABLES `wp_woocommerce_api_keys` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_attribute_taxonomies`
--
DROP TABLE IF EXISTS `wp_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_attribute_taxonomies` (
`attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`attribute_name` varchar(200) NOT NULL,
`attribute_label` varchar(200) DEFAULT NULL,
`attribute_type` varchar(20) NOT NULL,
`attribute_orderby` varchar(20) NOT NULL,
`attribute_public` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`attribute_id`),
KEY `attribute_name` (`attribute_name`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_attribute_taxonomies`
--
LOCK TABLES `wp_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_downloadable_product_permissions`
--
DROP TABLE IF EXISTS `wp_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_downloadable_product_permissions` (
`permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`download_id` varchar(36) NOT NULL,
`product_id` bigint(20) unsigned NOT NULL,
`order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`order_key` varchar(200) NOT NULL,
`user_email` varchar(200) NOT NULL,
`user_id` bigint(20) unsigned DEFAULT NULL,
`downloads_remaining` varchar(9) DEFAULT NULL,
`access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`access_expires` datetime DEFAULT NULL,
`download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
PRIMARY KEY (`permission_id`),
KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
KEY `order_id` (`order_id`),
KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_downloadable_product_permissions`
--
LOCK TABLES `wp_woocommerce_downloadable_product_permissions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_log`
--
DROP TABLE IF EXISTS `wp_woocommerce_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_log` (
`log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`timestamp` datetime NOT NULL,
`level` smallint(4) NOT NULL,
`source` varchar(200) NOT NULL,
`message` longtext NOT NULL,
`context` longtext DEFAULT NULL,
PRIMARY KEY (`log_id`),
KEY `level` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_log`
--
LOCK TABLES `wp_woocommerce_log` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_order_itemmeta`
--
DROP TABLE IF EXISTS `wp_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_itemmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`order_item_id` bigint(20) unsigned NOT NULL,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `order_item_id` (`order_item_id`),
KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_order_itemmeta`
--
LOCK TABLES `wp_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_order_items`
--
DROP TABLE IF EXISTS `wp_woocommerce_order_items`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_items` (
`order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`order_item_name` text NOT NULL,
`order_item_type` varchar(200) NOT NULL DEFAULT '',
`order_id` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`order_item_id`),
KEY `order_id` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_order_items`
--
LOCK TABLES `wp_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_items` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_payment_tokenmeta`
--
DROP TABLE IF EXISTS `wp_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_payment_tokenmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`payment_token_id` bigint(20) unsigned NOT NULL,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `payment_token_id` (`payment_token_id`),
KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_payment_tokenmeta`
--
LOCK TABLES `wp_woocommerce_payment_tokenmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_payment_tokens`
--
DROP TABLE IF EXISTS `wp_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_payment_tokens` (
`token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`gateway_id` varchar(200) NOT NULL,
`token` text NOT NULL,
`user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`type` varchar(200) NOT NULL,
`is_default` tinyint(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`token_id`),
KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_payment_tokens`
--
LOCK TABLES `wp_woocommerce_payment_tokens` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_sessions`
--
DROP TABLE IF EXISTS `wp_woocommerce_sessions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_sessions` (
`session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`session_key` char(32) NOT NULL,
`session_value` longtext NOT NULL,
`session_expiry` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`session_id`),
UNIQUE KEY `session_key` (`session_key`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_sessions`
--
LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_sessions` VALUES
(7,'2','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:788:\"a:28:{s:2:\"id\";s:1:\"2\";s:13:\"date_modified\";s:25:\"2024-06-30T17:57:44+00:00\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:19:\"tamara@verovine.com\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"US\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1720644192),
(8,'3','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:794:\"a:28:{s:2:\"id\";s:1:\"3\";s:13:\"date_modified\";s:25:\"2024-06-30T19:45:46+00:00\";s:10:\"first_name\";s:5:\"Stacy\";s:9:\"last_name\";s:4:\"Cook\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:16:\"stacy@edit-x.com\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"US\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1720731225);
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_shipping_zone_locations`
--
DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zone_locations` (
`location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`zone_id` bigint(20) unsigned NOT NULL,
`location_code` varchar(200) NOT NULL,
`location_type` varchar(40) NOT NULL,
PRIMARY KEY (`location_id`),
KEY `zone_id` (`zone_id`),
KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_shipping_zone_locations`
--
LOCK TABLES `wp_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_shipping_zone_methods`
--
DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zone_methods` (
`zone_id` bigint(20) unsigned NOT NULL,
`instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`method_id` varchar(200) NOT NULL,
`method_order` bigint(20) unsigned NOT NULL,
`is_enabled` tinyint(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_shipping_zone_methods`
--
LOCK TABLES `wp_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_shipping_zones`
--
DROP TABLE IF EXISTS `wp_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zones` (
`zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`zone_name` varchar(200) NOT NULL,
`zone_order` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`zone_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_shipping_zones`
--
LOCK TABLES `wp_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_tax_rate_locations`
--
DROP TABLE IF EXISTS `wp_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rate_locations` (
`location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`location_code` varchar(200) NOT NULL,
`tax_rate_id` bigint(20) unsigned NOT NULL,
`location_type` varchar(40) NOT NULL,
PRIMARY KEY (`location_id`),
KEY `tax_rate_id` (`tax_rate_id`),
KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_tax_rate_locations`
--
LOCK TABLES `wp_woocommerce_tax_rate_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_tax_rates`
--
DROP TABLE IF EXISTS `wp_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rates` (
`tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`tax_rate_country` varchar(2) NOT NULL DEFAULT '',
`tax_rate_state` varchar(200) NOT NULL DEFAULT '',
`tax_rate` varchar(8) NOT NULL DEFAULT '',
`tax_rate_name` varchar(200) NOT NULL DEFAULT '',
`tax_rate_priority` bigint(20) unsigned NOT NULL,
`tax_rate_compound` int(1) NOT NULL DEFAULT 0,
`tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
`tax_rate_order` bigint(20) unsigned NOT NULL,
`tax_rate_class` varchar(200) NOT NULL DEFAULT '',
PRIMARY KEY (`tax_rate_id`),
KEY `tax_rate_country` (`tax_rate_country`),
KEY `tax_rate_state` (`tax_rate_state`(2)),
KEY `tax_rate_class` (`tax_rate_class`(10)),
KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_tax_rates`
--
LOCK TABLES `wp_woocommerce_tax_rates` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2024-07-09 18:36:54
I am Miss Fanny Jayne, Arizona girl born and raised, wife and mother of 2 beautiful kiddos. By day, I work in interior design specializing in residential remodel but outside of that my hobbies include hiking, paddle boarding and thrift shopping. I LOVE pinup and the pinup community. I volunteer and give back as much as I can. Thanks for taking the time to get to know me and thanks for the support 💋
Full Bio
I am Miss Fanny Jayne, an Arizona native whose heart beats with the rhythm of retro glamour. By day, I have the privilege of channeling my creativity through my career of interior design, crafting unique spaces for clients across the valley. As a wife and mother of two, I love spending time with the fam while still pursuing my passion for pinup. My obsession for fashion shines through daily in my unique and eclectic vintage-inspired wardrobe. Beyond work, family and pageants, my hobbies include thrifting, anything outdoors and collecting tattoos. No matter the adventure, I try to live life to the absolute fullest.
You are not currently logged in. Please login or register first. When registering, you will receive an activation email. Be sure to check your spam if you don't see it in your email within 60 minutes.